Salome HOME
Updated generated shapes storing.
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_CompositeBoolean.cpp
2018-11-19 dbvUpdated generated shapes storing.
2018-11-19 dbvUpdated modified shapes storing.
2018-10-03 dbvSome fixes.
2018-08-16 mpvMerge branch 'Results_Hierarchy'
2018-07-31 mpvInitial implementation of support of any level of hiera...
2017-10-04 ndsMerge branch 'Dev_2.8.0'
2017-09-26 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-09-26 dbvIssue #2255: Wrong result of ExtrusionCut if a solid...
2017-09-21 azvMerge remote-tracking branch 'remotes/origin/Dev_2...
2017-09-21 azvMerge remote-tracking branch 'remotes/origin/master...
2017-07-27 mpvCorrection to make all unit-tests and big models tests...
2017-06-30 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-06-22 azvMerge branch 'Pre_2.8.0_development'
2017-06-07 Vitaly SMETANNIKOVAdd copyright header according to request of CEA from...
2017-06-07 Vitaly SMETANNIKOVAdd copyright header according to request of CEA from...
2017-03-22 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-03-21 nds#2027 Sketcher Trim Feature: 1. preview/selected attrib...
2016-11-10 Vitaly SMETANNIKOVIssue #1860: fix end lines with spaces
2016-11-09 vsvIssue #1834: Fix length of lines
2016-05-05 dbvIssue #1411: Updated volume check
2016-04-06 dbvComposite features fix.
2016-04-06 dbvIssue #1343: Architecture changes. Composite features...
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.