Salome HOME
modules/shaper.git
2016-06-17 dbvAdded CPP High API for FeaturesPlugin_ExtrusionCut...
2016-06-17 spoAdd IntersectionPoint
2016-06-17 spoAdd Rotation
2016-06-17 spoAdd Translation
2016-06-17 spoAdd Mirror and fix tests
2016-06-17 spoFix tests Radius and Tangemt. Radios does not work.
2016-06-17 spoAdd setAngle, setCollinear, setEqual, setMiddlePoint...
2016-06-17 dbvFixed PythonAPI tests
2016-06-17 spoFix return ModelHighAPI_Selection from list as a copy
2016-06-17 dbvFixed addAxis import
2016-06-17 dbvCompilation fix
2016-06-17 dbvAdded CPP High API for FeaturesPlugin_Revolution
2016-06-17 spoAdd ConstructionAPI_Axis
2016-06-17 spoFix tests for constraints Fillet, Horizontal, Length...
2016-06-17 spoAdd SketchAPI_Point
2016-06-17 dbvAdded CPP High API for SketchPlugin_Arc
2016-06-17 spoFix GeomAlgoAPI SWIG wrapper to use types from GeomAPI
2016-06-17 spoAdd setFillet, setHorizontal, setRigid, setVertical...
2016-06-17 spoFirst try to fix Platine test
2016-06-17 spoAdd support of ModelAPI_AttributeRefAttrList
2016-06-17 dbvFixed execute() calls on features creation from CPP...
2016-06-17 dbvRemoved execute() call from MakeBrick1.py
2016-06-17 dbvFixed features creation from CPP High API
2016-06-17 dbvFix Test/TestFeaturesExtrusion.py
2016-06-17 spoFix tests MakeBrick2 & MakeBrick3. Fix Box macro feature.
2016-06-17 spoAdd GeomAPI to ModelHighAPI and others
2016-06-17 spoMove ModelAPI commpilation after GeomAPI to match depen...
2016-06-17 spoAdd resilt() and selectFace()
2016-06-17 spoUse FeaturesAPI in tests
2016-06-17 spoAdd some constraint to SketchAPI_Sketch
2016-06-17 spoModelHighAPI_RefAttr can use ModelHighAPI_Interface
2016-06-17 spoMake ModelHighAPI_Interface::getKind() const
2016-06-17 spoAdd fillAttribute(double...) and fillAttribute(const...
2016-06-17 spoSmall formatting and fix of addCircle
2016-06-17 dbvFixed Test/TestSketcherAddCircle.py
2016-06-17 dbvCPP API for FeaturesPlugin_Extrusion
2016-06-17 dbvCPP API for SketchPlugin_Circle
2016-06-17 dbvCPP API for FeaturesPlugin_Group
2016-06-17 dbvCPP API for FeaturesPlugin_Boolean
2016-06-17 dbvCPP API for FeaturesPlugin_Placement
2016-06-17 dbvCPP API for FeaturesPlugin_Translation, FeaturesPlugin_...
2016-06-17 spoFix typemap for ModelHighAPI_RefAttr exception message
2016-06-17 spoFix TestSketcherSetCoincident::test_none_type_arguments...
2016-06-17 spoAdd support for RefAttr attribute, create setCoincedent...
2016-06-17 spoAdd Integer attribute support
2016-06-17 spoSketch Point, Line, Circl & Arc have a base class Sketc...
2016-06-17 spoAdd SketchAPI and Line feature. Also fix tests.
2016-06-17 spoAdd Bool, Pnt, Pnt2d and Dir attributes
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 spoFix PythonAPI tests for ExchangeAPI
2016-06-17 spoAdd ExchangeAPI, fillAttribute in ModelHighAPI_Tools...
2016-06-17 spoAdd INRERFACE_1 and small code improvements
2016-06-17 spoFix comments in ModelAPI_AttributeString.h
2016-06-17 spoUse headers from *Plugin in C++ High API *API
2016-06-17 dbvFix compilation on Windows
2016-06-17 spoFix tests for PythonAPI for ConstructionAPI_Plane
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 spoRemove SWIG_SCRIPTS
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 spoSmall improvements in ModelHighAPI/CMakeLists.txt
2016-06-17 spoExclude */Test/* dirs from documentation
2016-06-17 spoAdd documentation for C++HighAPI
2016-06-17 spoFix inapproptiate symbols in comments.
2016-06-17 spoCode improvements
2016-06-17 spoFix memory leak with shared_ptr in HighModelAPI and...
2016-06-17 spoAdd test for addPoint in Python
2016-06-17 spoTest ConstructionAPI_Point by old PythonAPI tests
2016-06-17 spoTest addPoint
2016-06-17 spoAdd ModelHighAPI & ConstructionAPI pachages
2016-06-17 spoSpell-checking
2016-06-17 spolauncher_env.sh uses env_salome.sh
2016-06-17 spoeclipse.sh uses env_salome.sh
2016-06-17 ndsIssue #1550 Correction for external objects, case:...
2016-06-17 azvProjection should not use edges from the same plane
2016-06-16 vsvFix for constraints selection
2016-06-16 vsvMake highlight of points as a circle instead of +
2016-06-16 mpvMake false clear_in_neutral_point for the group multipl...
2016-06-16 ndsIssue #1550 crash in sketcher - cycling of removing...
2016-06-16 vsvRemove inline methods
2016-06-16 mpvFix for the issue #1569 : the moved groups must be...
2016-06-16 vsvManage selection sensitivity in SALOME
2016-06-16 vsvSelection sensitivity for edges
2016-06-16 vsvTask "Make the size of the selection area even bigger...
2016-06-16 vsvReturn original message if translation string is empty
2016-06-16 ndsTranslated messages providing for SOLVER_ERROR attribut...
2016-06-16 ndsTranslated messages providing
2016-06-15 mpvFix for the issue #1556 : Part rebuilding issue
2016-06-15 ndsIssue #1550 crash in sketcher: correction for Sketch_3...
2016-06-15 mpvFix for the issue #1156 : update all sub-elements befor...
next