Salome HOME
modules/shaper.git
2014-07-30 vsvProvide distance between points of lines
2014-07-29 vsvIssue #87: editing of sketch created in sub-documents
2014-07-29 vsvIssue #86 : Fix for extrusion operation
2014-07-29 vsvHide result on sketch editing
2014-07-29 vsvWait cursor for solver operation
2014-07-29 mpvFix the LongOp "isPerformed" method execution
2014-07-29 mpvIssue #84 fix: process unknown objects correctly
2014-07-29 sbhMerge branch 'master' of newgeom:newgeom.git
2014-07-29 sbhTests for distance, parallel, perpendicular and radius...
2014-07-29 vsvSet wait cursor on long operations
2014-07-29 vsvMerge branch 'master' of newgeom:newgeom
2014-07-29 vsvDisplay all objects on document opening
2014-07-29 mpvMake circle and arc participate in results construction
2014-07-29 mpvIntroduce Long Operation event: now for waiting cursor...
2014-07-29 mpvDebug of opening document with sketch
2014-07-28 vsvProcess Enter key in edit sketch operation
2014-07-28 mpvMake sketch arc also produce 2 results: crenter point...
2014-07-28 mpvUse data validity for visualization erase
2014-07-28 mpvDebug of working with transactions in different parts
2014-07-28 vsvBodies folder in Part data tree
2014-07-28 vsvBodies folder in Root data tree
2014-07-28 sbhLength and Concidence constraints tests corrected.
2014-07-28 sbhMerge branch 'master' of newgeom:newgeom.git
2014-07-28 sbhTest for Length and Concidence constraints added
2014-07-28 vsvDraw AIS presentations for perpendicular and parallel...
2014-07-28 vsvCreate Radius constraint
2014-07-28 mpvFixed the problem with two results in the sketch circle
2014-07-28 mpvFixed the problem with two results in the sketch circle
2014-07-25 vsvFix for sketcher
2014-07-25 vsvFix sketcher bugs
2014-07-25 vsvMerge branch 'master' of newgeom:newgeom
2014-07-25 vsvProvide moving of lines
2014-07-25 sbhMerge branch 'master' of newgeom:newgeom.git
2014-07-25 sbhTests for sketch Arc and circle added.
2014-07-25 azvMerge remote-tracking branch 'remotes/origin/master'
2014-07-25 azvRegression in coincidence constraint
2014-07-25 vsvMerge branch 'master' of newgeom:newgeom
2014-07-25 vsvEditing of a sketcher result
2014-07-25 mpvUpdater mechanism update
2014-07-24 vsvBug fixing for constraints
2014-07-24 sbhMerge branch 'master' of newgeom:newgeom.git
2014-07-24 sbhTestSketchBasics.py has been refactored
2014-07-24 vsvMerge branch 'master' of newgeom:newgeom
2014-07-24 vsvMerge branch 'master' of newgeom:newgeom
2014-07-24 azvMerge remote-tracking branch 'remotes/origin/master'
2014-07-24 sbhChecking a Shape from the ResultConstruction in python...
2014-07-24 azvCrash on constraint creation due to new structure of...
2014-07-24 mpvFix sketch field update due to the python script test
2014-07-24 sbhMerge branch 'master' of newgeom:newgeom.git
2014-07-24 sbhbugfix: Crash on finishOperation() call from the python...
2014-07-24 sbhAdded a way to extract and check ResultConstruction...
2014-07-24 vsvMerge branch 'master' of newgeom:newgeom
2014-07-24 vsvProvide editing of geometry
2014-07-24 mpvOptimization: arguments in Data methods by reference
2014-07-24 mpvMake attributes may be defined as not-arguments: if...
2014-07-23 vsvEdit sketch objects
2014-07-23 vsvMerge branch 'master' of newgeom:newgeom
2014-07-23 vsvResult attributes validators created
2014-07-23 sbhMerge branch 'master' of newgeom:newgeom
2014-07-23 sbhUnit test of basic SketchPlugin functionality added.
2014-07-23 vsvBug fixing in sketcher
2014-07-23 vsvAvoid redisplay of sketcher while it is not finished
2014-07-23 vsvCheck selection for sketcher
2014-07-22 vsvSelection problems
2014-07-22 mpvDebug of remove feature
2014-07-21 vsvMerge branch 'master' of newgeom:newgeom
2014-07-21 vsvRestore old planes selection definition
2014-07-21 mpvImplementation of automatic validators registration...
2014-07-21 mpvMake sketch features invisible in constructions and...
2014-07-21 vsvRelaunch operation on end of previous sketch operation
2014-07-18 vsvMerge branch 'master' of newgeom:newgeom
2014-07-18 vsvProvide selection synchronisation
2014-07-18 Sergey BELASHMerge branch 'master' of newgeom:newgeom.git
2014-07-18 Sergey BELASHSimplify creation of the unit tests, rename example...
2014-07-18 mpvDuplication and removing of part
2014-07-18 mpvMake data located on the same level for features and...
2014-07-17 Sergey BELASHMerge branch 'master' of newgeom:newgeom.git
2014-07-17 Sergey BELASHAbility to switch test coverage test ON/OFF added ...
2014-07-17 mpvThe sketch initialization problem fix
2014-07-17 vsvMerge branch 'master' of newgeom:newgeom
2014-07-17 vsvCreate sketch with new model architecture
2014-07-17 Sergey BELASHMerge branch 'master' of newgeom:newgeom
2014-07-17 mpvOptimize document functionality and debug undo/redo...
2014-07-17 Sergey BELASHUnit test coverage check added (using gcov and lcov...
2014-07-17 Sergey BELASHMerge branch 'master' of newgeom:newgeom.git
2014-07-17 Sergey BELASHSources of the application adopted to RHEL6 x64. The...
2014-07-17 vsvMerge branch 'master' of newgeom:newgeom
2014-07-17 vsvGeomAPI_IPresentation in terface created
2014-07-16 sbhUnit test example added
2014-07-16 vsvNew architecture debugging
2014-07-16 vsvBug fixing after changes of ModelAPI
2014-07-16 mpvMake result part as a container of the document
2014-07-16 vsvUsing part's document
2014-07-15 vsvMerge branch 'master' of newgeom:newgeom
2014-07-15 vsvAdaptation to new model architecture
2014-07-15 mpvMerge branch 'master' of newgeom:newgeom
2014-07-15 mpvMake results stable: new objects are created for new...
2014-07-15 vsvMerge branch 'master' of newgeom:newgeom
2014-07-15 vsvAdaptation to new data structure
2014-07-15 mpvCall redisplay for results change and delete
next