Commit Graph

5 Commits

Author SHA1 Message Date
eap
3412372987 Fix usage of SUIT_OverrideCursor
-  SUIT_OverrideCursor();
+  SUIT_OverrideCursor wc;
2015-03-05 16:37:28 +03:00
imn
4310bcdf3d 0022377: EDF 2752 GEOM: Add a preference in order to automatically unpublished parent objects 2015-03-04 16:05:30 +03:00
akl
ff7fc4d6c2 Copyrights update 2015. 2015-02-10 13:25:20 +04:00
vsr
d55c107e74 0022762: [EDF] Fast detection of face/face face/solid solid/solid interference
Minor additional improvements:
- display sub-shapes from 1st and 2nd source shapes with different colors
- limit minimal value of deflection to avoid long computation of tesselation (well, this is "fast" intersection algorithm)
2014-12-19 15:21:13 +03:00
ana
ed5673f40b 0022762: [EDF] Fast detection of face/face face/solid solid/solid interference 2014-12-17 20:07:41 +03:00