Commit Graph

763 Commits

Author SHA1 Message Date
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
akl
242164f4e0 "Reduce study" help documentation correction. 2014-06-24 16:52:22 +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
9bfbab427c Correction of 'dependency tree' functionality description. 2014-06-09 09:46:14 +04:00
akl
f76dd3adb8 Correction of 'dependency tree' functionality description. 2014-06-06 18:25:29 +04:00
mpa
8dd08cf7fe add documentation about dependency tree functionality 2014-06-06 16:08:47 +04:00
akl
87f1141aa9 Add comment that it is for GUI only. 2014-06-06 15:03:22 +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