Salome HOME
Make the Part result selectable (the fix for crash)
[modules/shaper.git] / src /
2015-08-24 mpvMake the Part result selectable (the fix for crash)
2015-08-24 ndsSynchronization of Apply/ApplyAll buttons.
2015-08-24 ndsAbort operation correction, Cases are: 1. Deselect...
2015-08-24 ndsAbort operation correction, Cases are: 1. Deselect...
2015-08-24 dbvCompsolids creation fix
2015-08-24 vsvDo not process objects in data model which must not...
2015-08-24 vsvCorrect data model hierarchy
2015-08-24 vsvAvoid extra methods.
2015-08-24 vsvCreate DataModel in object browser constructor
2015-08-21 ndsExport feature crash correction.
2015-08-21 ndsCompsolid - debug of visibility in the viewer.
2015-08-21 ndsResult compsolid should change the display flag of...
2015-08-21 vsvAdd include file which is needed on Linux
2015-08-21 vsvIcon for angle constraint is added, execute method...
2015-08-21 mpvFix unstability of number of Bodies on OB on Linux
2015-08-21 vsvAdded Angle constraint symbol
2015-08-21 azvFix the problem with changing base entities of fillet...
2015-08-21 ndsCompsolid - Color/Wireframe/Shading operation apply...
2015-08-21 mpvSend "redisplay" signal when compsolid result become...
2015-08-21 azvUpdate constrain Mirror to keep non-zero the length...
2015-08-21 ndsProcessing composilid like a solid in selection.
2015-08-21 ndsExternal object are not removed in both cases: in multi...
2015-08-21 ndsProcessing composilid like a solid in selection.
2015-08-21 ndsBoolean result build correction. There was a stabilizat...
2015-08-20 mpvMerge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
2015-08-20 mpvStabilization of the process of activization of part...
2015-08-20 vsvUpdate Part item on activation of loaded document
2015-08-20 vsvAdded comment
2015-08-20 azvCheck the multi coincidence between different types...
2015-08-20 azvUpdate coincidence constraints
2015-08-20 ndsThe external feature should be executed manually in...
2015-08-20 ndsDebug corrections for: deselect objects when multi...
2015-08-20 nds1. Mirror/Rotation/Translation constraint: using RefLis...
2015-08-20 vsvFix for exception on Delete object
2015-08-20 dbvCompsolids in composite features
2015-08-20 mpvMake concealment of results working on compsolids:...
2015-08-20 mpvMake sketch plane normal (created on selected planar...
2015-08-20 mpvAdded the removeLast method into AttributeRefList
2015-08-19 vsvProcessing of complex objects in data tree
2015-08-19 vsvProcess complex objects in data tree
2015-08-19 ndsCorrect deviation coefficient, it should not be restore...
2015-08-19 dbvCombine solids in compounds after extrusion/revolution...
2015-08-19 ndsOperation presentation stayed in the viewer when argume...
2015-08-19 ndsCorrect deviation coefficient, it should not be restore...
2015-08-19 ndsUncomment deviation coefficient.
2015-08-19 mpvFix for working with temporary selection attribute
2015-08-19 mpvObject Browser tree needed method implementation
2015-08-19 ndsIssue #478 Problem of performance with selection: using...
2015-08-19 mpvIssue #736: axis size correct computation basing on...
2015-08-19 azvImplementation of the Angle constraint (issue #788)
2015-08-19 mpvPerformance optimization: allow to put temporary object...
2015-08-19 ndsIssue #478 Problem of performance with selection: remov...
2015-08-19 ndsIssue #478 Problem of performance with selection
2015-08-19 mpvAdded removeLast method in the list to optimize the...
2015-08-19 mpvCorrection for compilation on Linux
2015-08-19 mpvDebug of visualization of compsolids and sub-shapes
2015-08-19 ndsCompsolid visualization debug.
2015-08-19 ndsIssue #800 Crash on call of pop-up menu of Part result
2015-08-18 mpvFox for the issue #855: make able to create a sketch...
2015-08-18 mpvFix for the remove of sketch element in delete: on...
2015-08-18 dbvCompsolids creation in revolution
2015-08-18 aslIssue #845: rename and delete actions are disabled...
2015-08-18 aslIssue #856: "show parent feature" should be available...
2015-08-18 ndsIssue #800 Crash on call of pop-up menu of Part result
2015-08-18 ndsIt removes stabilization fix, which is not necessary...
2015-08-18 mpvMerge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
2015-08-18 mpvDebug of abort-updates
2015-08-18 aslIssue #810: hide "Edit" menu after undo/redo
2015-08-18 ndsIt removes obsolete code. In Mirror constraint setFlush...
2015-08-17 mpvIssue #661: on abort, undo or redo of operation, only...
2015-08-17 azvAvoid removing distance entity from list of SolveSpace...
2015-08-17 ndsIt should use the parent realization, which uses myDisa...
2015-08-17 ndsCompsolid result should not be concealed when it is...
2015-08-17 aslIssue #532: validator is added to xml; new type "plane...
2015-08-17 mpvSupport the temporary compatibility with old saved...
2015-08-14 azvChanges to avoid "conflicting constraints" during rotat...
2015-08-14 mpvTemporary commit proposed by DBV: to make unit-tests...
2015-08-14 mpvCompsolids: initial implementation of sub-results of...
2015-08-14 aslIssue #649: selection of the "parent" feature
2015-08-14 aslIssue #611: minimum size for list widget is decreased
2015-08-14 aslIssue #835: icons are updated
2015-08-14 aslrefs #836: the icons of extrusion options with size...
2015-08-14 aslIssue #650: too long tooltips
2015-08-13 spoSQUIHS test for issue #474
2015-08-13 spoFix Import/Export tests
2015-08-13 azvUpdate behavior of calculation of Multi-Translation...
2015-08-13 azvUpdate behavior of calculation of Multi-Rotation constraint
2015-08-13 dbvCompsolid creation in extrusion
2015-08-13 aslIssue #681: add undo,redo,rebuild into the standard...
2015-08-13 mpvIssue #418 fix: don't allow to put empty edges names...
2015-08-13 aslIssue #460: the correct clearing of the layout to set...
2015-08-13 mpvIssue #719: taking into account that edges may lay...
2015-08-13 mpvIssue #517 implementation: naming of sketch elements...
2015-08-13 aslIssue #806: the prevision is set to 15 globally in...
2015-08-13 aslIssue #801: place holder for hint in input fields
2015-08-12 spoRevert "Support of additional attributes if ModelWidget...
2015-08-12 spoSupport of additional attributes if ModelWidget and...
2015-08-11 mpvIssue #517: make sketch sub-elements are numbered ...
2015-08-11 spoChange names of some ExchangePlugin feature attributes
2015-08-11 mpvEliminate some Visual Studio warnings
next