Salome HOME
GeomAlgoAPI_Partition now derived from GeomAlgoAPI_MakeShape
[modules/shaper.git] / src /
2015-12-24 dbvGeomAlgoAPI_Partition now derived from GeomAlgoAPI_Make...
2015-12-24 dbvGeomAlgoAPI_Boolean now derived from GeomAlgoAPI_MakeShape
2015-12-24 dbvComposite features update due to changes in Extrusion...
2015-12-24 dbvGeomAlgoAPI_Revolution now derived from GeomAlgoAPI_Mak...
2015-12-24 dbvGeomAlgoAPI_Prism now derived from GeomAlgoAPI_MakeSweep
2015-12-24 mpvAdded yellow to the "group" button
2015-12-24 mpvMerge branch 'Dev_2.1.0' of salome:modules/shaper into...
2015-12-24 mpvIssue #1014: redesign of icons
2015-12-24 azvMinor modification concerning the entities remove.
2015-12-24 azvRebuild group after removing constraints (issue #1169)
2015-12-24 azvFix crash in constraint creation.
2015-12-24 azvUpdate SketchPlugin_Point and external features process...
2015-12-23 azvUpdate SolveSpaceSolver for correct processing of dupli...
2015-12-23 azvFix undo of arc creation (issue #1166)
2015-12-23 azvFix for issue #1162
2015-12-23 azvDisable update of sketch parameters from solver
2015-12-23 azvUpdate conditions to add arc into solver (issue #1165)
2015-12-23 azvSwitch off silent removing points of entities in SolveS...
2015-12-23 azvFix regression found in squish test for Platine
2015-12-23 nds#1145 synchronization between object browser and viewer...
2015-12-23 ndsissue #1152 arc validation problem
2015-12-23 nds#1141 Part is not deleted
2015-12-22 mpvMerge branch 'Dev_2.1.0' of salome:modules/shaper into...
2015-12-22 mpvFor the issue #1156 : do not cause Placement error...
2015-12-22 azvFix regressions in test cases
2015-12-22 azvFix compilation errors in solvers.
2015-12-22 azvMerge remote-tracking branch 'remotes/origin/BR_PlaneGC...
2015-12-22 azv"Conflicting constraints" should appear when a center...
2015-12-22 nds2D point selection in multi-rotation/multi-translation.
2015-12-22 nds2D point selection in multi-rotation/multi-translation.
2015-12-22 spoFix compilation on Linux BR_PlaneGCS
2015-12-22 azvRemove typo caused a limitation on a number of translat...
2015-12-22 mpvFix for the issue #1156
2015-12-22 azvSecond phase of SketchSolver refactoring
2015-12-22 azvSecond phase of SketchSolver refactoring
2015-12-22 azvFix the problem removing multi-coincidence between...
2015-12-22 spoIssue #1157: Using parameters in point coordinates
2015-12-22 spoSpell-checking
2015-12-22 azvCrash on abort constraints (issues #1153, #1154, #1159)
2015-12-22 azvCompilation errors on Linux (part 2)
2015-12-22 azvFix compilation error on Linux
2015-12-22 azvUpdate removing point-point coincidences.
2015-12-22 azvAdd arc to solver if any its attribute is added
2015-12-21 dbvImprovement #996: topological reference syntax
2015-12-21 dbvBug #1045: Group not exported in GEOM
2015-12-21 mpvFix for the issue #1146 : ability to export groups...
2015-12-21 dbvFix for opening old saves without copy attribute in...
2015-12-21 nds#1151 distance on preselected entity
2015-12-21 dbvImprovement #1140: Display of replicated Sketch entitie...
2015-12-21 nds#1141 Part is not deleted
2015-12-21 spoFix issue #1127: parameter is not created
2015-12-21 mpvFix for the issue #1103
2015-12-21 ndsFirst part of the test correction for improvement:...
2015-12-21 azvMinor updates in SketchSolver plugin
2015-12-18 nds2D points selection in multi-translation/rotation ...
2015-12-18 dbvTooltips update
2015-12-18 spo[PythonAPI] Remove the word shaper from some places...
2015-12-18 vsvDebug of CompSolid selection
2015-12-18 spo[PythonAPI] For addAddition() feature make tool_objects...
2015-12-18 spo[PythonAPI] Rename startPointData()/endPointData()...
2015-12-18 azvAvoid dependency of SolveSpaceSolver module from Sketch...
2015-12-18 azvCorrect processing arcs in SketchSolver with SolveSpace...
2015-12-18 nds#1141 Part is not deleted
2015-12-18 azvUpdate for correct movement of sketch elements, when...
2015-12-17 azvFix the problem with multi-coincidence of points (issue...
2015-12-17 ndsIt removes SketchShapePlugin from plugins
2015-12-17 vsvCorrection of selection for Comp Solids
2015-12-17 mpvFix for the issue #1129
2015-12-17 dbvPartition naming fix.
2015-12-17 ndsCorrection for: 1. crash by popup menu call on origin...
2015-12-17 spoAdd Platine unit test
2015-12-17 spoActivate MakeBrick tests for PythonAPI
2015-12-17 mpvFix for the issue #469
2015-12-17 ndsError message correction for the following case, found...
2015-12-17 dbvBug #1101: groups work wrong
2015-12-17 nds#1136 - hidden axis are selected in sketch
2015-12-17 spo[PythonAPI] Add new model example: Platine.
2015-12-17 spo[PythonAPI] Example Platine. Comlete version
2015-12-17 spo[PythonAPI] Add new example Platine. Draft version.
2015-12-17 spo[PythonAPI] Add return() to boolean feature
2015-12-17 spo[PythonAPI] Add setExternal() to line feature.
2015-12-17 spo[PythonAPI] Add to arc support of inversion.
2015-12-17 spo[PythonAPI] Improve tools.fill_attribute() for ModelAPI...
2015-12-17 spo[PythonAPI] Fix type error in tools.fill_attribute...
2015-12-17 spo[PythonAPI] Fix fillet constraint to match the new...
2015-12-17 spo[PythonAPI] Use _fillAttribute() in some sketch functions
2015-12-17 spo[PythonAPI] Add Entity class for sketch entity and...
2015-12-17 spo[PythonAPI] Fix error in defaultPlane() for XOZ
2015-12-17 spo[PythonAPI] Fix error in parameter wrapper
2015-12-17 spo[PythonAPI] Remove module modeler which remains after...
2015-12-17 spoSpell-checking and space removing
2015-12-17 spoFix test Test1064.py: For using GeomAPI classes you...
2015-12-17 spoImprove SWIG compilation: eliminate types duplication.
2015-12-17 spoFix crash in model when create fillet from a script...
2015-12-17 nds#1136 - hidden axis are selected in sketch
2015-12-17 mpvFix for the issue #1045
2015-12-17 azvSolveSpaceSolver: do not update IDs of sub-entities...
2015-12-16 mpvFix for the issue #1051
2015-12-16 mpvMerge branch 'Dev_2.1.0' of salome:modules/shaper into...
2015-12-16 mpvFor the issue #1051: make the model able to be opened...
next