]>
SALOME platform Git repositories - modules/shaper.git/log
mpv [Thu, 16 Apr 2015 16:15:27 +0000 (19:15 +0300)]
Make features parameters arguments updated with update of parameter value
nds [Thu, 16 Apr 2015 15:09:13 +0000 (18:09 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Thu, 16 Apr 2015 15:07:31 +0000 (18:07 +0300)]
Fix for the issue #446
nds [Thu, 16 Apr 2015 15:04:27 +0000 (18:04 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Thu, 16 Apr 2015 15:00:30 +0000 (18:00 +0300)]
Different object validator for the first shape selector.
sbh [Thu, 16 Apr 2015 14:56:13 +0000 (17:56 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Thu, 16 Apr 2015 14:55:26 +0000 (17:55 +0300)]
Issue #467 english proof corrections in toltips by GZY
vsv [Thu, 16 Apr 2015 14:45:37 +0000 (17:45 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Thu, 16 Apr 2015 14:45:28 +0000 (17:45 +0300)]
Issue #459: Check pre-selection for group operation
mpv [Thu, 16 Apr 2015 14:45:16 +0000 (17:45 +0300)]
Fix for issue #461
sbh [Thu, 16 Apr 2015 14:18:15 +0000 (17:18 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Thu, 16 Apr 2015 14:18:06 +0000 (17:18 +0300)]
Issue #464 just clear local context of the interpreter, not initialize it from scratch
mpv [Thu, 16 Apr 2015 14:13:46 +0000 (17:13 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Thu, 16 Apr 2015 14:13:26 +0000 (17:13 +0300)]
Fix for issue #464
azv [Thu, 16 Apr 2015 13:51:50 +0000 (16:51 +0300)]
Issue #463: Fillet constraint - closed line is destroyed
Allow to move fillet components
sbh [Thu, 16 Apr 2015 13:36:25 +0000 (16:36 +0300)]
Issue #451: restore variable in editor
azv [Thu, 16 Apr 2015 13:20:21 +0000 (16:20 +0300)]
Correct radius dimension
vsv [Thu, 16 Apr 2015 12:52:03 +0000 (15:52 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Thu, 16 Apr 2015 12:51:54 +0000 (15:51 +0300)]
Create radius dimension
azv [Thu, 16 Apr 2015 10:50:23 +0000 (13:50 +0300)]
Issue #463: Fillet constraint - closed line is destroyed
1. Avoid conflicting constraints during fixing horizontal segment
2. Change behavior on fixing the base entities of fillet
azv [Thu, 16 Apr 2015 10:10:55 +0000 (13:10 +0300)]
Adjusting point-line distance only in case of constraint creation
mpv [Thu, 16 Apr 2015 10:10:01 +0000 (13:10 +0300)]
Fix for crash on multi-selection of group-vertices on imported body with Shift-key-pressed
mpv [Thu, 16 Apr 2015 10:08:41 +0000 (13:08 +0300)]
Fix for crash on the delete extrusion created on the sketch result
azv [Thu, 16 Apr 2015 04:25:24 +0000 (07:25 +0300)]
Precise calculation of the flyout point for the Radius constraint
vsv [Thu, 16 Apr 2015 09:44:47 +0000 (12:44 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Thu, 16 Apr 2015 09:44:40 +0000 (12:44 +0300)]
Display only bodies on loading of a document and activation of a part
azv [Thu, 16 Apr 2015 08:49:49 +0000 (11:49 +0300)]
Fix the SketchSolver problems on Undo-Redo operations
vsv [Thu, 16 Apr 2015 08:44:04 +0000 (11:44 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Thu, 16 Apr 2015 08:43:45 +0000 (11:43 +0300)]
Fix bug with pop-up menu
mpv [Thu, 16 Apr 2015 08:36:02 +0000 (11:36 +0300)]
Adopt the python scripts and C++ code for making extrusion on dedicated sketch faces
mpv [Thu, 16 Apr 2015 06:32:01 +0000 (09:32 +0300)]
Remove the cylinder macro: only Box is needed
azv [Thu, 16 Apr 2015 05:02:11 +0000 (08:02 +0300)]
Issue #447: Show message, if the constraint on the same objects is created twice
azv [Thu, 16 Apr 2015 04:24:45 +0000 (07:24 +0300)]
CRash when move circle with Radius constraint
nds [Wed, 15 Apr 2015 18:55:44 +0000 (21:55 +0300)]
A crash fix for creation a coincidence constraint with using an external point; an external validator append for an equal constraint.
nds [Wed, 15 Apr 2015 17:54:48 +0000 (20:54 +0300)]
"Delete" in sketch operation active should not delete objects from other sketches.
Undo/Redo does not work correctly after this delete. The objects from another sketch are visualized as objects of the current sketch.
nds [Wed, 15 Apr 2015 15:58:08 +0000 (18:58 +0300)]
Issue #462 - Fillet constraint - preselection works wrong. Correction to do not allow selecting the same line for both attributes.
nds [Wed, 15 Apr 2015 15:50:39 +0000 (18:50 +0300)]
Export definition for compillation on Windows; clear virtual method isValid is moved to protected area because it is not called outside this validator.
sbh [Wed, 15 Apr 2015 15:37:10 +0000 (18:37 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Wed, 15 Apr 2015 15:36:41 +0000 (18:36 +0300)]
Issue #462 disable features on multi-selection under debian
vsv [Wed, 15 Apr 2015 15:33:57 +0000 (18:33 +0300)]
Issue #459: Selection has to be cleared in Object Browser also on clearing selection in viewer
vsv [Wed, 15 Apr 2015 14:04:01 +0000 (17:04 +0300)]
Issue #456: Edit tooltip
vsv [Wed, 15 Apr 2015 14:02:15 +0000 (17:02 +0300)]
Issue #455: rename New Variable to Parameter
vsv [Wed, 15 Apr 2015 13:53:35 +0000 (16:53 +0300)]
Optimize Delete command item
sbh [Wed, 15 Apr 2015 11:54:57 +0000 (14:54 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
azv [Wed, 15 Apr 2015 11:51:50 +0000 (14:51 +0300)]
Precise calculation of the flyout point for Length and Distance constraints
azv [Wed, 15 Apr 2015 11:50:35 +0000 (14:50 +0300)]
Make fixed point
sbh [Wed, 15 Apr 2015 11:52:09 +0000 (14:52 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Wed, 15 Apr 2015 11:51:58 +0000 (14:51 +0300)]
Issue 452: PartSet variable namespace is partent for the part's namespace.
sbh [Wed, 15 Apr 2015 11:06:55 +0000 (14:06 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Wed, 15 Apr 2015 11:06:14 +0000 (14:06 +0300)]
Make 6d4bcc compilable under linux
nds [Wed, 15 Apr 2015 11:00:02 +0000 (14:00 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Wed, 15 Apr 2015 10:59:48 +0000 (13:59 +0300)]
focusInWidget() is necessary for partset module.
mpv [Wed, 15 Apr 2015 10:11:03 +0000 (13:11 +0300)]
Added support of python high level API addons proposed by DBC as test of this approach.
vsv [Wed, 15 Apr 2015 08:55:27 +0000 (11:55 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Wed, 15 Apr 2015 08:55:16 +0000 (11:55 +0300)]
Provide editing of parameters
sbh [Wed, 15 Apr 2015 08:22:36 +0000 (11:22 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
nds [Wed, 15 Apr 2015 08:21:54 +0000 (11:21 +0300)]
parameters use: the mouse move/release should not be processed if the variable is used in the double control
sbh [Wed, 15 Apr 2015 08:18:03 +0000 (11:18 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Wed, 15 Apr 2015 08:17:45 +0000 (11:17 +0300)]
Do no accept variables in Point2D
nds [Wed, 15 Apr 2015 07:42:59 +0000 (10:42 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Wed, 15 Apr 2015 07:42:45 +0000 (10:42 +0300)]
Fillet visualization problem: the first visualization is not correct.
The model correction to use the up-to-date number of composite features(it is increased by fillet execution)
Sketch manager should not filter the features and results, which are not related to the operation feature (fillet arc, coincidents, radius).
Constraint fillet is corrected: setInitialized() for a list attribute is not correct because currently the list combine this condition with a list size.
The recalculate of the center of an arc is not necessary because it happens in earlier code(azv)
vsv [Wed, 15 Apr 2015 07:07:28 +0000 (10:07 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Wed, 15 Apr 2015 07:06:51 +0000 (10:06 +0300)]
Corrections for dimensions
sbh [Tue, 14 Apr 2015 14:56:08 +0000 (17:56 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Tue, 14 Apr 2015 14:54:24 +0000 (17:54 +0300)]
Fix for issue #453: correct display of a exprassion eval result under Debian
azv [Tue, 14 Apr 2015 11:45:46 +0000 (14:45 +0300)]
Fix crash on removing of the Perpendicular constraint
azv [Tue, 14 Apr 2015 05:45:31 +0000 (08:45 +0300)]
Issue #393: Make fixed feature movable
sbh [Mon, 13 Apr 2015 15:38:09 +0000 (18:38 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Mon, 13 Apr 2015 15:37:38 +0000 (18:37 +0300)]
Variable validation without regexp
mpv [Mon, 13 Apr 2015 13:30:15 +0000 (16:30 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Mon, 13 Apr 2015 13:29:52 +0000 (16:29 +0300)]
Make python feature don't crash on documentToAdd call.
vsv [Mon, 13 Apr 2015 13:00:43 +0000 (16:00 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Mon, 13 Apr 2015 13:00:35 +0000 (16:00 +0300)]
Issue #442: Avoid extra menus in pop-up of sketcher objects
nds [Mon, 13 Apr 2015 12:48:15 +0000 (15:48 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Mon, 13 Apr 2015 12:48:04 +0000 (15:48 +0300)]
Fillet should not use editor.
sbh [Mon, 13 Apr 2015 12:45:45 +0000 (15:45 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Mon, 13 Apr 2015 12:45:33 +0000 (15:45 +0300)]
Fix for parameters in double value editors
sbh [Mon, 13 Apr 2015 12:45:07 +0000 (15:45 +0300)]
Hide "by general equation" case for plane creation
nds [Mon, 13 Apr 2015 11:41:48 +0000 (14:41 +0300)]
Do not reset the value if the XML definition has no the default key for the attribute.
nds [Mon, 13 Apr 2015 11:19:34 +0000 (14:19 +0300)]
Correction for extrusion.
nds [Mon, 13 Apr 2015 10:56:09 +0000 (13:56 +0300)]
Correction to create an axis on points.
mpv [Mon, 13 Apr 2015 10:34:29 +0000 (13:34 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Mon, 13 Apr 2015 10:27:57 +0000 (13:27 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Mon, 13 Apr 2015 10:26:21 +0000 (13:26 +0300)]
The OB selection use in selection controls
sbh [Mon, 13 Apr 2015 09:33:54 +0000 (12:33 +0300)]
Fix of errors under Linux
vsv [Mon, 13 Apr 2015 09:21:23 +0000 (12:21 +0300)]
Fix of errors under Linux
mpv [Mon, 13 Apr 2015 08:51:12 +0000 (11:51 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Mon, 13 Apr 2015 08:36:40 +0000 (11:36 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Mon, 13 Apr 2015 08:36:17 +0000 (11:36 +0300)]
The face filter is not necessary on sketch label activation if there is a selected plane.
mpv [Mon, 13 Apr 2015 08:27:28 +0000 (11:27 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Mon, 13 Apr 2015 08:24:19 +0000 (11:24 +0300)]
Make list not initialized if it is empty: on sketch add and then remove element sketch becomes invalid.
vsv [Mon, 13 Apr 2015 08:22:50 +0000 (11:22 +0300)]
Fix errors under Linux
nds [Mon, 13 Apr 2015 07:49:56 +0000 (10:49 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Mon, 13 Apr 2015 07:49:41 +0000 (10:49 +0300)]
Face selection for sketch entity - the OB selected result should be checked on face type.
mpv [Mon, 13 Apr 2015 07:16:33 +0000 (10:16 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Mon, 13 Apr 2015 07:16:07 +0000 (10:16 +0300)]
Debug of string attribute: reproduced on open of document and planes-method of creation become invalid.
nds [Mon, 13 Apr 2015 07:01:02 +0000 (10:01 +0300)]
Disconnect of the selectionChanged signal
nds [Mon, 13 Apr 2015 06:22:22 +0000 (09:22 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Mon, 13 Apr 2015 06:22:08 +0000 (09:22 +0300)]
It corrects the validator parameter from the entrity to viewerprs in order to validate the objects in OB. These objects are Sketch result for extrusion and the main plane for Sketch.
It removes filters.
mpv [Mon, 13 Apr 2015 06:11:07 +0000 (09:11 +0300)]
Make checking type of the asking document to avoid undo/redo of not-current document error message.