Salome HOME
Issue #1343 Improvement of Extrusion and Revolution operations: extrusion cut.
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_CompositeBoolean.cpp
2016-04-06 ndsIssue #1343 Improvement of Extrusion and Revolution...
2016-03-25 dbvPipe feature
2016-03-03 Natalia ErmolaevaMerge branch 'master' of ssh://git.salome-platform...
2016-03-03 dbvErrors messages correction.
2016-02-26 dbvChanged "From" and "To" face naming in Extrusion and...
2015-12-25 dbvComposite feature adding subsolids. Fix problem with...
2015-12-24 dbvGeomAlgoAPI_PaveFiller now derived from GeomAlgoAPI_Mak...
2015-12-24 dbvGeomAlgoAPI_Boolean now derived from GeomAlgoAPI_MakeShape
2015-12-24 dbvComposite features update due to changes in Extrusion...
2015-12-24 dbvGeomAlgoAPI_Revolution now derived from GeomAlgoAPI_Mak...
2015-12-24 dbvGeomAlgoAPI_Prism now derived from GeomAlgoAPI_MakeSweep
2015-11-04 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-03 spoMerge with Dev_1.5.0
2015-11-03 ndsMerge branch 'Dev_1.5.0' into BR_REENTRANCE_OPERATION
2015-10-26 dbvBug #1038: Wrong result given by "revolution-fuse"
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 dbvAdded sketch attribute selection for composite features
2015-09-03 mpvFir for issue #899: all results now have "_index" suffi...
2015-09-03 mpvDebug of naming of Boolean operation of extrusion and...
2015-08-31 dbvCompsolids in boolean operations
2015-08-25 dbvFix exception when collecting shells for compsolids
2015-08-20 dbvCompsolids in composite features
2015-08-18 dbvCompsolids creation in revolution
2015-08-14 mpvTemporary commit proposed by DBV: to make unit-tests...
2015-08-14 mpvCompsolids: initial implementation of sub-results of...
2015-08-13 dbvCompsolid creation in extrusion
2015-08-04 spoMerge tag 'V_1.3.1' into HEAD
2015-07-31 ndsResult CompSolid should inherits ResultBody. All model...
2015-07-10 dbvBug #740 - name of group entity is wrong
2015-07-09 mpvFix for issue #741: boolean may produce compounds of...
2015-07-09 mpvUpdate of transactions management after the nested...
2015-07-08 mpvRemove of composite boolean feature implementation...
2015-07-08 vsvMake Sketch of Complex boolean as sub-object of the...
2015-06-11 dbvClass structure modification for composite features.