Salome HOME
Fix for the issue #1100
[modules/shaper.git] / src / Model /
2015-08-25 mpvMake the invalid selection makes the referenced object...
2015-08-24 mpvFix for #767: correct the internal history structure...
2015-08-24 mpvMake the Part result selectable (the fix for crash)
2015-08-21 mpvFix unstability of number of Bodies on OB on Linux
2015-08-21 mpvSend "redisplay" signal when compsolid result become...
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 ndsDebug corrections for: deselect objects when multi...
2015-08-20 mpvMake concealment of results working on compsolids:...
2015-08-20 mpvAdded the removeLast method into AttributeRefList
2015-08-19 mpvFix for working with temporary selection attribute
2015-08-19 mpvPerformance optimization: allow to put temporary object...
2015-08-19 mpvAdded removeLast method in the list to optimize the...
2015-08-19 mpvDebug of visualization of compsolids and sub-shapes
2015-08-18 mpvFix for the remove of sketch element in delete: on...
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-17 mpvIssue #661: on abort, undo or redo of operation, only...
2015-08-17 ndsCompsolid result should not be concealed when it is...
2015-08-17 mpvSupport the temporary compatibility with old saved...
2015-08-14 mpvCompsolids: initial implementation of sub-results of...
2015-08-13 mpvIssue #418 fix: don't allow to put empty edges names...
2015-08-13 mpvIssue #719: taking into account that edges may lay...
2015-08-13 mpvIssue #517 implementation: naming of sketch elements...
2015-08-11 mpvIssue #517: make sketch sub-elements are numbered ...
2015-08-11 mpvEliminate some Visual Studio warnings
2015-08-11 mpvThe persistence mechanism of part results modification...
2015-08-10 mpvFix for the TestParameterRename.py crash sometimes...
2015-08-07 mpvImplementation of Partition movement using new result...
2015-08-06 spoFix: test ModelAPI_TestUndoRedo
2015-08-06 spoIssue #763 - It is possible to remove parameter which...
2015-08-06 spoIssue #763 - It is possible to remove parameter which...
2015-08-06 spoFix: using wron label for expression
2015-08-05 spoSpell-checking
2015-08-05 spoError management -- Improve validators.
2015-08-05 spoError management -- Default attribute validator
2015-08-05 spoImprove ModelAPI_ValidatorsFactory interface + Introduc...
2015-08-05 spoError management -- Improve Model_Validator
2015-08-05 spoError management -- Feature validator returns an error.
2015-08-05 spoIntroduce ModelAPI_Expression.
2015-08-04 spoMerge tag 'V_1.3.1' into HEAD
2015-07-31 ndsCompsolid: 1. a define to process the first shape as...
2015-07-31 spoFix: critical make_shared problem in Debian 6 V_1.3.1
2015-07-31 ndsResult CompSolid should inherits ResultBody. All model...
2015-07-29 ndsCompSolid filled presentation. Sub-results bodies are...
2015-07-21 ndsCompsolid result interface.
2015-07-15 mpvRemove debug info V_1.3.0
2015-07-15 mpvFree memory on update process finished Dev_1.3.0
2015-07-15 mpvMerge branch 'Dev_1.3.0' of newgeom:newgeom into Dev_1.3.0
2015-07-15 mpvFix for the issue #743
2015-07-15 mpvDebug of movement of part results
2015-07-14 spoSpell-checking
2015-07-14 spoCall sendAttributeUpdated() after recalculation of...
2015-07-14 mpvMerge branch 'Dev_1.3.0' of newgeom:newgeom into Dev_1.3.0
2015-07-14 mpvFix for empty set of parameters on activation/deactivat...
2015-07-13 spoIssue #653 - Double and triple click edges -- Fix Debia...
2015-07-13 mpvFix for the correct update of the extrusion created...
2015-07-10 spoModel_Data::mySendAttributeUpdated is taken into accoun...
2015-07-10 mpvMake parameters recomputed earlier than other features
2015-07-10 mpvDecrease automatic numbering by one: feature is already...
2015-07-09 mpvFix for Box Macro crash
2015-07-09 mpvUpdate of transactions management after the nested...
2015-07-08 mpvRemove of composite boolean feature implementation...
2015-07-08 mpvMake sketch is under the extrusion-cut feature only...
2015-07-08 mpvMake the movement, placement and rotation 3D features...
2015-07-07 ndsIssue #693 - Crash when undo delete rotated segments
2015-07-07 spoIssue #718 - Translation with parameters - wrong coordi...
2015-07-06 spoIssue #671 - Removing object used in feature creation...
2015-07-06 mpvAdded "move feature" document action.
2015-07-06 ndsIssue #705 Color of part change color of body
2015-07-03 mpvFix for 671: if it is not case, do not use it as refere...
2015-07-03 mpvFix for the issue #654: edition of parameter causes...
2015-07-03 spoIssue #588: Renaming a parameter used in an expression
2015-07-02 mpvFix for issue #712
2015-07-01 mpvFix for the issue #587 and general optimization and...
2015-07-01 mpvFix for the issue #577
2015-07-01 mpvMake correct management of concealed on history positio...
2015-07-01 mpvIf extrusion loses sketch contour, it becomes invalid...
2015-07-01 mpvAdded ability to deselect objects on edit in Boolean...
2015-06-30 mpvSpeed-up of unit test snowflake: working in sketch...
2015-06-30 mpvFix for import/export features
2015-06-30 mpvMerge branch 'Dev_1.3.0' of newgeom:newgeom into Dev_1.3.0
2015-06-30 mpvFix for import/export features
2015-06-30 mpvUpdate the management of the updates: use transactions...
2015-06-29 mpvParts results and activation/deactivation management...
2015-06-26 vsvDefine color for part result
2015-06-26 vsvIssue #637: Create visualization properties at Workshop...
2015-06-26 mpvInitial part document shapes management implementation.
2015-06-25 mpvFix for the issue #686: now compounds produced by the...
2015-06-24 ndsIssue #555: Infinite boolean state is stored in Result...
2015-06-24 ndsPreselection for extrusion/revolution
2015-06-18 ndsIssue #599 - hide trihedron when create Sketch,
2015-06-04 vsvMerge remote-tracking branch 'origin/PortingSalome760...
2015-06-04 mpvCompilation issue fix
2015-06-04 mpvImplementation of "allFeatures" method needed for the...
2015-06-04 ndsAn improvement of setCurrentFeature to avoid each objec...
2015-06-03 mpvMake "concealment" property disabled with disabling...
2015-06-03 mpvFix for the issue #593: do not remove naming attribute...
2015-06-02 mpvFix for the issue #592
2015-05-29 mpvFix the naming issues of Extrusion created on sketch...
next