Commit Graph

675 Commits

Author SHA1 Message Date
vsr
ccf1c3dfbc 0022667: EDF 7375 GEOM: Add angle argument to « Create cylinder » function.
Minor corrections to initial implementation.
2014-08-13 17:34:03 +04:00
vsr
69b2ec02a2 Merge branch 'fbt/addAngleInCylPrimitive' 2014-08-13 09:07:24 +04:00
vsr
bb11967e8f 0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT
Unify object names of dock widgets
2014-08-12 11:47:23 +04:00
Florian BRUNET
7ac599fe97 Addition of a specific error message for the 0 and 360 values. 2014-08-11 15:53:38 +02:00
Florian BRUNET
b9cd395cc3 Update of the implementation of an option to create portion of cylinders in the cylinder primitive 2014-08-11 11:54:38 +02:00
imn
05e07e916e Remove obsolete OCC_VERSION_LARGE defines. 2014-08-08 16:10:04 +04:00
vsr
7961b83044 Revert "Synchronize adm files"
This reverts commit 3cd92817cb.
2014-08-07 13:58:48 +04:00
Maintenance team (INV)
3cd92817cb Synchronize adm files 2014-08-06 23:16:58 +04:00
Florian Brunet
8f2784ea72 Add an Angle option in the cylinder primitive in order to build portion of cylinders in both constructors. 2014-08-05 14:42:10 +02:00
Florian Brunet
67af1443e5 updated translation files for t-shape thickness reduction 2014-07-25 14:17:07 +02:00
akl
8325f0f6ba 2nd part of previous commit. 2014-07-23 12:51:21 +04:00
akl
70b0ad241e Improving graphical 'Unpublish' functionality to hide also references of the given objects.
It is done according to 17816 note in 0022472 (EDF 2690 GEOM: Keep only some terminal objects and its parents) issue.
2014-07-23 11:57:20 +04:00
mpa
806956971e Implemented a new method of displaying shading with edges mode of object using OCC technologies 2014-07-17 14:56:46 +04:00
skv
73747ffeb5 0022626: EDF 8453 GEOM: order with SubShapeAllSortedCentres 2014-07-16 19:17:01 +04:00
mpa
c32371db75 INT PAL 0052437: Manage dimentions with arguments "Parallel edges" does not work correctly 2014-07-15 12:55:05 +04:00
skv
477e6586c0 OCCT dev version porting (6.7.2) 2014-07-09 17:32:02 +04:00
akl
80531775fd Fix problems with displaying Dependency tree on Windows platform. 2014-07-07 18:51:33 +04:00
skv
b5261a9818 0052436: MakePipeWithDifferentsSections does not work correctly 2014-07-03 13:47:17 +04:00
ana
12122ec111 Win32 compatibility 2014-07-02 17:15:40 +04:00
mpa
b0494784bf 0022472: EDF 2690 Reduce Study: Delete cyclic dependency 2014-07-02 16:14:57 +04:00
ana
9e822ecfcd Win32 compatibility 2014-07-02 13:20:45 +04:00
vsr
a0e22ed86a 0022618: [CEA 1062] Define the transparency by default in the preferences 2014-07-02 11:17:40 +04:00
skv
3866909ccc 0022495: [CEA 1058] Shape invalide after UnionFaces 2014-06-30 17:56:52 +04:00
vsr
97d9c2c6b1 Merge remote branch 'origin/akl/22379' 2014-06-30 12:23:18 +04:00
mpa
5b374060cb INT PAL 0052297: impossible to set point coordinates by click in OCC viewer 2014-06-30 11:55:42 +04:00
skv
f84f401861 0022566: EDF GEOM : Performance regression in MakeCompound operation 2014-06-25 18:28:02 +04:00
akl
c531936429 Small code refactoring. 2014-06-24 17:20:50 +04:00
mpa
fa057fce70 Merge branch 'origin/akl/22379' 2014-06-24 13:03:03 +04:00
akl
8702bf10d3 + removing references to deleted objects. 2014-06-24 12:55:33 +04:00
mpa
ac61a2cdfc add documentation about "Reduce Study" functionality 2014-06-24 12:36:49 +04:00
akl
91ea3e3f9b Rollback references removing. 2014-06-24 12:21:35 +04:00
akl
33c22cca77 1) Set more correct method name. 2) remove references to deleted objects. 2014-06-24 11:39:43 +04:00
mpa
adfe6b226a add synchronization with "Dependency Tree" view 2014-06-24 10:07:59 +04:00
akl
4805532bcf Get sub-objects recursively. Miss sub-object if it is in 'selected' list. 2014-06-23 18:12:26 +04:00
mpa
420061dfc0 clean programming code + add warning on deleting intermediate objects 2014-06-23 17:57:49 +04:00
akl
c199f1b99d Implementation of 'Unpublish' and 'Remove' options functionality. 2014-06-20 17:46:52 +04:00
mpa
caeeba82b5 clean programming code 2014-06-20 17:23:50 +04:00
mpa
f586974bcb some edition 2014-06-20 16:13:42 +04:00
mpa
b7bc1406d3 Merge of GUI and Engine functionalities 2014-06-20 14:19:06 +04:00
akl
16188e9050 Fix repeated items 2014-06-20 12:56:25 +04:00
akl
b70248e90b Implementation of 'GetEntriesToCleanStudy' function to get categorized lists of objects. 2014-06-19 18:59:59 +04:00
mpa
de86b94fd5 0022472: EDF 2690 GEOM: Keep only some terminal objects and its parents
- first version of implementation
2014-06-19 11:07:13 +04:00
vsr
23318a595c Avoid calling FinishOperation() when operation is just started. 2014-06-18 13:38:23 +04:00
mpa
fc81102714 add zoom action when wheel is spinning 2014-06-11 11:06:57 +04:00
mpa
874cf01c2a fixed a problem 2014-06-09 17:12:08 +04:00
vsr
dc562ec459 OCCT dev version porting (6.7.2) 2014-06-09 12:56:21 +04:00
mpa
8dd08cf7fe add documentation about dependency tree functionality 2014-06-06 16:08:47 +04:00
akl
9d9a825049 Fix case of only one link - self-depending link. 2014-06-06 12:42:57 +04:00
akl
178a0726fb Correction of case with bi-directional links. 2014-06-06 09:31:57 +04:00
skv
191621acbe GetInPlace fix for bugs 22995 and 22374 2014-06-05 17:29:35 +04:00
mpa
965dcbfba8 Correction of code for bi-linked nodes 2014-06-05 15:55:29 +04:00
akl
bd9c3283e5 Fix upward cycling if two objects depend on each other. 2014-06-05 15:17:59 +04:00
mpa
6076f118e7 - clean programming code
- add signals for GEOMGUI-->DependecyTree cooperation
- begin of documentation
2014-06-05 11:44:52 +04:00
akl
633e63eb2e Add comments, remove outputs and put some things in order. 2014-06-04 15:57:33 +04:00
mpa
182e941e7e - clean programming code 2014-06-04 13:01:12 +04:00
Christophe Bourcier
0c2020178a Update translation files from Crowdin 2014-06-03 11:25:50 +02:00
mpa
589fb20740 - add new translation
- correct some files
2014-06-03 10:14:22 +04:00
akl
d2cf8fc7f2 Correct checking objects. 2014-06-02 17:30:05 +04:00
mpa
1673cb51ce - add new Dependency Tree selector 2014-06-02 12:20:08 +04:00
akl
3acd20a785 OCAF tree traversal to get the downward dependencies including 'unpublished' objects. 2014-06-02 10:56:14 +04:00
akl
f084f3e3cd Automatic update of Dependency tree after object renaming. 2014-05-29 17:44:36 +04:00
mpa
66d16d30f7 - add possibility to rebuild dependency tree by selecting objects 2014-05-29 15:18:22 +04:00
akl
2d26f49c9f Don't process already processed objects. 2014-05-29 14:19:20 +04:00
mpa
5434de9c2b - add new method for view
- edit the work of thread
2014-05-28 15:07:18 +04:00
mpa
2bda43c6b2 - add new method for view
- edit the work of thread
2014-05-28 15:06:55 +04:00
akl
ff4c9a2717 Implementation of 'Show' and 'Show Only' actions from popup menu for selected objects in Dependency tree. 2014-05-28 09:11:20 +04:00
mpa
328ea5246c Add object selection in Dependency Tree 2014-05-23 17:04:32 +04:00
akl
30c1376c61 Fix of self depending case. 2014-05-23 15:55:57 +04:00
mpa
e39d0de8bc Correction 2 of GUI part 2014-05-23 15:43:01 +04:00
mpa
a782d52dec Correction of GUI part 2014-05-23 12:09:19 +04:00
akl
48a0c1cf09 Fix the parsing string to tree. 2014-05-23 10:09:17 +04:00
akl
0fd903e83e Debug of GetDependencyTree. 2014-05-23 09:11:17 +04:00
Christophe Bourcier
697e3c5171 Update translation files from Crowdin 2014-05-22 17:52:41 +02:00
eap
5b295caec1 typo 2014-05-21 18:56:48 +04:00
mpa
bec320673b Creation of GUI part 2014-05-21 17:42:20 +04:00
akl
fa14a07690 Algorithm of dependencies definition was updated and replaced. Auxiliry convertation functions were added. 2014-05-21 13:24:03 +04:00
Christophe Bourcier
948a95072d Update translation files from Crowdin 2014-05-16 15:11:28 +02:00
akl
6f0049749d Stub of algorithm in new place. 2014-05-16 16:49:16 +04:00
akl
808810c388 1st version of algorithm of collecting dependencies. 2014-05-15 12:25:55 +04:00
rnv
91db441e33 Install missing headers. 2014-05-14 19:49:24 +04:00
rnv
4358526b84 Install missing header files. 2014-05-14 16:13:44 +04:00
vsr
8493fca5aa Add a warning message that geompy.py module works correctly only in 1st study 2014-05-14 14:50:39 +04:00
skv
0e308036af 0021835: Report detected errors in GUI even if there were errors during the operation 2014-05-08 11:51:17 +04:00
ctn
b11b19f420 Merge remote-tracking branch 'origin/master' 2014-05-07 14:48:03 +02:00
ctn
69498d339d update of messages 2014-05-07 14:47:44 +02:00
vsr
2a2ffeea1e Merge branch 'origin/ysn/doc_update_740': update documentation 2014-05-07 16:25:27 +04:00
skv
5d5b220f31 0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface" 2014-04-30 11:17:13 +04:00
skv
6e40d121f0 0022475: EDF 2811 GEOM: Features for "Smoothing Surface" function 2014-04-30 10:53:36 +04:00
rnv
25190caa5f Update notebook.myStudy to avoid problem with the bad reference to the
SalomeDS study during update study from the notebook.
2014-04-29 16:12:10 +04:00
akl
15ea376466 Additional variable with visibility state of main shape at opening 'Create/Edit group' dialog was added in order to restore it after closing dialog. 2014-04-29 10:59:48 +04:00
mpa
9b4b90c373 INT PAL 0052418: TC7.4.0: Display mode is changed incorectly 2014-04-25 16:29:15 +04:00
akl
4546ee3970 0022565: [CEA 1145] Missing WT_NoteBook in python:
by default, "Note Book" dockable window is enable only in the GEOM and SMESH modules now.
2014-04-24 18:01:10 +04:00
rnv
1dbd8cb223 Fix for the 0052398: TC7.4.0: fatal error during redo in the "3D Sketch
Construction" dialog issue.
2014-04-18 18:05:27 +04:00
akl
4d92b761b3 INT PAL 0052384: TC7.4.0:Angle between two edges: 1) using single angle value from the built presentation in viewer and dialog; 2) switch angle units depending on preferences. 2014-04-18 12:47:37 +04:00
skv
c481b6871a 0022551: EDF 2857 - 7832 GEOM : problem with projection 2014-04-18 11:06:37 +04:00
vsr
b1571aacef Merge branch 'master' of salome:modules/geom 2014-04-17 16:25:47 +04:00
vsr
e1689b8668 0052388: TC7.4.0:Texture is not correct by default 2014-04-17 16:25:34 +04:00
mpa
4748f26964 INT PAL 0052383: TC7.4.0: color is not changed in VTK scene 2014-04-17 12:59:38 +04:00
rnv
a0b00a029a Fix for the "0052392: TC7.4.0: there is no magenta color for free
boundaries in VTK" issue: alaways display a preview for the free
boundaries in the Wireframe mode.
2014-04-16 17:12:08 +04:00
skv
ed66b03002 0022550: [CEA 1137] "FuseCollinearEdgesWithinWire" fails on some wires 2014-04-14 19:47:25 +04:00