Salome HOME
modules/shaper.git
2016-06-22 spoMake import XAO with groups
2016-06-22 spoAdd Model_AttributeSelection::setId()
2016-06-22 spoImprove .gitignore
2016-06-22 spoAdd XAO format to ExchangePlugin XML
2016-06-22 spoMake XAO compilation
2016-06-22 spoCopy XAO library source code from GEOM
2016-06-22 azvPlaneGCSSolver: It is necessary to calculate parameters...
2016-06-22 azvAvoid too much recalculations of DoF while moving feature
2016-06-22 ndsArc problems fixing: 1. reentrant of the tangent arc...
2016-06-22 ndsUnpressing the button of the current action must behave...
2016-06-22 dbvIssue #1560: Updated validator for extrusion direction...
2016-06-22 azvFix SIGSEGV in Mirror constraint (issue #1585)
2016-06-22 azvInitialize necessary attributes of external arc (issue...
2016-06-22 spoUse SALOME 7.8.0 with patches for OCCT for Debian
2016-06-22 ndsVisualize default sketcher planes if a shown sketch...
2016-06-21 azvIssue #1578: arc problems
2016-06-21 ndsSelection priority in Sketch, clear selection when...
2016-06-21 spoUse SALOME 7.8.0 with patches for OCCT
2016-06-21 dbvDisabled test case for pipe with bi-normal
2016-06-21 dbvDisabled ts files update
2016-06-21 dbvIssue #1366: Added test cases for "Union" and "Remove...
2016-06-21 dbvIssue #1366: Added Union feature
2016-06-21 ndsCorrection for compsolid results in remove.
2016-06-20 dbvDisabled test for Pipe by locations
2016-06-20 spoRemove dependency on boost
2016-06-20 spoFix TestFeaturesRevolution
2016-06-20 spoFix tests
2016-06-17 spoMerge branch 'CPPHighAPI'
2016-06-17 spoMove functions from Python model.services to C++ ModelH... CPPHighAPI
2016-06-17 spoRemove some TODOs
2016-06-17 spoRename setRigid to setFixed for C++HighAPI
2016-06-17 spoRemove GTest tests for C++ High API
2016-06-17 spoRemove PythonAPI implementation
2016-06-17 spoFix Platine test
2016-06-17 spoFix model.services.defaultPlane()
2016-06-17 spoFix ParametersAPI
2016-06-17 spoUse Events_InfoMessage instead of Events_Error in Model...
2016-06-17 dbvAdded CPP High API for BuildPlugin_SubShapes
2016-06-17 dbvAdded CPP High API for BuildPlugin_Shell
2016-06-17 dbvAdded CPP High API for BuildPlugin_Face
2016-06-17 dbvAdded CPP High API for BuildPlugin_Wire
2016-06-17 dbvAdded CPP High API for BuildPlugin_Edge
2016-06-17 dbvAdded CPP High API for BuildPlugin_Vertex
2016-06-17 dbvAdded CPP High API for FeaturesPlugin_RemoveSubShapes
2016-06-17 dbvAdded CPP High API for FeaturesPlugin_Intersection
2016-06-17 dbvAdded CPP High API for FeaturesPlugin_Partition
2016-06-17 dbvAdded CPP High API for FeaturesPlugin_Pipe
2016-06-17 spoAdd ConnectorAPI
2016-06-17 spoAdd ParametersAPI
2016-06-17 spoAdd PartSetAPI
2016-06-17 dbvAdded CPP High API for FeaturesPlugin_RevolutionCut...
2016-06-17 spoAdd Rectangle
2016-06-17 spoAdd Projection to SketchAPI_Sketch
2016-06-17 spoaddIntersectionPoint for SketchAPI_Sketch
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...
next