imn
48589cb055
INT PAL 0052699: Incorrect closing of "Manage dimensions" dialog box (edited)
2015-04-21 16:00:30 +03:00
imn
e786915015
INT PAL 0052699: Incorrect closing of "Manage dimensions" dialog box (edited)
2015-04-21 15:53:05 +03:00
imn
7cbe2e3bae
INT PAL 0052699: Incorrect closing of "Manage dimensions" dialog box
2015-04-21 10:07:44 +03:00
mpa
b3d03ada99
INT PAL 0052624: Drag-n-drop functionality for dimensions has been broken
2015-03-19 15:09:10 +03:00
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
imn
f1efea0146
0022865: [CEA 1416] not possible to visualize the solids found by "Check compound of blocks" in defaut wireframe mode
2015-02-17 15:24:02 +03:00
imn
2ed03d35e6
Remove unused header AIS_Drawer.hxx
2015-02-16 17:56:10 +03:00
akl
ff7fc4d6c2
Copyrights update 2015.
2015-02-10 13:25:20 +04:00
vsr
97c05bd172
Merge branch occ/shape_reparation_2
2015-01-28 18:23:03 +03:00
skv
cbdcb3694d
0022775: [CEA 1091] Add an option on GetNonBlocks to retrieve quadrangular faces defined on C1 edges
2015-01-26 14:17:02 +03:00
vsr
045908212e
0022750: [EDF] Improve ergonomics of the "Detect Self-intersections" dialog box
...
Additional improvements:
- Allow multiple selection of interferences
- Publish each interference as a Compound containing two sub-shapes
2014-12-23 16:46:08 +03: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
ana
5f650dfab8
0022765: [EDF] Improvement of local selection mechanism
2014-12-04 16:19:14 +03:00
skv
dff9617e4b
0022750: [EDF] Improve ergonomics of the "Detect Self-intersections" dialog box
2014-11-13 14:16:40 +03:00
vsr
614060d67a
0022760: [EDF] Improvement of the What Is operation
2014-11-13 14:02:25 +03:00
vsr
1d0e50ef3f
Minor improvement of Inertia dialog box look-n-feel.
2014-10-24 17:35:34 +04:00
vsr
a717938af1
Fix pb with wrong Help pages in dialog boxes
2014-10-10 17:32:40 +04: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
mpa
c32371db75
INT PAL 0052437: Manage dimentions with arguments "Parallel edges" does not work correctly
2014-07-15 12:55:05 +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
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
6833ee2b3e
0022373: EDF 2691 GEOM: Publish the shapes with error in Check Shape
2014-04-04 10:44:39 +04:00
akl
7d880c6a82
Update copyrights 2014.
2014-02-18 10:44:41 +04:00
rnv
c6a5528202
Fix remarks to the "0021854: EDF 2320 GEOM : Add persistent dimensions" issue:
...
Stay manage dimension dialog opened during creation new dimension.
2014-02-14 10:45:47 +04:00
skv
2796ee3c59
Exception in Check
2014-01-28 09:15:19 +00:00
apl
e2aeb4c11e
21854: Add persistent dimensions
...
- Bugs with selection of dimension arguments from Object Browser. Remarks for construction of sphere, cone, cylinder diameters.
2014-01-24 14:45:48 +00:00
apl
41744f1d7b
21854: Add persistent dimensions
...
- Add posibility to measure internal diameter of torus
2014-01-24 11:44:11 +00:00
apl
e6d5c5f71b
21854: Add persistent dimensions
...
- Dumping GUI state to python
2014-01-22 16:32:29 +00:00
apl
555088296a
21854: Add persistent dimensions
...
- Do not switch construction type tabs on "apply"
2014-01-22 07:19:39 +00:00
apl
7ae44206e9
21854: Add persistent dimensions
...
- Minor remarks: LCS from TopLoc_Location for quickness
2014-01-21 16:42:20 +00:00
apl
f7284cdba3
21854: Add persistent dimensions
...
- Minor fixes for diameter dimensions construction; images for documentation.
2014-01-21 15:27:30 +00:00
apl
2ed15de5a1
21854: Add persistent dimensions
...
- Fixes for arrow orientation & angle text interaction
2014-01-21 14:56:21 +00:00
rnv
b351ee9fc2
Add persistance dimensions : fix compilation errors on linux.
2014-01-21 13:55:45 +00:00
apl
fca35298c7
21854: Add persistent dimensions
...
- Final commit: help documents, preferences.
2014-01-21 12:51:45 +00:00
vsr
8a4e765003
Merge from BR_imps_2013 14/01/2014
2014-01-15 09:27:18 +00:00
vsr
bb545186fa
Merge from V7_3_BR branch 18/12/2013
2013-12-18 14:23:59 +00:00
rnv
3d2da7c28f
Porting to the new version of the OCCT.
2013-11-25 08:43:52 +00:00
vsr
1ccc5a5f3f
Fix exception when zero bounding box is obtained
2013-11-12 11:44:16 +00:00
rnv
92a33041ad
Porting SALOME Geometry module to the new OCCT 6.7.0 beta version.
2013-11-07 08:59:47 +00:00
rnv
824e67eabf
WIN32 compilation.
2013-09-17 12:52:41 +00:00
eap
e7b562779c
CMake porting
2013-09-10 12:47:38 +00:00
eap
407cadd372
untabify
2013-06-17 12:15:50 +00:00
skv
e6a58b5819
0021866: [CEA 670] Returning exact coordinates of the bounding box
2013-05-23 12:53:40 +00:00
mpa
a745b833f8
IPAL0051856: Basic Properties of a hidden edges
2013-04-01 13:35:35 +00:00
vsr
5b3622aa23
Merge from V6_main 01/04/2013
2013-04-01 12:25:01 +00:00
vsr
2488be88d9
Merge from V6_main 28/02/2013
2013-02-28 14:00:05 +00:00