Commit Graph

978 Commits

Author SHA1 Message Date
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
a8393a0169 0022626: Fix documentation of explode functionality 2014-07-17 14:06:57 +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
vsr
fd0a193768 Version update: 7.4.1 2014-06-27 14:08:43 +04:00
skv
c893c5270f 0022566: EDF GEOM : Performance regression in MakeCompound operation 2014-06-27 11:53:07 +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