imn
4ca9a3e8ad
INT PAL 0052666: Presentation disappears from the 3D Viewer after that as an operation is applied to the object
2015-04-06 14:07:27 +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
Florian BRUNET
9680031be0
Merge branch 'fbt/add_header_for_mpi_compilation'
2015-02-11 11:47:52 +01:00
akl
ff7fc4d6c2
Copyrights update 2015.
2015-02-10 13:25:20 +04:00
Florian BRUNET
7b9442558e
Addition of the utilities.h header for mpi compilation of GEOM.
2015-02-09 17:50:36 +01:00
vsr
97c05bd172
Merge branch occ/shape_reparation_2
2015-01-28 18:23:03 +03:00
Anthony Geay
5a2b52664a
Merge branch 'master' of https://git.salome-platform.org/git/modules/geom
2015-01-22 09:48:16 +01:00
vsr
90ff9bfc3e
0022752: [EDF] Provide explicit feedback on what has been done by Shape Processing operation
...
Additional changes:
- Add "Select All" check box to quickly select/deselect all operators.
2014-12-26 18:39:04 +03:00
vsr
13b11d15c8
Remove non-implemented method declaration (to avoid undefined symbols)
2014-12-25 16:29:30 +03:00
vsr
88793a0d15
Fix a bug with improper set of default value for "required number of segments" parameter of BSplineRestriction operator of ShapeProcess function: "0" value leads to a SIGSEGV
2014-12-22 16:11:32 +03:00
eap
d08c093f57
0022768: [EDF] Model inspector
2014-12-19 11:01:23 +03:00
vsr
57bf55dc1f
22763: [EDF] Shape processing
...
For DropSmallSolids operator, fix some bugs:
- Add missing default values of parameters in a resource file
- Add workaround to ShapeProcess functionality to process properly optional parameters (the case for DropSmallSolids operator)
- Small redesign of RepairGUI::ShowStatistics() function
2014-12-16 14:16:15 +03:00
eap
e22e35a475
22763: [EDF] Shape processing
...
Add DropSmallSolids operator
2014-12-11 20:53:33 +03:00
eap
ed87a1f7c8
22752: [EDF] Provide explicit feedback on what has been done by Shape Processing operation
...
+ 22757: [EDF] Vertex on Edge --- allow projecting several points at once
2014-12-10 19:12:15 +03:00
Anthony Geay
ba487799ec
Include utilities.h when needed.
2014-11-19 16:45:44 +01:00
eap
0c260c9c89
0022757: [EDF] Vertex on Edge
2014-11-13 15:51:52 +03:00
eap
8345fbb56c
0022749: [EDF] Improvement of Remove Internal Faces operation
2014-11-13 14:16:45 +03:00
eap
2c3b809cb7
0022746: [EDF] Improvement of Glue Faces and Glue Edges operations
2014-11-13 14:16:18 +03:00
skv
de6fb7721d
0022751: [EDF] Publish results of the Check Free Faces operation
2014-11-13 14:10:07 +03:00
eap
db4ad95d8e
0022745: [EDF] Improvement of Sewing operation
2014-11-13 14:02:35 +03:00
vsr
a61f4bd518
0052555: TC7.5.0: regression of free faces visualization
2014-11-07 18:36:38 +03:00
vsr
3c1414974e
Remove obsolete staff; redesign Handle-based and CDL-generated classes
2014-10-22 11:16:17 +04:00
vsr
a717938af1
Fix pb with wrong Help pages in dialog boxes
2014-10-10 17:32:40 +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
rnv
a0b00a029a
Fix for the "0052392: TC7.4.0: there is no magenta color for free
...
boundaries in VTK" issue: alaways display a preview for the free
boundaries in the Wireframe mode.
2014-04-16 17:12:08 +04:00
akl
7d880c6a82
Update copyrights 2014.
2014-02-18 10:44:41 +04:00
rnv
52e50564f3
Apply object transparency to the preview of the free faces.
2014-01-29 14:00:16 +00:00
rnv
874aceefb0
Replace deprecated WNT macro definition by WIN32.
2013-10-17 14:53:21 +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
jfa
8fe997ae88
Mantis issue 0021934: Delete the internal faces of an object
2013-06-14 12:20:21 +00:00
skv
ca3e17352a
0022178: [CEA 798] Sewing: Make option NonManifoldMode available in GEOM
2013-05-24 10:40:50 +00:00
skv
3282e6d3b3
0022179: [CEA 800] Suppress common edges on two continuous faces without using RemoveExtraEdges
2013-05-24 08:52:30 +00:00
vsr
5b3622aa23
Merge from V6_main 01/04/2013
2013-04-01 12:25:01 +00:00
vsr
465e84c52e
Merge from V6_main 11/02/2013
2013-02-12 11:35:16 +00:00
vsr
73555c78eb
Merge from V6_main_20120808 08Aug12
2012-08-09 07:58:02 +00:00
jfa
392885c1a8
Update from BR_V5_DEV 13Feb2009
2009-02-13 12:16:39 +00:00
jfa
239f8109c6
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
2008-03-07 07:45:34 +00:00
jfa
9499b99fe2
Join modifications from branch BR_DEBUG_3_2_0b1
2006-06-01 11:32:40 +00:00
jfa
e180c20f73
Join modifications from branch OCC_debug_for_3_2_0b1
2006-05-06 08:44:32 +00:00
nds
6fa64130e5
Using files from package LightApp instead of SalomeApp
2005-11-03 08:30:14 +00:00
jfa
b6b2fb7cd6
Improve reaction of 'Divide edge' dialog on Display of objects
2005-10-07 08:31:46 +00:00
env
a994aaae9f
ENV: Windows porting
2005-08-29 06:03:08 +00:00
szy
e22560c4dc
Windows porting
2005-08-23 13:10:06 +00:00
asv
c03f2eac0d
getDesktop() method is changed: now it is NOT virtual, it is implemented in GEOMBase_Helper and removed from all successors.
2005-08-02 12:45:47 +00:00
asv
577ebb1ccd
Bug fixes.
2005-06-10 12:43:15 +00:00
smh
7322118087
SMH: Merged GEOM (NEWGUI, HEAD, POLYWORK)
2005-06-02 07:17:09 +00:00