Salome HOME
updated copyright message
[modules/shaper.git] / src / Model / Model_Update.cpp
2016-06-14 mpvOptimization of circle and arc creation
2016-06-07 vsvMerge branch 'BR_internationalization'
2016-06-06 vsvReplace of Events_Error by Events_InfoMessage. Provide...
2016-05-27 mpvFix for the issue #1519: update of invalid features...
2016-05-23 mpvFix for the issue #1501
2016-05-17 mpvFix for crash on abort of Boolean with one argument...
2016-05-11 mpvFix for the problem if disappeared sketch elements...
2016-05-10 mpvFix for the issue #1491 : parameters are not disabled...
2016-05-04 mpvMerge branch 'master' of salome:modules/shaper
2016-05-04 mpvFix for the issue #1480 : make documentation targets...
2016-04-29 mpvFix for the issue #1468 and issue #1354 : make invalid...
2016-04-28 mpvMake fix for the update of "Apply" button when in Boole...
2016-04-26 mpvMerge branch 'master' of salome:modules/shaper
2016-04-26 mpvFix for the issue #1418
2016-04-26 mpvFix for modification of parameters redo crash when...
2016-04-22 azvMPV changes according update mechanism to break infinit...
2016-04-15 ndsIssue #1404 Random crash with Shaper. REDISPLAY is...
2016-04-15 mpvRemove generation of error changed events since it...
2016-04-12 ndsIssue #1383 Preview button: correction for the case...
2016-04-12 mpvMake the feature with "preview" button updates the...
2016-04-12 mpvMerge branch 'master' of salome:modules/shaper
2016-04-12 mpvFix for the issue #1085
2016-04-12 mpvIssue #1383 Preview button: implementation on the Updat...
2016-04-12 mpvIn the frames of stopping the update cycling.
2016-04-12 mpvStop the infinitive cycling loop in update if bad depen...
2016-04-11 mpvFixes for crashes and bad behavior on delete of feature...
2016-04-06 mpvFix for the delete of extrusion created on some sketch...
2016-04-06 mpvFix the problem with import feature "Apply" button...
2016-04-05 mpvImplementation of the issue #1307. Also make connected...
2016-04-05 mpvImprovement of "Updater" algorithms
2015-12-24 spoIssue #1158: To use parameters in integer attributes...
2015-12-16 vsvIssue #1134:Delete macro feature even its execution...
2015-12-09 spoMerge with PythonAPI branch
2015-12-09 spoMerge Dev_2.1.0 with PythonAPI branch
2015-11-23 spoMerge remote branch 'remotes/origin/vsr/libxml2_mdv...
2015-11-23 spoMerge remote branch 'remotes/origin/vsr/gcc_4_9_compat...
2015-11-18 mpvFix for the issue #1091
2015-11-17 mpvFix for the issue #1089
2015-11-12 mpvFix for the issue #1051 the obsolete results were not...
2015-11-10 mpvMerge branch 'Dev_1.5.0' of salome:modules/shaper into...
2015-11-10 mpvFix the Macro Box update problem and general updating...
2015-11-04 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-03 spoMerge with Dev_1.5.0
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-09 mpvFinalization of concealment management with stable...
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-09-18 mpvFix for issue #1000
2015-09-17 mpvFix for generation of ExtrusionSketch preview while...
2015-09-17 mpvFix for the issue #997
2015-09-16 mpvIssue #948 partial fix: do not hide sketch after apply...
2015-09-14 mpvRoll back the modification, not yet approved
2015-09-14 mpvFix for the issue #955
2015-09-08 mpvFix for issue #913: update sketch elements due to the...
2015-09-07 mpvDisable debug output
2015-09-07 mpvFix for re-creation of old presentation of sketch circl...
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-03 mpvDebug of update of feature that need no preview
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-25 mpvIssue #769 fix: if selection is invalid, but must be...
2015-08-25 mpvMake the invalid selection makes the referenced object...
2015-08-05 spoSpell-checking
2015-08-04 spoMerge tag 'V_1.3.1' into HEAD
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-13 mpvFix for the correct update of the extrusion created...
2015-07-10 mpvMake parameters recomputed earlier than other features
2015-07-08 mpvMake the movement, placement and rotation 3D features...
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-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-05-29 mpvFix the naming issues of Extrusion created on sketch...
2015-05-28 mpvFix for the issue #562
2015-05-27 mpvMake the expressions in double attributes and points...
2015-05-27 mpvMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-05-27 mpvMake second open notcrashed in this vearion
2015-05-26 vsvMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-05-26 ndsMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-05-26 mpvFix for removing sketch and sub-components not correct...
2015-05-26 vsvMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-05-26 Sergey POKHODENKOParametersPlugin_EvalListener::processEvent() and Model...
2015-05-26 mpvMake Data not null, but invalid after the feature remove
next