]>
SALOME platform Git repositories - modules/geom.git/log
rnv [Fri, 20 Jan 2017 10:00:50 +0000 (13:00 +0300)]
Fix crash in hasAnnotations() method
nds [Thu, 19 Jan 2017 07:46:22 +0000 (10:46 +0300)]
Corrections for the following cases:
1) The names of the annotations and geometrical objects are not updated in the "Dimensions/Annotations" data tree:
- Create any primitive, box for example.
- Create annotation with text 'My initial annotation'
- Call edit annotation dialog box and set text of the annotation to 'My updated annotation'
= > As a result text is updated in the viewer, but not in the "Dimensions/Annotations" data tree.
- Rename box
= > As a result name is updated in the SALOME Object Browser, but not in the "Dimensions/Annotations" data tree.
2) Popup menu in the "Dimensions/Annotations" data tree: "Show all annotations" / "Hide all annotation" menu items appear / work incorrect:
- "Show all annotations" / "Hide all annotation" menu items should appear only for "Annotations" root object and for concrete geometrical object
- "Show all annotations" / "Hide all annotation" menu items should work in the following way:
If popup menu is called for "Annotations" root object, then show / hide operations should be applied to all annotations.
If popup menu is called for concrete geometrical object, then show / hide operations should be applied only to annotations which belong to this concrete geometrical object.
mnt [Fri, 13 Jan 2017 09:54:30 +0000 (12:54 +0300)]
Fix compilation on CentOS 6.4 and Debian 6.0
nds [Thu, 17 Nov 2016 12:47:53 +0000 (15:47 +0300)]
Annotation icon
nds [Thu, 17 Nov 2016 11:39:31 +0000 (14:39 +0300)]
Help page for annotation correction.
nds [Thu, 17 Nov 2016 11:29:07 +0000 (14:29 +0300)]
DisplayAllAnnotations correction.
nds [Thu, 17 Nov 2016 11:16:00 +0000 (14:16 +0300)]
DisplayAllAnnotations correction.
nds [Thu, 17 Nov 2016 11:08:51 +0000 (14:08 +0300)]
Help page for annotation correction.
nds [Thu, 17 Nov 2016 11:06:17 +0000 (14:06 +0300)]
Help page for annotation correction.
nds [Thu, 17 Nov 2016 11:03:34 +0000 (14:03 +0300)]
Help page for annotation correction.
nds [Thu, 17 Nov 2016 10:58:01 +0000 (13:58 +0300)]
Help page for annotation correction.
nds [Thu, 17 Nov 2016 10:49:52 +0000 (13:49 +0300)]
Help page for annotation correction.
nds [Thu, 17 Nov 2016 10:22:21 +0000 (13:22 +0300)]
Show All Annotations /Hide All Annotations action in Text Tree widget, help page for annotation.
nds [Thu, 17 Nov 2016 07:54:42 +0000 (10:54 +0300)]
minor corrections in annotation dialog: 1. Sub-shape selection should be cleared by new shape selection; 2. in edit mode sub-shape should be always disabled.
apl [Wed, 16 Nov 2016 09:04:58 +0000 (12:04 +0300)]
Corrective patch for bring-to-front and auto-selection of position on compound shape
apl [Tue, 15 Nov 2016 15:33:40 +0000 (18:33 +0300)]
Fix bug with annotation update.
nds [Wed, 16 Nov 2016 05:10:29 +0000 (08:10 +0300)]
Delete action in OCC viewer correction.
nds [Tue, 15 Nov 2016 18:20:03 +0000 (21:20 +0300)]
Edit/Delete popup menues enable on presentation selected in OCC viewer.
apl [Tue, 15 Nov 2016 15:01:00 +0000 (18:01 +0300)]
Hilight selected shape. Delete operation.
nds [Tue, 15 Nov 2016 14:53:20 +0000 (17:53 +0300)]
Fix for changing IsFixedPosition mode in Edit annotation.
nds [Tue, 15 Nov 2016 13:45:26 +0000 (16:45 +0300)]
Store fixed 2D position into attribute; check box is provided for fixed screen position
nds [Tue, 15 Nov 2016 10:41:21 +0000 (13:41 +0300)]
Text tree widget visual states of tree items should not be updated here because:
1. firstly it is updated according to object browser visual state of corresponded object
1. if we update it here, action "created OCC view" will show previous shown objects.
apl [Thu, 10 Nov 2016 10:39:26 +0000 (13:39 +0300)]
Port on IR-2016-11-02.
Bug in edit mode when switching 2D/3D.
Preview for edit mode.
nds [Wed, 9 Nov 2016 10:05:20 +0000 (13:05 +0300)]
Edit mode
apl [Tue, 8 Nov 2016 16:29:55 +0000 (19:29 +0300)]
Several bug fixes
nds [Tue, 8 Nov 2016 16:18:47 +0000 (19:18 +0300)]
Synchronization of selection from TreeWidget to OCCViewer.
apl [Tue, 8 Nov 2016 11:04:18 +0000 (14:04 +0300)]
Merge commits, bring-to-front, show/hide all
apl [Tue, 8 Nov 2016 09:55:29 +0000 (12:55 +0300)]
Remove name from annotation. Dump/Restore study.
apl [Mon, 7 Nov 2016 14:52:22 +0000 (17:52 +0300)]
Remove erroneous changes after merge
apl [Mon, 7 Nov 2016 14:20:36 +0000 (17:20 +0300)]
Minor corrections + annotation positioning
nds [Tue, 8 Nov 2016 09:17:13 +0000 (12:17 +0300)]
Preparation for Edit implementation
nds [Tue, 8 Nov 2016 06:21:46 +0000 (09:21 +0300)]
Selection synchronization between OCC viewer and TreeWidget.
nds [Thu, 3 Nov 2016 07:29:21 +0000 (10:29 +0300)]
Check if Erase comes from Redisplay, in this case, Annotation Manager should not erase displayed annotations.
Problem case: Click on tree widget item do not visualizes it, icon stays gray.
nds [Tue, 1 Nov 2016 07:23:38 +0000 (10:23 +0300)]
Debug correction for display/erase annotation in manager, update visible icon in tree widget
nds [Mon, 31 Oct 2016 07:03:13 +0000 (10:03 +0300)]
Do not update Annotation manager by erase source object presentation
nds [Mon, 31 Oct 2016 06:36:47 +0000 (09:36 +0300)]
Annotation manager's implementation to:
- update annotations visible state int text tree widget according to active view
- store annotation visible attribute current visible state of the annotation's entry in the current view
- store/restore annotation visualized in view as study visual state
nds [Mon, 24 Oct 2016 13:10:23 +0000 (16:10 +0300)]
Annotation manager to process annotations's display/erase in several viewers.
apl [Fri, 21 Oct 2016 09:52:30 +0000 (12:52 +0300)]
Create annotation interaction and "hidden line" mode
apl [Wed, 19 Oct 2016 17:04:31 +0000 (20:04 +0300)]
Update of tree wdg from dialog; Show/Hide all pop-up menu.
apl [Wed, 19 Oct 2016 12:55:20 +0000 (15:55 +0300)]
Fix signals in MeasureGUI dialog
apl [Wed, 19 Oct 2016 12:55:06 +0000 (15:55 +0300)]
Update of text tree widget integration to new class
of shape annotation attributes
apl [Tue, 18 Oct 2016 13:55:34 +0000 (16:55 +0300)]
Store annotation data on AttributeParameter.
apl [Fri, 14 Oct 2016 13:04:08 +0000 (16:04 +0300)]
Fixed underline position and central alignment of annotation text
apl [Thu, 13 Oct 2016 16:01:13 +0000 (19:01 +0300)]
Dialog usability fixes
apl [Wed, 12 Oct 2016 16:00:32 +0000 (19:00 +0300)]
Fix highlighting problem during interaction
apl [Wed, 12 Oct 2016 15:59:41 +0000 (18:59 +0300)]
Picking point on the shape
nds [Wed, 12 Oct 2016 11:29:36 +0000 (14:29 +0300)]
Code style correction; myShapeNameModified state for initial filling annotation text.
nds [Wed, 12 Oct 2016 08:08:05 +0000 (11:08 +0300)]
Annotation is stored into study on "Apply" click
nds [Tue, 11 Oct 2016 14:44:18 +0000 (17:44 +0300)]
Annotation's visualization in tree
apl [Fri, 7 Oct 2016 18:35:07 +0000 (21:35 +0300)]
Temporary enable global selection for test of interactivity
apl [Fri, 7 Oct 2016 18:18:28 +0000 (21:18 +0300)]
Interactive annotations
nds [Thu, 6 Oct 2016 13:41:31 +0000 (16:41 +0300)]
Local selection in annotation dialog correction.
nds [Thu, 6 Oct 2016 11:33:25 +0000 (14:33 +0300)]
Local selection in annotation dialog.
nds [Wed, 5 Oct 2016 09:42:03 +0000 (12:42 +0300)]
Annotation is visualized in fixed position in the viewer.
nds [Fri, 30 Sep 2016 09:01:23 +0000 (12:01 +0300)]
Initial version of annotation dialog
apl [Thu, 29 Sep 2016 14:36:19 +0000 (17:36 +0300)]
Shape index and type property.
Compilation errors has been fixed.
apl [Wed, 28 Sep 2016 08:39:11 +0000 (11:39 +0300)]
Preferences and compilation errors
apl [Tue, 27 Sep 2016 10:54:16 +0000 (13:54 +0300)]
shape annotation container
apl [Mon, 26 Sep 2016 17:01:28 +0000 (20:01 +0300)]
Annotation presentation + Displayer code
Nathalie GORE [Thu, 22 Sep 2016 14:29:03 +0000 (16:29 +0200)]
NGO - Update T-Shape
vsr [Mon, 12 Sep 2016 13:12:06 +0000 (16:12 +0300)]
Merge branch 'V8_1_BR'
imn [Wed, 7 Sep 2016 15:23:37 +0000 (18:23 +0300)]
0023329 : MakeThickSolid : Offset driver failed
rnv [Mon, 5 Sep 2016 11:37:48 +0000 (14:37 +0300)]
Merge branch 'V8_1_BR'
rnv [Mon, 5 Sep 2016 11:34:40 +0000 (14:34 +0300)]
Merge remote-tracking branch 'origin/rnv/vtk_opengl2_backend' into V8_1_BR
rnv [Mon, 5 Sep 2016 09:05:43 +0000 (12:05 +0300)]
Merge remote-tracking branch 'origin/rnv/vtk_opengl2_backend'
rnv [Fri, 2 Sep 2016 08:30:11 +0000 (11:30 +0300)]
Fix compilation error on Debian 6.0
skv [Tue, 30 Aug 2016 13:53:57 +0000 (16:53 +0300)]
0023326 : [CEA 1934] Error when extracting a shape
rnv [Thu, 25 Aug 2016 12:21:19 +0000 (15:21 +0300)]
Fix for '
0053430 : 3D Sketch' issue.
rnv [Thu, 18 Aug 2016 13:22:17 +0000 (16:22 +0300)]
Merge branch 'rnv/vtk_opengl2_backend' of salome:modules/geom into rnv/vtk_opengl2_backend
rnv [Wed, 10 Aug 2016 14:20:04 +0000 (17:20 +0300)]
Start potring to the VTK OpenGL2 backend.
Maintenance team (INV) [Mon, 15 Aug 2016 08:58:09 +0000 (11:58 +0300)]
RNV: remove unused functionality.
rnv [Thu, 11 Aug 2016 06:44:10 +0000 (09:44 +0300)]
Merge 'abn/configuration' into master branch.
rnv [Wed, 10 Aug 2016 14:20:04 +0000 (17:20 +0300)]
Start potring to the VTK OpenGL2 backend.
skv [Wed, 3 Aug 2016 18:19:48 +0000 (21:19 +0300)]
0023309 : [EDF 12969] Clarify sorting algorithm of SubShapeAllSortedCentres function
skv [Fri, 29 Jul 2016 08:30:51 +0000 (11:30 +0300)]
Porting on OCCT7.0.1: persistence
ana [Thu, 28 Jul 2016 14:45:59 +0000 (17:45 +0300)]
Fix for the "23284: EDF 13077 GEOM: Build GEOM without GUI and without VTK" issue.
ana [Mon, 25 Jul 2016 14:03:46 +0000 (17:03 +0300)]
Windows: suppress Cmake warnings
ana [Mon, 18 Jul 2016 12:49:37 +0000 (15:49 +0300)]
Windows compatibility
eap [Thu, 30 Jun 2016 11:38:14 +0000 (14:38 +0300)]
Memory leaks
vsr [Tue, 21 Jun 2016 13:08:42 +0000 (16:08 +0300)]
Update in accordance with changes in QtxComboBox.
mpa [Wed, 24 Feb 2016 13:45:13 +0000 (16:45 +0300)]
Migration to OCCT 7.0
vsr [Tue, 24 May 2016 15:14:54 +0000 (18:14 +0300)]
Merge remote branch 'origin/V7_dev'
vsr [Fri, 20 May 2016 14:41:30 +0000 (17:41 +0300)]
Increment version: 7.8.0
vsr [Fri, 20 May 2016 12:03:01 +0000 (15:03 +0300)]
Fixed bug with displaying Creation Information for ShapeProcess function: wrong parameters names are shown
eap [Wed, 11 May 2016 10:39:41 +0000 (13:39 +0300)]
23264: [CEA 1815] Help Create field - add a sample script
eap [Wed, 11 May 2016 10:25:47 +0000 (13:25 +0300)]
23264: [CEA 1815] Help Create field
vsr [Mon, 4 Apr 2016 09:41:03 +0000 (12:41 +0300)]
Merge remote branch 'origin/V7_dev'
ana [Fri, 1 Apr 2016 15:46:21 +0000 (18:46 +0300)]
Windows compatibility
mnt [Thu, 17 Mar 2016 06:20:04 +0000 (09:20 +0300)]
Fix linkage error caused by previous wrong commit
vsr [Thu, 24 Mar 2016 12:55:14 +0000 (15:55 +0300)]
Merge branch 'V7_dev'
skv [Tue, 22 Mar 2016 14:02:05 +0000 (17:02 +0300)]
0023247 : [CEA 1771] Problem in computing dimensions of objects in GEOM module
vsr [Mon, 21 Mar 2016 07:54:39 +0000 (10:54 +0300)]
Fix misprint
vsr [Fri, 18 Mar 2016 14:59:42 +0000 (17:59 +0300)]
Update according PyConsole redesign in GUI module
mnt [Thu, 17 Mar 2016 06:20:04 +0000 (09:20 +0300)]
Fix linkage error caused by previous wrong commit
Florian BRUNET [Tue, 15 Mar 2016 09:00:49 +0000 (10:00 +0100)]
Adaptative maintenance of GEOM for new SalomePyConsole.
Florian BRUNET [Tue, 15 Mar 2016 09:00:49 +0000 (10:00 +0100)]
Adaptative maintenance of GEOM for new SalomePyConsole.
vsr [Tue, 15 Mar 2016 12:26:56 +0000 (15:26 +0300)]
Update copyright: 2016
skv [Fri, 13 Nov 2015 06:21:54 +0000 (09:21 +0300)]
0023197 : [CEA] Extract and rebuild
vsr [Fri, 11 Mar 2016 09:03:17 +0000 (12:03 +0300)]
0023252 : [CEA 1780] GEOM : Error on "make test" when SAMPLES module is missing
vsr [Fri, 11 Mar 2016 09:02:33 +0000 (12:02 +0300)]
XAOPlugin Python API improvements
- Add missing python doc
- Enable auto-publishing for ImportXAO operation