]>
SALOME platform Git repositories - modules/shaper.git/log
mpv [Tue, 15 Sep 2015 13:55:57 +0000 (16:55 +0300)]
Roll back the improvement for third arc point coordinates input in property panel because of issue #985
spo [Mon, 14 Sep 2015 12:48:09 +0000 (15:48 +0300)]
Spell-checking
spo [Mon, 14 Sep 2015 12:47:10 +0000 (15:47 +0300)]
Issue #627 - Crashes on problems in new features and plugins
azv [Tue, 15 Sep 2015 10:31:37 +0000 (13:31 +0300)]
Update constraints defined by parameters (issue #976)
dbv [Tue, 15 Sep 2015 07:13:25 +0000 (10:13 +0300)]
Bug #973: Icon "Duplicate' renaming
azv [Mon, 14 Sep 2015 15:35:44 +0000 (18:35 +0300)]
There is implemented fixed constraint for the points which coordinates are given by parametric expression (issues #966, #967)
azv [Mon, 14 Sep 2015 12:09:00 +0000 (15:09 +0300)]
Avoid duplicating entities placed in temporary constraints.
vsv [Mon, 14 Sep 2015 14:42:45 +0000 (17:42 +0300)]
Issue #970: Rebuild sub-tree on delete object
mpv [Mon, 14 Sep 2015 11:16:43 +0000 (14:16 +0300)]
Fix for the issue #898: sketch coordinates on the standard planes.
dbv [Mon, 14 Sep 2015 09:15:01 +0000 (12:15 +0300)]
Tests update
dbv [Mon, 14 Sep 2015 08:39:58 +0000 (11:39 +0300)]
Tests for ExtrusionSketch and RevolutionSketch
mpv [Mon, 14 Sep 2015 07:32:42 +0000 (10:32 +0300)]
Stabilization of the application: to avoid recomputation of invalid parameters (undo in the issue #916)
azv [Mon, 14 Sep 2015 07:23:34 +0000 (10:23 +0300)]
Add default value for the rotation center (issue #893)
mpv [Mon, 14 Sep 2015 05:28:56 +0000 (08:28 +0300)]
Preparation to the version 1.4.0
mpv [Mon, 14 Sep 2015 05:12:14 +0000 (08:12 +0300)]
Roll back the modification, not yet approved
mpv [Mon, 14 Sep 2015 05:07:48 +0000 (08:07 +0300)]
Fix for the issue #955
nds [Sat, 12 Sep 2015 12:28:17 +0000 (15:28 +0300)]
Issue #960, 961 'CTRL+Z' buttons combination doesn't work
nds [Sat, 12 Sep 2015 09:34:53 +0000 (12:34 +0300)]
Erroneous cases in SALOME mode: Sketch, start sub-feature operation[some control is active], close view, open view ->filters should be activated.
Case 2: the same case: when viewer is removed(view is closed), we need to nullify AndFilter of Displayer, otherwise we lost all filters in opened view. It was realized for deactivate module and should be done when viewer is closed.
nds [Sat, 12 Sep 2015 08:40:31 +0000 (11:40 +0300)]
Issue #956 Fatal error as result of action without OCC scene
mpv [Fri, 11 Sep 2015 17:37:06 +0000 (20:37 +0300)]
FIx for the issue #951
vsv [Fri, 11 Sep 2015 16:52:35 +0000 (19:52 +0300)]
Issue #819: Update depth after FitAll
mpv [Fri, 11 Sep 2015 16:26:49 +0000 (19:26 +0300)]
Make extrusion sketch created on the face is created outside of the material of the solid
mpv [Fri, 11 Sep 2015 16:03:35 +0000 (19:03 +0300)]
Fix for the correct scope calculation
nds [Fri, 11 Sep 2015 14:57:39 +0000 (17:57 +0300)]
Issue #916 Sketch is broken after its modification
nds [Fri, 11 Sep 2015 14:48:25 +0000 (17:48 +0300)]
Issue #684 Buttons "X"
Issue #956 Fatal error as result of action without OCC scene
spo [Fri, 11 Sep 2015 14:40:23 +0000 (17:40 +0300)]
Issue #830 - cmake must fail if SolveSpace has not been found
spo [Fri, 11 Sep 2015 14:25:03 +0000 (17:25 +0300)]
Issue #830 - cmake must fail if SolveSpace has not been found
mpv [Fri, 11 Sep 2015 14:08:32 +0000 (17:08 +0300)]
Fix for the issue #930: update event of erased feature should not be processed
vsv [Fri, 11 Sep 2015 13:08:44 +0000 (16:08 +0300)]
Issue #894: Preserve constraint visibility state after operation finish
dbv [Fri, 11 Sep 2015 13:06:49 +0000 (16:06 +0300)]
Warnings fixes
dbv [Fri, 11 Sep 2015 12:56:24 +0000 (15:56 +0300)]
ExtrusionSketch and RevolutionSketch features.
azv [Fri, 11 Sep 2015 12:45:03 +0000 (15:45 +0300)]
Ability to change direction of the Angle presentation (issue #882)
vsv [Fri, 11 Sep 2015 12:39:37 +0000 (15:39 +0300)]
Issue #881: Change label of selection controls of angle operation
spo [Fri, 11 Sep 2015 12:18:05 +0000 (15:18 +0300)]
Use SolveSpace 2.1
nds [Fri, 11 Sep 2015 12:01:33 +0000 (15:01 +0300)]
Correction for the previous integration
azv [Fri, 11 Sep 2015 11:55:34 +0000 (14:55 +0300)]
Set min and max values for the Angle constraint (issue #958)
spo [Fri, 11 Sep 2015 11:43:04 +0000 (14:43 +0300)]
Issue #830 - cmake must fail if SolveSpace has not been found
spo [Thu, 10 Sep 2015 13:41:41 +0000 (16:41 +0300)]
Issue #904 - Fatal error aftre delete sketch from dataset used in extrusion in part
vsv [Fri, 11 Sep 2015 09:44:26 +0000 (12:44 +0300)]
Simplified calculation of fly out distance and creation of constraints limited only by Line, Point, Arc, Circle
nds [Fri, 11 Sep 2015 08:46:08 +0000 (11:46 +0300)]
Update error manager processing. Error is got firstly from the feature, then from the GUI state.
Do not use validationChanged and nestedChanged signals for this. Use direct methods updateAction of error manager.
Update application Accept actions by signal of model about feature state change, but not by updated signal of object.
nds [Fri, 11 Sep 2015 08:38:43 +0000 (11:38 +0300)]
Update error manager processing. Error is got firstly from the feature, then from the GUI state.
Do not use validationChanged and nestedChanged signals for this. Use direct methods updateAction of error manager.
Update application Accept actions by signal of model about feature state change, but not by updated signal of object.
nds [Fri, 11 Sep 2015 08:22:19 +0000 (11:22 +0300)]
Update error manager processing.
azv [Fri, 11 Sep 2015 06:36:16 +0000 (09:36 +0300)]
Update the angle calculation when lines are intersected in the inner point
azv [Fri, 11 Sep 2015 05:35:53 +0000 (08:35 +0300)]
Change sorting procedure to avoid "conflicting constraints" message on Linux (issue #893)
mpv [Thu, 10 Sep 2015 16:35:28 +0000 (19:35 +0300)]
Merge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
mpv [Thu, 10 Sep 2015 16:35:08 +0000 (19:35 +0300)]
Fix for the issue #937 and crashes:
vsv [Thu, 10 Sep 2015 15:28:18 +0000 (18:28 +0300)]
Issue #663: Don't hide "Activate" menu item in PartSet pop-up
dbv [Thu, 10 Sep 2015 15:24:41 +0000 (18:24 +0300)]
Improvement #953: Icon not clear enough
vsv [Thu, 10 Sep 2015 14:58:14 +0000 (17:58 +0300)]
Issue #685: Replace Prefix by Suffix
mpv [Thu, 10 Sep 2015 14:42:09 +0000 (17:42 +0300)]
Merge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
mpv [Thu, 10 Sep 2015 14:41:52 +0000 (17:41 +0300)]
Fix for the issue #952: additional orientation algorithm is not needed. The orientation of face is enough.
vsv [Thu, 10 Sep 2015 14:40:59 +0000 (17:40 +0300)]
Issue #937: Process update of objects in Object Browser
vsv [Thu, 10 Sep 2015 14:22:30 +0000 (17:22 +0300)]
Issue #943: Process double click in Object Browser
vsv [Thu, 10 Sep 2015 13:40:18 +0000 (16:40 +0300)]
Issue #946: Use black color for enabled items in object browser
vsv [Thu, 10 Sep 2015 13:33:47 +0000 (16:33 +0300)]
Issue #877: Reset order of symbols on delete of a constraint presentation
spo [Thu, 10 Sep 2015 12:39:38 +0000 (15:39 +0300)]
Spell-checking
spo [Thu, 10 Sep 2015 12:39:15 +0000 (15:39 +0300)]
Issue #904 - Fatal error aftre delete sketch from dataset used in extrusion in part
nds [Thu, 10 Sep 2015 12:32:07 +0000 (15:32 +0300)]
This is a code correction: this code is obsolete after the cleanContent() is called in the same method before asking Session to abort operation.
mpv [Thu, 10 Sep 2015 12:09:16 +0000 (15:09 +0300)]
Fix for the issue #905
vsv [Thu, 10 Sep 2015 09:49:47 +0000 (12:49 +0300)]
Issue #894: Toggle constraint before transaction open
mpv [Thu, 10 Sep 2015 09:33:25 +0000 (12:33 +0300)]
Fix for the issue #910: never fully remove the results, just make them disabled when not needed.
dbv [Thu, 10 Sep 2015 09:06:55 +0000 (12:06 +0300)]
OK button update
spo [Thu, 10 Sep 2015 07:52:59 +0000 (10:52 +0300)]
Issue #910 - Impossible to set start point , end points for line manually
mpv [Thu, 10 Sep 2015 07:37:49 +0000 (10:37 +0300)]
The message is produced on each errors state of object change for later GUI catching and usage.
spo [Thu, 10 Sep 2015 07:11:17 +0000 (10:11 +0300)]
Issue #910 - Impossible to set start point , end points for line manually -- temporary revert this function
azv [Thu, 10 Sep 2015 07:09:39 +0000 (10:09 +0300)]
SketchSolver Linux warning
azv [Thu, 10 Sep 2015 05:38:43 +0000 (08:38 +0300)]
Strange conflicting constraints error (issue #936)
1. The error message on the sketch may be rewritten by another sketch, solved correctly. This behavior is updated.
2. Implemented possibility to receive wrong constraints.
mpv [Thu, 10 Sep 2015 05:38:57 +0000 (08:38 +0300)]
The updated icons for revol_cut and revol_fuse
spo [Wed, 9 Sep 2015 13:57:33 +0000 (16:57 +0300)]
Iseeue #926 - Message "Conflicting constraint" to be improved
mpv [Wed, 9 Sep 2015 13:43:25 +0000 (16:43 +0300)]
Fix for regression caused by merging of new configuration files and the pictures
nds [Wed, 9 Sep 2015 13:32:48 +0000 (16:32 +0300)]
Update ok_error button to be in the style of changed ok button.
nds [Wed, 9 Sep 2015 13:27:56 +0000 (16:27 +0300)]
Update ok_error button to be in the style of changed ok button.
nds [Wed, 9 Sep 2015 13:23:16 +0000 (16:23 +0300)]
Correction for previous integration.
spo [Wed, 9 Sep 2015 11:33:53 +0000 (14:33 +0300)]
Issue #910 - Impossible to set start point , end points for line manually
nds [Wed, 9 Sep 2015 13:16:10 +0000 (16:16 +0300)]
Issue #905 Update of invalid feature representation in property panel
Correction for Part feature.
nds [Wed, 9 Sep 2015 13:06:55 +0000 (16:06 +0300)]
Issue #905 Update of invalid feature representation in property panel
Widget should not be in pink also.
azv [Wed, 9 Sep 2015 13:15:26 +0000 (16:15 +0300)]
Update groups merging (issue #933)
mpv [Wed, 9 Sep 2015 13:01:43 +0000 (16:01 +0300)]
Update of pictures by ABA
azv [Wed, 9 Sep 2015 12:05:33 +0000 (15:05 +0300)]
SketchSolver performance improvement (issue #934)
nds [Wed, 9 Sep 2015 12:02:34 +0000 (15:02 +0300)]
Issue #905 Update of invalid feature representation in property panel
Widget should not be in pink also.
nds [Wed, 9 Sep 2015 11:30:35 +0000 (14:30 +0300)]
Issue #905 Update of invalid feature representation in property panel
Widget should not be in pink also.
nds [Wed, 9 Sep 2015 11:09:33 +0000 (14:09 +0300)]
Issue #905 Update of invalid feature representation in property panel
azv [Wed, 9 Sep 2015 10:57:43 +0000 (13:57 +0300)]
Update Angle constraint to work properly with perpendicular lines (issue #927)
dbv [Wed, 9 Sep 2015 09:05:42 +0000 (12:05 +0300)]
Tests update
azv [Wed, 9 Sep 2015 07:15:52 +0000 (10:15 +0300)]
Strange behavior of Angle constraint (issue #912)
Recalculate positions of the attributes to avoid conflicting constraints while changing the value of angle several times
spo [Wed, 9 Sep 2015 06:47:14 +0000 (09:47 +0300)]
Issue #910 - Impossible to set start point , end points for line manually
vsv [Wed, 9 Sep 2015 06:45:27 +0000 (09:45 +0300)]
Issue #925: Remove Deactivate part command
vsv [Tue, 8 Sep 2015 15:39:44 +0000 (18:39 +0300)]
Memory leak detected
dbv [Tue, 8 Sep 2015 15:28:48 +0000 (18:28 +0300)]
Translation and Rotation code clean up
spo [Tue, 8 Sep 2015 15:03:01 +0000 (18:03 +0300)]
Improve Linux scripts
dbv [Tue, 8 Sep 2015 14:16:28 +0000 (17:16 +0300)]
Tests for placement
mpv [Tue, 8 Sep 2015 14:02:30 +0000 (17:02 +0300)]
Fix for issue #913: update sketch elements due to the parameters update
mpv [Tue, 8 Sep 2015 13:25:58 +0000 (16:25 +0300)]
Fix for issue #918: naming for sketch sub-elements, even if the sketch is fully selected.
dbv [Tue, 8 Sep 2015 13:05:54 +0000 (16:05 +0300)]
Code clean up
dbv [Tue, 8 Sep 2015 12:44:11 +0000 (15:44 +0300)]
Improvement #651: Arc direction must be flexible
azv [Tue, 8 Sep 2015 12:21:32 +0000 (15:21 +0300)]
Update coordinates of a point coincided with line, arc or circle (issue #883)
spo [Tue, 8 Sep 2015 11:03:35 +0000 (14:03 +0300)]
Improve linux scripts
spo [Tue, 8 Sep 2015 11:03:01 +0000 (14:03 +0300)]
Issue #903 - Parameter is not created, if expression contains not created parameter
mpv [Tue, 8 Sep 2015 11:30:41 +0000 (14:30 +0300)]
Merge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
mpv [Tue, 8 Sep 2015 11:30:24 +0000 (14:30 +0300)]
Fix for issue #922: box naming problems after update