Salome HOME
updated copyright message
[modules/shaper.git] / src / GeomAlgoAPI / GeomAlgoAPI_Placement.cpp
2023-06-19 mbsupdated copyright message V9_11_BR V9_11_0
2023-06-16 mbsupdated copyright message
2022-05-31 vsrMerge branch 'V9_9_BR'
2022-05-05 vsrCopyright update 2022
2021-04-02 Artem ZhidkovMerge branch 'csgroup_IS2'
2021-03-25 vsrCopyright update 2021
2020-07-13 Artem ZhidkovMerge remote-tracking branch 'remotes/origin/EDF_2020_Lot2'
2020-05-18 Artem ZhidkovMerge remote-tracking branch 'remotes/origin/occ/elimin...
2020-05-16 Artem ZhidkovGet rid of compilation warnings. Part II. MSVC warnings.
2020-04-16 vsrCopyright update 2020
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-02-26 azvMerge remote-tracking branch 'remotes/origin/HigherLeve...
2019-02-18 vsrUpdate copyrights
2019-01-09 vsvMerge remote-tracking branch 'origin/Toolbars_Management'
2018-12-20 azv[Code coverage GeomAlgoAPI]: Improve coverage of Placem...
2018-12-11 mpvMerge commit 'refs/tags/V9_2_0^{}'
2018-11-19 dbvIssue #2593: CEA 2018-2 Geometrical Naming
2018-09-24 dbvRevert "Issue #2593: CEA 2018-2 Geometrical Naming"
2018-09-24 dbvIssue #2593: CEA 2018-2 Geometrical Naming
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...
2016-11-10 Vitaly SMETANNIKOVIssue #1860: fix end lines with spaces
2016-11-07 vsvIssue #1834: Fix length of lines
2016-09-05 azvFixed Placement centering of faces (issue #1714)
2015-12-24 dbvGeomAlgoAPI_Placement now derived from GeomAlgoAPI_Make...
2015-08-07 mpvImplementation of Partition movement using new result...
2015-08-04 spoMerge tag 'V_1.3.1' into HEAD
2015-07-31 spoFix: critical make_shared problem in Debian 6 V_1.3.1
2015-07-15 mpvDebug of movement of part results
2015-07-08 mpvMake the movement, placement and rotation 3D features...
2015-06-30 spoReplace void* with shared_ptr<void> in GeomAPI_Interface
2015-03-26 sbhMerge branch 'master' into Dev_1.1.0
2015-03-25 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-25 mpvRolling back the merging problems
2015-03-25 mpvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-25 mpvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-25 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-25 azvPlacement algorithm takes into account the orientation...
2015-03-25 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-25 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-25 azvSupporting all types of objects (planes, lines, and...
2015-03-24 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-24 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-24 azvUpdate Placement feature with flags Reverse and Centering
2014-12-22 sbhMerge branch 'BR_PYTHON_PLUGIN' of newgeom:newgeom...
2014-12-11 ndsMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
2014-12-11 vsvMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
2014-12-11 vsvIssue #273: Add copyright string
2014-12-08 mpvMerge remote-tracking branch 'origin/Dev_0.6' V_0.6.0
2014-12-03 szyAdding Naming DS for Placement operation.
2014-12-02 vsvMerge branch 'Dev_0.6' of newgeom:newgeom into Dev_0.6
2014-12-02 azvBug fixes for the Placement feature
2014-12-02 ndsMerge branch 'Dev_0.6' of newgeom:newgeom into Dev_0.6
2014-12-02 azvBug fixes for the Placement feature
2014-12-02 azvNew feature "Placement" was implemented