Salome HOME
Overconstraint situation: redisplay objects through the events loop.
[modules/shaper.git] / src / ModelAPI /
2016-02-16 nds2.17. Improved management of overconstraint situation...
2016-02-16 azvImplementation of macro-feature Rectangle
2016-02-16 mpvUpdate the internal persistence mechanism of documents...
2016-02-16 azvImplement sending list of conflicting constraints by...
2016-02-16 mpvAdding of AttributeRefAttrList into SWIG wrap
2016-02-16 ndscorrection of Model_Data for AttributeRefAttrList
2016-02-16 ndsIssue #1223 Conflicting constraints not raised: correct...
2016-02-16 mpvImplementation of AttributeRefAttrList for a fillet...
2016-02-16 azvMake SketchBuilder more deterministic
2016-02-16 azvInvalid shape after extrusion (issue #1203)
2016-02-16 ndsImprove multi-selector control to provide items multi...
2015-12-25 dbvBug #1170: wrong object names in Main objects field...
2015-12-24 spoIssue #1158: To use parameters in integer attributes...
2015-12-24 spoSpell-checking
2015-12-22 mpvMerge branch 'Dev_2.1.0' of salome:modules/shaper into...
2015-12-22 mpvFor the issue #1156 : do not cause Placement error...
2015-12-17 ndsError message correction for the following case, found...
2015-12-17 spo[PythonAPI] Add new model example: Platine.
2015-12-17 spoSpell-checking and space removing
2015-12-17 spoFix test Test1064.py: For using GeomAPI classes you...
2015-12-17 spoImprove SWIG compilation: eliminate types duplication.
2015-12-15 nds#1112 tab key doesn't work on the last field of left...
2015-12-09 spoMerge with PythonAPI branch
2015-12-09 spoSpell-checking
2015-12-09 spoAdd ModelAPI_AttributeIntArray to SWIG
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-20 dbvPartition naming
2015-11-17 mpvFix for the issue #1089
2015-11-11 mpvFix for the problem where group is moved to the end...
2015-11-04 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-03 spoMerge with Dev_1.5.0
2015-10-30 spoAdd ModelAPI_AttributeIntArray to SWIG
2015-10-26 spoSpell-checking
2015-10-22 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-10-22 spoSpell-checking
2015-10-19 mpvFix and unit test for the issue #1064
2015-10-12 mpvMerge branch 'BR_ADVANCED_CURRENT_FEATURE_MANAGEMENT...
2015-10-09 mpvFinalization of concealment management with stable...
2015-10-09 mpvMake not-stable features lose the concealment ability
2015-10-08 vsvMethod isStable is defined
2015-10-05 mpvOptimize the flushing: this improvement speed ups the...
2015-09-18 dbvTest for boolean with compsolid
2015-09-17 mpvUpdate the Doxygen documentation for the Model* packages
2015-09-17 mpvFix for hang up (and crash after) on remove of all...
2015-09-17 mpvExplicit initialization of myDisabled and myConcealed...
2015-09-17 mpvPartial fix for the issue #992: synchronisation of...
2015-09-17 spoSpell-checking
2015-09-17 spoIssue #818 - Deletion of a parameter used in a feature...
2015-09-16 mpvFix for the issue #769: fillet now does not destroy...
2015-09-15 spoSpell-checking
2015-09-10 mpvFix for the issue #910: never fully remove the results...
2015-09-10 mpvThe message is produced on each errors state of object...
2015-09-08 mpvMerge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
2015-09-08 mpvFix for issue #922: box naming problems after update
2015-09-07 mpvFix for crash on SALOME-aplpication with sub-part close.
2015-09-07 ndsIt provides error messages for validators.
2015-09-07 mpvMake reordered event not grouped
2015-09-04 mpvCreated a new event that features were reordered due...
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 naming of Boolean operation of extrusion and...
2015-09-02 mpvOptimize and debug the updater
2015-09-01 azvSend messages if the sketch is failed to solve or solve...
2015-09-01 ndsDefault color of the body to be lighter, in order to...
2015-08-28 ndsIt removes excessive code. The problem is Placement...
2015-08-25 mpvMake Boolean operation conceal the selected argument...
2015-08-25 mpvMake the invalid selection makes the referenced object...
2015-08-21 ndsResult compsolid should change the display flag of...
2015-08-20 nds1. Mirror/Rotation/Translation constraint: using RefLis...
2015-08-20 mpvAdded the removeLast method into AttributeRefList
2015-08-19 vsvProcessing of complex objects in data tree
2015-08-19 mpvObject Browser tree needed method implementation
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-17 ndsIt should use the parent realization, which uses myDisa...
2015-08-14 mpvCompsolids: initial implementation of sub-results of...
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-07 mpvImplementation of Partition movement using new result...
2015-08-06 spoIssue #763 - It is possible to remove parameter which...
2015-08-06 spoFix: gcc issue: default parameter value for a reference...
2015-08-05 spoSpell-checking
2015-08-05 spoImprove ModelAPI_ValidatorsFactory interface + Introduc...
2015-08-05 spoError management -- Feature validator returns an error.
2015-08-05 spoError management -- Attribute validator returns an...
2015-08-05 spoIntroduce ModelAPI_Expression.
2015-08-04 spoMerge tag 'V_1.3.1' into HEAD
2015-07-31 ndsResult CompSolid should inherits ResultBody. All model...
2015-07-29 ndsCompSolid filled presentation. Sub-results bodies are...
2015-07-27 vsvSecond iteration of XML based object browser
2015-07-21 ndsCompsolid result interface.
2015-07-16 spoIssue #761 - Check and error for unique parameter name
2015-07-15 mpvDebug of movement of part results
2015-07-14 spoSpell-checking
2015-07-13 spoIssue #653 - Double and triple click edges -- Fix Debia...
2015-07-09 mpvUpdate of transactions management after the nested...
next