Salome HOME
Porting: naming changes in OCCT that caused problems in unit-tests.
[modules/shaper.git] / src / Model / Model_BodyBuilder.cpp
2018-03-23 mpvPorting: naming changes in OCCT that caused problems...
2018-02-15 mpvPartial fix for the issue #2437
2018-01-24 mpvOptimization of compound feature naming structure
2018-01-23 mpvFix for the issue #2415 : generation of wide naming...
2017-12-25 vsvMerge branch 'Dev_GroupsRevision'
2017-12-17 azvChange algorithm of placing to data model's labels...
2017-12-15 mpvUpgrade the sorting out of the same-topology algorithm.
2017-12-14 azvAdjust unit tests
2017-12-14 azvMerge remote-tracking branch 'remotes/origin/Dev_UnitTe...
2017-12-14 azvApply names for top level shapes only when process... Dev_UnitTestsForFill
2017-12-12 azvSort list of images after modifying a shape before...
2017-12-12 mpvKeep also multiple modificators on the root shape of...
2017-12-12 mpvCorrect edges naming generation for FILL of two edges...
2017-12-11 mpvFix the stability of the naming names generation (use...
2017-12-07 mpvFix for the issue #2317: naming of vertices after Boole...
2017-12-05 Christophe BourcierMerge remote-tracking branch 'origin/cbr/export_to_geom...
2017-12-04 azvImplementation of 3D Fillet operation
2017-11-21 mpvFix for the issue #2300: Wrong ExtrusionCut result
2017-11-01 mpvFix for the correct selection shared faces of results...
2017-10-12 mpvFix for the issue #2274: closing the study takes too...
2017-10-04 ndsMerge branch 'Dev_2.8.0'
2017-10-02 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-10-02 mpvAn additional fix for the issue #2253. Make naming...
2017-09-28 mpvImproved the speed of naming structure filling for...
2017-09-26 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-09-21 azvMerge remote-tracking branch 'remotes/origin/Dev_2...
2017-09-21 azvMerge remote-tracking branch 'remotes/origin/master...
2017-09-13 mpvFix for the issue #2248 and issue #2251 : same curves...
2017-07-31 mpvFix for #2241 : correction of history of shapes during...
2017-07-26 mpvFix for the issue #2234 : don't put modification/genera...
2017-07-12 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-07-07 mpvMemory usage optimization for Builders on big tags...
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-02-06 dbvIssue #2021
2017-01-13 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-01-12 dbvIssue #1976: Application crashes when loading python...
2017-01-12 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-01-11 dbvIssue #1940: error when Load python script.
2016-11-10 Vitaly SMETANNIKOVIssue #1860: fix end lines with spaces
2016-11-07 vsvIssue #1834: Fix length of lines
2016-09-07 mpvFix for the issue #1728 : order of shapes in NamingShap...
2016-08-24 dbvMerge remote-tracking branch 'remotes/origin/HighLevelDump'
2016-08-24 mpvDone in the frames of python dump issue #1648 : allow...
2016-05-24 dbvIssue #1503: Fixed naming for Build/Sub-Shapes feature
2016-05-20 dbvIssue #1366: "Partition" feature now modified to "Gener...
2016-05-20 mpvSome minor changes in tests. Now the initialization...
2016-03-25 dbvPipe feature
2016-02-16 dbv3. Mixed topology: solids, faces, edges and vertices
2015-12-28 dbvBug #1190: Height of extrusion is shown wrong in opened...
2015-12-28 dbvBug #1187: Partition Combine results check box
2015-12-28 dbvRevert "Issue #1191 ExtrusionCut on compound works...
2015-12-26 ndsIssue #1191 ExtrusionCut on compound works wrong: Tempo...
2015-12-25 dbvBug #1170: wrong object names in Main objects field...
2015-12-25 dbvBug #1170: wrong object names in Main objects field...
2015-12-16 mpvFix for the issue #1051
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/libxml2_mdv...
2015-11-23 spoMerge remote branch 'remotes/origin/vsr/gcc_4_9_compat...
2015-11-20 dbvPartition naming
2015-11-11 mpvFix for the issue #1082
2015-11-11 mpvFix for the problem where group is moved to the end...
2015-09-03 mpvDebug of naming of Boolean operation of extrusion and...
2015-08-14 mpvCompsolids: initial implementation of sub-results of...
2015-08-04 spoMerge tag 'V_1.3.1' into HEAD
2015-07-31 ndsResult CompSolid should inherits ResultBody. All model...