Salome HOME
modules/shaper.git
2014-10-09 vsvMerge branch 'master' of newgeom:newgeom
2014-10-09 vsvProvide local selection for operations outside of sketcher
2014-10-09 azvFixing parameters changed by a user to be constant...
2014-10-08 sbhImmutable property of the attribute added.
2014-10-08 vsvMerge remote-tracking branch 'origin/BR_WIRE_RESULTS'
2014-10-08 sbhProper update of main menu in object browser's "Activat...
2014-10-07 vsvIssue #152: Filtering of selection by active document
2014-10-07 sbhNow a wire is the result of a sketch operation. Additio... BR_WIRE_RESULTS
2014-10-06 vsvWorking with pre-selection in all operations
2014-10-06 vsvRestore sketch operations on pre-selection
2014-10-06 vsvMerge branch 'master' of newgeom:newgeom
2014-10-06 vsvDefine abstract module class
2014-10-06 sbhMerge branch 'master' of newgeom:newgeom.git
2014-10-06 sbhUse validators to set import file formats
2014-10-03 vsvRestore RubberBand drawing
2014-10-03 vsvProvide MultiEdit sketcher operation
2014-10-03 vsvAvoid crash on MultiEdit
2014-10-03 vsvMerge branch 'master' of newgeom:newgeom
2014-10-03 vsvMake property panel as a GUI of an operation
2014-10-03 mpvAdded a selection attribute and naming basic mechanisms
2014-10-02 sbhWithin Issue #143 small corrections in sketch label...
2014-10-02 sbhWithin Issue #143 highlight active inputs
2014-09-30 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-30 sbhBugfix for radius constraint creation
2014-09-30 vsvMerge branch 'master' of newgeom:newgeom
2014-09-30 vsvExclude ModuleBase_IOperation class.
2014-09-30 mpvIssue 172: activate automatically the newly created...
2014-09-30 vsvIssue #172: Exclude ActivateLastPart call
2014-09-30 mpvMake the repository version targeted to Release mode V_0.4.4
2014-09-30 mpvIssue #172: set the loaded document active to load...
2014-09-29 vsvExclude Rename item in pop-up of object browser in...
2014-09-29 vsvIssue #171: Deactivate selection of object of current...
2014-09-29 Mikhail PONIKAROVAdded make.sh for easy Linux compilation
2014-09-29 Mikhail PONIKAROVFix of the processEvents call on Linux
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
next