Salome HOME
Dump Python in the High Level Parameterized Geometry API (issue #1648)
[modules/shaper.git] / src / ModelHighAPI / CMakeLists.txt
2016-08-05 azvDump Python in the High Level Parameterized Geometry...
2016-08-04 mpvIssue #1662: implementation of Recover feature.
2016-06-17 spoMerge branch 'CPPHighAPI'
2016-06-17 spoMove functions from Python model.services to C++ ModelH... CPPHighAPI
2016-06-17 spoRemove GTest tests for C++ High API
2016-06-17 spoAdd support for RefAttr attribute, create setCoincedent...
2016-06-17 spoAdd Integer attribute support
2016-06-17 spoAdd Bool, Pnt, Pnt2d and Dir attributes
2016-06-17 spoAdd ExchangeAPI, fillAttribute in ModelHighAPI_Tools...
2016-06-17 dbvFix compilation on Windows
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 spoRemove SWIG_SCRIPTS
2016-06-17 spoFormatting CMakeLists.txt for ConstructionAPI & ModelHi...
2016-06-17 spoImprove CMakeLists.txt files for ModelHighAPI & Constru...
2016-06-17 spoSmall improvements in ModelHighAPI/CMakeLists.txt
2016-06-17 spoAdd ModelHighAPI & ConstructionAPI pachages