Salome HOME
Regression fix: not toggled up button on closing of contour of lines
[modules/shaper.git] / src / Model /
2015-10-19 mpvFix and unit test for the issue #1064
2015-10-12 mpvFix for the issue #1048
2015-10-12 mpvFIx for the python scripts: with and without nested...
2015-10-12 mpvAllows to get also the hidden features
2015-10-12 mpvMerge branch 'BR_ADVANCED_CURRENT_FEATURE_MANAGEMENT...
2015-10-12 mpvMinor fix: checked on edition of extrusion-cut sketch... BR_ADVANCED_CURRENT_FEATURE_MANAGEMENT
2015-10-12 mpvFix for the problem of activation/deactivation part...
2015-10-09 mpvFinalization of concealment management with stable...
2015-10-09 vsvMerge branch 'BR_ADVANCED_CURRENT_FEATURE_MANAGEMENT...
2015-10-09 ndsAccording to this branch modifications, sub-composites...
2015-10-09 mpvOptimize the process of stability flag changes (and...
2015-10-09 mpvMake not-stable features lose the concealment ability
2015-10-08 mpvMade the nesting feature disabled until the nested...
2015-10-07 vsvMerge branch 'Dev_1.5.0' of salome:modules/shaper into...
2015-10-07 mpvFix for the issue #1019
2015-10-05 mpvOptimize the flushing: this improvement speed ups the...
2015-09-18 mpvFix for issue #1000
2015-09-18 vsvAvoid crash on using of wrong folder as a model for...
2015-09-18 mpvMerge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
2015-09-18 mpvSend "document changed" on bad try to open folder
2015-09-17 mpvUpdate the Doxygen documentation for the Model* packages
2015-09-17 mpvUpdate of documentation in the Model package
2015-09-17 mpvMinor changes
2015-09-17 mpvFix for the crash on import of OpenParts document from...
2015-09-17 vsvUse .get() for shared pointers checking
2015-09-17 mpvFix for hang up (and crash after) on remove of all...
2015-09-17 mpvFix for generation of ExtrusionSketch preview while...
2015-09-17 mpvFix for the issue #991
2015-09-17 mpvExplicit initialization of myDisabled and myConcealed...
2015-09-17 mpvFix for the issue #997
2015-09-17 mpvPartial fix for the issue #992: synchronisation of...
2015-09-17 spoSpell-checking
2015-09-16 dbvBug #990: Fatal error when select faces From and To
2015-09-16 mpvFix for the issue #769: fillet now does not destroy...
2015-09-16 mpvIssue #948 partial fix: do not hide sketch after apply...
2015-09-15 mpvFix for issue #980
2015-09-15 spoSpell-checking
2015-09-14 mpvRoll back the modification, not yet approved
2015-09-14 mpvFix for the issue #955
2015-09-11 mpvFIx for the issue #951
2015-09-11 mpvFix for the correct scope calculation
2015-09-11 mpvFix for the issue #930: update event of erased feature...
2015-09-10 mpvMerge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
2015-09-10 mpvFix for the issue #937 and crashes:
2015-09-10 spoSpell-checking
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...
next