Salome HOME
Merge commit 'f709219506b7cd587e94abc5ebed18d629df92d8'
[modules/shaper.git] / src / ConstructionAPI /
2022-05-31 vsrMerge branch 'V9_9_BR'
2022-05-05 vsrCopyright update 2022
2021-12-29 mpvMerge branch 'cadbld'
2021-12-10 vsrMerge branch 'V9_8_BR'
2021-11-16 azvMinor fix related to coding style
2021-11-05 vsrMerge branch 'CR26448'
2021-11-05 Alexey Kondratyevbos #26448 Construction elements: create extra planes
2021-04-02 Artem ZhidkovMerge branch 'csgroup_IS2'
2021-03-25 vsrCopyright update 2021
2021-03-12 Anthony GeaySynchronize "make test" with "salome test"
2020-07-13 Artem ZhidkovMerge remote-tracking branch 'remotes/origin/EDF_2020_Lot2'
2020-04-16 vsrCopyright update 2020
2019-06-03 mpvAn additional minor fix based on the issue #2917 issue...
2019-06-03 mpvFix for the issue #2917 : Adding a Point based on an...
2019-05-16 azvMerge branch 'MultiLevelCompound'
2019-05-06 vsrMerge branch 'V9_3_BR'
2019-04-26 mpvAn additional minor fix based on the issue #2917 issue...
2019-04-25 mpvFix for the issue #2917 : Adding a Point based on an...
2019-03-14 Clarisse GENRAULT... Merge branch 'master' into cgt/split
2019-03-11 vsvRemove extra warnings
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-18 azv[Code coverage ConstructionAPI]: Improve coverage
2018-10-01 mznFix tests according to new API.
2018-10-01 mznFix tests using unittest (failed cases were not reporte...
2018-08-27 mznMigration to OpenCASCADE CMake configuration.
2018-08-20 mznMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-08-20 dbvAdded to Python API creation of point by vertex selection.
2018-08-20 mznPorting to SALOME 9.1.0.
2018-07-11 mpvFix the point by XYZ coordinates python export/dump
2018-07-10 vsvCode standard issues
2018-07-09 mpvMerge branch 'BR_EDF_2018_Lot1'
2018-07-02 vsvMerging of points interface
2018-07-02 vsvImplementation of point 2.3.1 of CEA specification
2018-06-29 dbv2.3.5 Point creation: by geometrical property
2018-06-28 dbv2.3.4 Point creation: by intersection
2018-06-27 dbvSome improvements in GUI
2018-06-27 dbv2.3.3.1 Point creation by projection of another point...
2018-06-27 dbv2.3.3.2 Point creation by projection of another point...
2018-06-23 dbv2.3.2 Point creation: on a line
2018-02-27 mpvIssue #2431 - remove application exit from unit tests
2017-10-04 ndsMerge branch 'Dev_2.8.0'
2017-09-21 azvMerge remote-tracking branch 'remotes/origin/master...
2017-09-07 mpvIssue #2209 : New option of creation of construction...
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-06-07 Vitaly SMETANNIKOVAdd copyright header according to request of CEA from...
2017-01-04 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2016-12-23 dbvIssue #803: Put all the python modules in the same...
2016-11-11 mpvFixed the crash on moving Group down and edit it in...
2016-11-10 Vitaly SMETANNIKOVIssue #1860: fix end lines with spaces
2016-11-09 vsvIssue #1834: Fix length of lines
2016-09-08 dbvFix for Axis dump
2016-08-24 dbvMerge remote-tracking branch 'remotes/origin/HighLevelDump'
2016-08-23 azvExplicitly call execute for nested features before...
2016-08-18 dbvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-12 mpvAdded python dump checking for every unit test where...
2016-08-08 dbvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-05 azvDump Python in the High Level Parameterized Geometry...
2016-08-03 dbvIssue #1649: Added CPP High API for Plane feature;
2016-08-03 dbvIssue #1650: Added CPP High API for feature Axis;
2016-08-01 dbvCommented options in Point feature;
2016-07-20 ndsTemporary commented modifications for point
2016-07-14 dbvTests fix.
2016-07-14 dbvIssue #1649: Added options to create plane by three...
2016-07-12 dbvAdded option to create Construction Point by intersecti...
2016-07-07 Clarisse GenraultCompletion of the parametric API high level for the...
2016-07-04 dbvAdded option to create Construction Point by projection...
2016-07-01 dbvAdded option to create Construction Point by distance...
2016-06-17 spoMerge branch 'CPPHighAPI'
2016-06-17 spoRemove some TODOs
2016-06-17 spoRemove GTest tests for C++ High API
2016-06-17 dbvCompilation fix
2016-06-17 spoAdd ConstructionAPI_Axis
2016-06-17 spoAdd support for RefAttr attribute, create setCoincedent...
2016-06-17 spoUse not only ModelAPI_Attribute* in INTERFACE_N
2016-06-17 spoUse full attribute type name in INTERFACE_N
2016-06-17 spoUse fillAttribute in *API interfaces
2016-06-17 spoAdd INRERFACE_1 and small code improvements
2016-06-17 spoUse headers from *Plugin in C++ High API *API
2016-06-17 dbvFix compilation on Windows
2016-06-17 spoUse ID() static functions of ConstructionAPI_Plane...
2016-06-17 spoAdd ModelHighAPI_Selection & ConstructionAPI_Plane
2016-06-17 spoCleare Macros for easy atribute initialization in C...
2016-06-17 spoUse doxy2swig for C++HighAPI documentation
2016-06-17 spoAdd test for HighModelAPI_Double
2016-06-17 spoImprove documentation
2016-06-17 spoImproce CMake files
2016-06-17 spoMove Mock files from src/ConstructionAPI/Test to src...
2016-06-17 spoFormatting CMakeLists.txt for ConstructionAPI & ModelHi...
2016-06-17 spoImprove CMakeLists.txt files for ModelHighAPI & Constru...
2016-06-17 spoAdd GTest.cmake & PythonAPI.cmake and use it in CMakeLi...
2016-06-17 spoAdd documentation for C++HighAPI
2016-06-17 spoCode improvements
2016-06-17 spoFix memory leak with shared_ptr in HighModelAPI and...
2016-06-17 spoTest ConstructionAPI_Point by old PythonAPI tests
next