Salome HOME
Fix for crash on abort of Boolean with one argument set.
[modules/shaper.git] / src / Model / Model_ResultCompSolid.cpp
2016-04-05 mpvImprovement of "Updater" algorithms
2016-02-16 dbv3. Mixed topology: solids, faces, edges and vertices
2015-12-25 dbvBug #1170: wrong object names in Main objects field...
2015-12-24 mpvFixed the issue with "modification of data outside...
2015-12-21 mpvFix for the issue #1103
2015-12-09 spoMerge with PythonAPI branch
2015-12-09 spoMerge Dev_2.1.0 with PythonAPI branch
2015-11-23 mpvMerge branch 'Dev_2.1.0' of salome:modules/shaper into...
2015-11-23 mpvFix for groups export to GEOM on CompSolids
2015-11-23 spoMerge remote branch 'remotes/origin/vsr/gcc_4_9_compat...
2015-11-11 mpvFix for the problem where group is moved to the end...
2015-09-17 mpvExplicit initialization of myDisabled and myConcealed...
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 mpvMake Boolean operation conceal the selected argument...
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 mpvMake concealment of results working on compsolids:...
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-17 ndsCompsolid result should not be concealed when it is...
2015-08-14 mpvCompsolids: initial implementation of sub-results of...
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 ndsResult CompSolid should inherits ResultBody. All model...
2015-07-29 ndsCompSolid filled presentation. Sub-results bodies are...
2015-07-21 ndsCompsolid result interface.