]>
SALOME platform Git repositories - modules/shaper.git/log
vsv [Tue, 30 Jul 2019 14:01:09 +0000 (17:01 +0300)]
Issue #2957: Edit help pages according to last changes
mpv [Tue, 30 Jul 2019 13:24:47 +0000 (16:24 +0300)]
Fix for the issue #2958 : Application errors when Remove part
mpv [Tue, 30 Jul 2019 12:54:02 +0000 (15:54 +0300)]
Fix for the issue #2968 : Field - names of steps are different after Export to GEOM
vsv [Tue, 30 Jul 2019 12:07:09 +0000 (15:07 +0300)]
Issue #2943: Check state of "Show only" on Select press button
mpv [Tue, 30 Jul 2019 11:51:08 +0000 (14:51 +0300)]
Fix for the issue #2974 : inverse flag is not restored in the filters selection feature
vsv [Tue, 30 Jul 2019 09:57:32 +0000 (12:57 +0300)]
Issue #2948: Synchronize selection for filters controls
azv [Tue, 30 Jul 2019 08:25:23 +0000 (11:25 +0300)]
Issue #2961: Сrash when Change sketch plane
azv [Tue, 30 Jul 2019 07:06:28 +0000 (10:06 +0300)]
Issue #2951: "Opposite to an edge" problems
Add a wire explorer to iterate edges of wire according to connectivity order.
azv [Mon, 29 Jul 2019 14:50:24 +0000 (17:50 +0300)]
Issue #2949: "On geometry" filter correct name and selection mechanism
Implement new validator to select shape types specified by the Group feature.
azv [Mon, 29 Jul 2019 10:25:49 +0000 (13:25 +0300)]
Issue #2946: "On plane" filter works wrong
Fix for non-linear edges lying on plane.
vsv [Mon, 29 Jul 2019 14:29:39 +0000 (17:29 +0300)]
Issue #2972: Restore selection modes after filter item editing
vsv [Mon, 29 Jul 2019 13:01:15 +0000 (16:01 +0300)]
Issue #2954: Provide activation/deactivation of filters
vsv [Mon, 29 Jul 2019 10:43:30 +0000 (13:43 +0300)]
Issue #2956: Use removeTemporaryValues method instead of reset.
azv [Mon, 29 Jul 2019 08:24:09 +0000 (11:24 +0300)]
Update path to SALOME (Linux version).
vsv [Fri, 26 Jul 2019 15:13:43 +0000 (18:13 +0300)]
Issue #2956: Clear temporarily defined value of an attribute
vsv [Fri, 26 Jul 2019 12:50:53 +0000 (15:50 +0300)]
Issue #2962: Provide name of 'Change Sketch plane' operation in Undo/Redo lists
vsv [Fri, 26 Jul 2019 12:15:47 +0000 (15:15 +0300)]
Issue #2963: Show Color Bar on commands Show and Show only
vsv [Fri, 26 Jul 2019 10:08:24 +0000 (13:08 +0300)]
Issue #2964: Coloring of a step field on a part
vsv [Fri, 26 Jul 2019 09:46:33 +0000 (12:46 +0300)]
Fix for creation of a step presentation with Part selection type
vsv [Fri, 26 Jul 2019 08:20:00 +0000 (11:20 +0300)]
Cut long line
vsv [Thu, 25 Jul 2019 15:41:51 +0000 (18:41 +0300)]
Issue #2966: Provide update of viewer on text color preference changed
vsv [Thu, 25 Jul 2019 14:23:09 +0000 (17:23 +0300)]
Fix non synchronous show/hide color scale with step object display
vsv [Thu, 25 Jul 2019 12:38:23 +0000 (15:38 +0300)]
Issue #2966: Redisplay text field on preferences change
vsv [Thu, 25 Jul 2019 10:40:08 +0000 (13:40 +0300)]
Issue #2967: Provide Transparency as Int value form 0 to 100 and avoid conflict by names with transparency from viewer
vsv [Wed, 24 Jul 2019 15:34:10 +0000 (18:34 +0300)]
Issue #2970: Set size of Sketcher plane by user request
vsv [Wed, 24 Jul 2019 14:21:53 +0000 (17:21 +0300)]
Adapt SHAPER documentation
vsv [Tue, 23 Jul 2019 14:53:00 +0000 (17:53 +0300)]
Add message for dragging debug
mpv [Wed, 17 Jul 2019 07:57:09 +0000 (10:57 +0300)]
Migrate to linux last version to get GUI module updates
mpv [Mon, 15 Jul 2019 11:47:35 +0000 (14:47 +0300)]
Fix for the issue #2942 : Fatal error when select using filters and use object from object browser
vsv [Fri, 12 Jul 2019 14:49:12 +0000 (17:49 +0300)]
Ameliorate help pages
azv [Fri, 12 Jul 2019 12:00:13 +0000 (15:00 +0300)]
Add tests to improve coverage of Filters plugin.
azv [Fri, 12 Jul 2019 06:56:55 +0000 (09:56 +0300)]
Merge remote-tracking branch 'remotes/origin/Filters_Development_2'
# Conflicts:
# src/FeaturesPlugin/CMakeLists.txt
# src/FeaturesPlugin/FeaturesPlugin_Extrusion.cpp
# src/FeaturesPlugin/FeaturesPlugin_Recover.cpp
# src/FeaturesPlugin/FeaturesPlugin_Validators.cpp
# src/GeomAlgoAPI/CMakeLists.txt
# src/ModuleBase/CMakeLists.txt
# src/XGUI/XGUI_ActiveControlMgr.cpp
# src/XGUI/XGUI_Workshop.cpp
# src/XGUI/XGUI_pictures.qrc
azv [Wed, 10 Jul 2019 13:54:03 +0000 (16:54 +0300)]
Fix regression in filters testing.
azv [Wed, 10 Jul 2019 11:45:11 +0000 (14:45 +0300)]
More tests to improve coverage of filters
azv [Wed, 10 Jul 2019 07:24:06 +0000 (10:24 +0300)]
More test to improve coverage of filters
azv [Wed, 10 Jul 2019 05:27:41 +0000 (08:27 +0300)]
Fix errors of dumping filters arguments.
azv [Wed, 10 Jul 2019 05:26:45 +0000 (08:26 +0300)]
Fix incorrect result of selection of filter "F12: Topologically connected faces".
azv [Tue, 9 Jul 2019 08:43:56 +0000 (11:43 +0300)]
Split coverage of API and Plugin for different groups.
azv [Tue, 9 Jul 2019 08:37:28 +0000 (11:37 +0300)]
Use ampersand in XML of "F8: On/In/Out a Solid" filter.
azv [Tue, 9 Jul 2019 08:29:11 +0000 (11:29 +0300)]
Add more tests for "Reversed" flag of filters.
vsv [Tue, 9 Jul 2019 08:20:25 +0000 (11:20 +0300)]
Cut too long lines
vsv [Tue, 9 Jul 2019 08:08:49 +0000 (11:08 +0300)]
Merge remote-tracking branch 'origin/DISPLAY_FIELD_STEP'
azv [Tue, 9 Jul 2019 07:08:02 +0000 (10:08 +0300)]
Fix regression in filters tests.
azv [Mon, 8 Jul 2019 15:13:51 +0000 (18:13 +0300)]
Implement filter "F12: Topologically connected Faces"
vsv [Mon, 8 Jul 2019 14:45:51 +0000 (17:45 +0300)]
Provide pop-up menu for steps
mpv [Mon, 8 Jul 2019 13:12:07 +0000 (16:12 +0300)]
Update management of fields steps shows/hide
mpv [Mon, 8 Jul 2019 12:33:50 +0000 (15:33 +0300)]
Support of Steps visualization from the data model level.
azv [Thu, 4 Jul 2019 13:46:23 +0000 (16:46 +0300)]
Move representations of filters to separate XML files.
azv [Thu, 4 Jul 2019 12:00:03 +0000 (15:00 +0300)]
Implement filter "F9: External Faces"
azv [Thu, 4 Jul 2019 07:28:28 +0000 (10:28 +0300)]
Finalize implementation of filter "F8: On/In/Out a Solid"
vsv [Wed, 3 Jul 2019 10:07:29 +0000 (13:07 +0300)]
Modify point size for non-strings presentations only
vsv [Mon, 1 Jul 2019 12:10:56 +0000 (15:10 +0300)]
Correct XML of a filter GUI
azv [Mon, 1 Jul 2019 10:12:47 +0000 (13:12 +0300)]
Prototype of filter "F8: On/In/Out a Solid"
azv [Fri, 28 Jun 2019 09:48:40 +0000 (12:48 +0300)]
Implement filter "F7: Opposite to an edge"
vsv [Thu, 27 Jun 2019 16:38:07 +0000 (19:38 +0300)]
Ignore Field Step object in inspection panel
vsv [Thu, 27 Jun 2019 16:15:02 +0000 (19:15 +0300)]
Provide Color Scale preferences in SALOME mode
vsv [Thu, 27 Jun 2019 15:54:11 +0000 (18:54 +0300)]
Provide user preferences for ColorScale
vsv [Thu, 27 Jun 2019 15:19:31 +0000 (18:19 +0300)]
Manage colors of ColorScale presentation
vsv [Thu, 27 Jun 2019 13:48:22 +0000 (16:48 +0300)]
Set preferences for color scale
vsv [Thu, 27 Jun 2019 13:11:03 +0000 (16:11 +0300)]
Provide color scale for SALOME SHAPER module
vsv [Thu, 27 Jun 2019 12:15:01 +0000 (15:15 +0300)]
Provide Field presentation with strings
vsv [Thu, 27 Jun 2019 09:33:40 +0000 (12:33 +0300)]
Correct roes processing
vsv [Wed, 26 Jun 2019 15:51:34 +0000 (18:51 +0300)]
Provide presentation for boolean values
vsv [Wed, 26 Jun 2019 13:55:36 +0000 (16:55 +0300)]
Implement colored shape
azv [Wed, 26 Jun 2019 13:15:35 +0000 (16:15 +0300)]
Implement filter "F6: On plane side"
azv [Tue, 25 Jun 2019 11:09:14 +0000 (14:09 +0300)]
Implement filter "F5: On geometry"
vsv [Mon, 24 Jun 2019 15:54:37 +0000 (18:54 +0300)]
Provide presentation for a step
azv [Mon, 24 Jun 2019 14:25:52 +0000 (17:25 +0300)]
Implement filter "F3: On a Line"
azv [Mon, 24 Jun 2019 14:10:05 +0000 (17:10 +0300)]
Fix crashes in unit tests (produced by stack of transactions)
vsv [Mon, 24 Jun 2019 13:17:49 +0000 (16:17 +0300)]
Make step as Object
azv [Mon, 24 Jun 2019 12:59:04 +0000 (15:59 +0300)]
Fix compilation error on Linux (#include <cmath>)
azv [Mon, 24 Jun 2019 12:48:17 +0000 (15:48 +0300)]
Fix too long lines > 100 characters.
azv [Mon, 24 Jun 2019 12:43:08 +0000 (15:43 +0300)]
Fix too long lines > 100 characters.
azv [Mon, 24 Jun 2019 12:30:49 +0000 (15:30 +0300)]
Unit tests for already implemented filters.
azv [Fri, 21 Jun 2019 08:38:50 +0000 (11:38 +0300)]
Implement dumping filters to Python
azv [Wed, 19 Jun 2019 13:30:26 +0000 (16:30 +0300)]
Separate classes related to Filters in Model/ModelAPI
vsv [Fri, 21 Jun 2019 09:53:36 +0000 (12:53 +0300)]
Restore reversing state of a filter in GUI
vsv [Thu, 20 Jun 2019 14:54:56 +0000 (17:54 +0300)]
Issue #2922: Set viewer normally to selected face
vsv [Wed, 19 Jun 2019 14:50:38 +0000 (17:50 +0300)]
Issue #2927: Show/Hide markers on free points
vsv [Wed, 19 Jun 2019 08:16:48 +0000 (11:16 +0300)]
Make 0 transparency applicable
vsv [Tue, 18 Jun 2019 14:28:48 +0000 (17:28 +0300)]
Issue #2925: Provide transparency for objects presentation
mpv [Tue, 18 Jun 2019 13:50:37 +0000 (16:50 +0300)]
Correct processing of parametric update of filters arguments
vsv [Tue, 18 Jun 2019 13:10:57 +0000 (16:10 +0300)]
Issue #2929: Make possible enable/disable additional highlighting on mouse moving
azv [Tue, 18 Jun 2019 09:38:07 +0000 (12:38 +0300)]
Task 3.9. Detect free points in the sketcher (issue #2927)
Implement algorithm of fetching free points.
vsv [Mon, 17 Jun 2019 15:28:12 +0000 (18:28 +0300)]
Prevent crash on sketcher plane change
vsv [Mon, 17 Jun 2019 15:11:27 +0000 (18:11 +0300)]
Issue #2929: Make possible enable/disable additional highlighting on mouse moving
vsv [Mon, 17 Jun 2019 12:29:31 +0000 (15:29 +0300)]
Implement 'Show Only' button in group operation
azv [Mon, 17 Jun 2019 11:23:31 +0000 (14:23 +0300)]
Fix regression in Recover feature during HDF reading.
vsv [Fri, 14 Jun 2019 16:25:01 +0000 (19:25 +0300)]
Deactivate Accept button if nothing was selected
azv [Fri, 14 Jun 2019 08:47:41 +0000 (11:47 +0300)]
Check sketch itself when storing the current feature while reexecuting features, which may produce additional sketch entities.
azv [Thu, 13 Jun 2019 11:59:48 +0000 (14:59 +0300)]
Merge remote-tracking branch 'remotes/origin/CHANGE_SKETCH_PLANE'
azv [Thu, 13 Jun 2019 11:49:22 +0000 (14:49 +0300)]
Issue #17000: Fix naming error in Extrusion.
azv [Thu, 13 Jun 2019 08:36:52 +0000 (11:36 +0300)]
Update projected coordinate axes when changing one coordinate plane to another.
mpv [Tue, 11 Jun 2019 14:03:22 +0000 (17:03 +0300)]
Support of open/save and undo/redo for filters feature
mpv [Tue, 11 Jun 2019 09:37:13 +0000 (12:37 +0300)]
Several improvement of the filters functionality, correct work with shapes types in the filters and arguments.
vsv [Mon, 10 Jun 2019 09:49:34 +0000 (12:49 +0300)]
Remove already installed filters from combo box for choice
vsv [Fri, 7 Jun 2019 14:45:30 +0000 (17:45 +0300)]
Store/restore filters state
vsv [Fri, 7 Jun 2019 12:50:33 +0000 (15:50 +0300)]
Use filters for all objects of a current document
azv [Fri, 7 Jun 2019 10:07:39 +0000 (13:07 +0300)]
Add one more test for changing sketch plane
azv [Fri, 7 Jun 2019 10:07:19 +0000 (13:07 +0300)]
Fix regressions in unit-tests