Salome HOME
Issue #904 - Fatal error aftre delete sketch from dataset used in extrusion in part
[modules/shaper.git] / src / Model /
2015-09-10 mpvThe message is produced on each errors state of object...
2015-09-09 spoIssue #910 - Impossible to set start point , end points...
2015-09-08 mpvFix for issue #913: update sketch elements due to the...
2015-09-08 mpvFix for issue #918: naming for sketch sub-elements...
2015-09-08 spoIssue #903 - Parameter is not created, if expression...
2015-09-08 mpvMerge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
2015-09-08 mpvMake information about displayed objects loaded also...
2015-09-07 mpvDisable debug output
2015-09-07 mpvFix for re-creation of old presentation of sketch circl...
2015-09-07 mpvMake reordered event not grouped
2015-09-07 ndsTemporary workaroud of crash in SALOME study, happens...
2015-09-06 ndsTemporary workaroud of crash in SALOME study, happens...
2015-09-04 mpvCreated a new event that features were reordered due...
2015-09-04 vsvIf moved feature comes below current feature then it...
2015-09-04 mpvMake moved groups update their results
2015-09-04 mpvFix for issue #889
2015-09-04 spoMake error messages shorter
2015-09-04 mpvMerge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
2015-09-04 mpvOptimization for big sketched (from unit tests)
2015-09-04 mpvFix for other than bodies results renaming and issue...
2015-09-03 mpvFir for issue #899: all results now have "_index" suffi...
2015-09-03 mpvDebug of update of feature that need no preview
2015-09-03 mpvMake the partition selection of plane correctly named...
2015-09-03 mpvFix for the problem of update of BOP created on CompSol...
2015-09-03 mpvDebug of naming of Boolean operation of extrusion and...
2015-09-03 mpvSupport of attributes located in the same switch in...
2015-09-02 mpvOptimize and debug the updater
2015-08-28 mpvImprove the update mechanism. Fix for the issue #828.
2015-08-27 esoMerge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
2015-08-27 mpvFix for the problem that selection of sub-elements...
2015-08-27 mpvFix for the problem that selection of sub-elements...
2015-08-26 mpvMake "create" event flushed immediately after "update...
2015-08-25 mpvIssue #769 fix: if selection is invalid, but must be...
2015-08-25 mpvMake Boolean operation conceal the selected argument...
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
next