eap
b9104d97c5
Regression of Offset dialog: result shape not published
...
+ fix some warnings and memory leaks
2017-12-29 17:42:48 +03:00
eap
a9fe5759c5
Typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/22126441
2017-12-28 14:38:33 +03:00
rnv
2736f682fe
Merge V8_4_BR branch.
2017-12-13 11:48:03 +03:00
eap
b4c1887ab3
Typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/948131982/228851081
2017-12-04 14:42:45 +03:00
asl
47e260a974
0023450: Fields are not displayed in GEOM
...
+ IPAL54211: SALOME-8.3.0: Geometry fields are displayed incorrectly
+ Clean-up deprecated OCCT-related code
2017-09-25 15:28:18 +03:00
mnt
338ca53024
RNV: Remove deprecated code.
2017-07-06 16:28:26 +03:00
asl
f798679a17
Porting to DEV version of OCCT
2017-07-06 14:37:06 +03:00
rnv
1dc813d9b7
Merge remote-tracking branch 'origin/BR_WIN_compilation' into V8_3_BR
2017-03-27 15:46:33 +03:00
nds
498a6edda4
Minor corrections to compile on Windows platform
2017-03-27 15:38:19 +03:00
eap
fb044eba69
IPAL54049: Operations on multiple study objects are very long
...
Most of time was spent in GEOM_Displayer::UpdateColorScale() {
myApp->selectionMgr()->selectedObjects( aSelectedObjects );
}
2017-03-22 17:02:15 +03:00
rnv
7e333dca6e
Porting to DEV version of OpenCASCADE.
2017-02-10 16:38:51 +03:00
apl
cec4acc1bc
Implementation '22873: EDF 8651 GEOM: Annotate shapes into the OCC viewer' issue
2017-01-20 17:56:12 +03:00
skv
2c66cf4f4a
0023272: [CEA] Add a tolerance for basic properties computation
2016-10-18 19:54:53 +03:00
mpa
31b91717e0
Migration to OCCT 7.0
2016-05-25 18:55:33 +03:00
vsr
bd2042b4d1
Merge branch 'V7_dev'
2016-03-24 16:36:53 +03:00
vsr
8370b4a1c4
Update copyright: 2016
2016-03-15 15:27:04 +03:00
vsr
2a43dbcceb
Merge relevant changes from V8_0_0_BR branch
2016-02-15 17:37:33 +03:00
vsr
529bc70dc8
Merge branch 'V8_0_BR'
2016-01-14 18:17:45 +03:00
skv
f069900cfc
0052956: Shape Statistics on Group of edges problem
2015-12-29 13:20:06 +03:00
imn
f3c62a0c0b
Merge Qt5 porting.
2015-12-25 10:54:06 +03:00
vsr
70968a29ce
Simplify activation of local selection on all objects
2015-09-24 15:01:40 +03:00
vsr
2146f8da30
0023137: [CEA 1570] WhatIs on a Local Coordinates System returns POLYGON
...
Kind Of Shape functionality has been adopted for Local Coordinate system objects.
2015-08-18 16:54:08 +03:00
ana
9282e3d0d6
Windows compatibility
2015-06-17 13:53:43 +03:00
mpa
0a9a0010a0
CMake improvement: usage of SALOME_GUI_MODE() macro
2015-06-11 16:03:47 +03:00
akl
7c036f24ff
0022762: [EDF] Fast detection of face/face face/solid solid/solid interference
...
- Part 2: introduce CheckSelfIntersectionsFast function
2015-06-04 14:51:15 +03:00
vsr
b46831ede7
Merge branch V7_6_BR
2015-06-03 11:06:53 +03:00
akl
c94c721135
22888: EDF 10437 GEOM: Dimensions improvements
2015-05-21 15:54:58 +03:00
akl
59b5446863
22853: EDF 9924 GEOM: Dimension histogram
2015-04-24 18:52:02 +03:00
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