Salome HOME
modules/shaper.git
2014-09-26 Sergey BELASHExplicit inclusion of CAS librarries
2014-09-26 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-26 sbhTest corrected according to changes in the API
2014-09-26 azvIssue #154: Crash on Undo-Redo operations
2014-09-26 vsvDo not use pre-selection for boolean operation in order...
2014-09-26 vsvMerge branch 'master' of newgeom:newgeom
2014-09-26 vsvProvide hasPreview method for operations with preview
2014-09-26 azvIssue #168: Arc creation on existing points
2014-09-26 vsvMerge branch 'master' of newgeom:newgeom
2014-09-26 vsvAvoid direct link to SketchPlugin
2014-09-26 Sergey BELASHMerge branch 'master' of newgeom:newgeom.git
2014-09-26 Sergey BELASHbugfix for libPartSet.so: paths to some CAS toolkits...
2014-09-26 sbhSome "Enter processing" bugs fixed.
2014-09-26 azvIssue #154: Crash on Undo-Redo operations
2014-09-25 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-25 sbhIssue #144 Proper update of property pannel title
2014-09-25 azvIssue #165 fix: Constraints don't work on feature editi...
2014-09-25 vsvMerge branch 'master' of newgeom:newgeom
2014-09-25 vsvUse pre-selection for shape selector
2014-09-25 mpvAdded AttributeBoolean to python API
2014-09-25 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-25 sbhIssue #144 Crash on perpendicular constraint move
2014-09-25 vsvMerge branch 'master' of newgeom:newgeom
2014-09-25 vsvSet Flyout point for circle
2014-09-25 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-25 vsvCalculate Flyout point for distance and length
2014-09-25 sbhIssue #144 Perpendicular constraint
2014-09-24 sbhIssue #144 Display flyout point for parellel constraint...
2014-09-24 sbhIssue #144 Corrections in immediate commit
2014-09-24 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-24 sbhIsssue #149 #147 Restart operation issue resolved
2014-09-24 mpvUse not obligatory AXML flag in general validator
2014-09-24 sbhUseful cmake procedures for Eclipse IDE. Safe for VS...
2014-09-24 sbhIssue #118 Crash on "Remove Part" resolved
2014-09-24 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-24 sbhIssue #144 make sources compilable: processFocus is...
2014-09-24 vsvMerge branch 'master' of newgeom:newgeom
2014-09-24 vsvIssue #163: Correct messages in extrusion
2014-09-24 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-24 sbhIssue #144 If an operation has valid feature after...
2014-09-24 vsvIssue #160: Correct misprint
2014-09-24 vsvIssue #104: Correcting of misprint in message
2014-09-24 vsvIssue #120: Hide All command added into pop-up menu
2014-09-24 mpvWrap the rebuild operation by transaction braces to...
2014-09-24 mpvImport is also enabled only for Part document: it produ...
2014-09-23 vsvMerge branch 'master' of newgeom:newgeom
2014-09-23 vsvDisplay shapes in shaded mode
2014-09-23 azvDon't want to compute constraints to frequent
2014-09-23 vsvMerge branch 'master' of newgeom:newgeom
2014-09-23 vsvImprovement of Shape selection control
2014-09-23 mpvLength must not be zero or negative
2014-09-23 azvAvoid crash on Length constraint with value equal to 0
2014-09-23 azvIssue #149 fix: Implemented update procedure for constr...
2014-09-23 azvIssue #148 (reopened) fix: All features implicitly...
2014-09-23 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-23 sbhDocument's kind dependent features implemented
2014-09-23 vsvMerge branch 'master' of newgeom:newgeom
2014-09-23 vsvIssue #138: Fixed problem with lines
2014-09-23 mpvMake finishing operation in python console produce...
2014-09-23 vsvMerge branch 'master' of newgeom:newgeom
2014-09-23 sbhBugfix: duplicated commit on "Return" and crash on...
2014-09-23 vsvCorrecting bug on distance creation
2014-09-23 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-23 sbhIssue #143 Focus on "selector" widget allows to select...
2014-09-23 mpvFix for the problem of distance constraints set
2014-09-22 vsvMerge branch 'master' of newgeom:newgeom
2014-09-22 vsvShading/Wireframe commands added
2014-09-22 azvIssue #148 fix: Eliminated recursive resolving of const...
2014-09-22 mpvMerge branch 'master' of newgeom:newgeom
2014-09-22 mpvAdd checking that object is used before the delete...
2014-09-22 vsvHide selected object on using it in extrusion
2014-09-22 vsvRemove Bodies folder from PartSet
2014-09-22 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-22 sbhWidget selector renamed to shape selector
2014-09-22 vsvMerge branch 'master' of newgeom:newgeom
2014-09-22 vsvAvoid memory leaks
2014-09-19 sbhUnused method removed from the property panel
2014-09-19 mpvDo not show concealed results
2014-09-19 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-19 sbhIssue #146 Do not start line creation if the existing...
2014-09-19 mpvSingle delete is active now
2014-09-19 mpvNo automatic rebuild: only on preview. Update of visual...
2014-09-19 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-19 sbhIssue #147 Abort'n'start of sketch operations on click
2014-09-19 sbhIssue #145 behavior on edit constraint corrected
2014-09-18 sbhMore clear way to process the operations
2014-09-18 mpvMake automatic/manual rebuild property and connect...
2014-09-18 mpvMake referenced Bodies no more displayed in the Object...
2014-09-17 mpvMerge branch 'master' of newgeom:newgeom
2014-09-17 mpvMake impossible selection of the same line twice for...
2014-09-17 sbhIssue #142 Flyout Ponit widget removed from XML descrip...
2014-09-17 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-17 sbhBugfix for issue #107 which also works for issue #82
2014-09-17 azvIssue #141 fix: Undo for constraints
2014-09-17 azvIssue #140 fix: Perpendicularity is not applied
2014-09-17 azvIssue #137 fix: Eliminated crash in SketchBuilder.
2014-09-17 mpvFixed crash with abort of sketch in the Part document
2014-09-16 mpvFix for issue #134. Make common validator that checks...
2014-09-15 mpvFix for crash in Release mode
2014-09-15 mpvFix for issue #79
next