Commit Graph

67 Commits

Author SHA1 Message Date
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
imn
f3c62a0c0b Merge Qt5 porting. 2015-12-25 10:54:06 +03:00
skv
e6bcaa307f 0023193: [CEA] Show sub-shapes with given tolerance 2015-11-03 11:38:55 +03:00
vsr
1d1c325da5 INT PAL 52903: TC7.7.0: Incorrect behavior in "Shape processing" dialog 2015-10-07 10:57:04 +03:00
vsr
1db636b7ff 0052898: TC 7.7.0: Regression "Glue Faces" dialog glues all faces instead selected faces 2015-10-06 15:09:51 +03:00
vsr
70968a29ce Simplify activation of local selection on all objects 2015-09-24 15:01:40 +03:00
ana
02107d63e8 Fix for "0052722: TC7.6.0 Incorrect behavior in "Shape processing" dialog" issue 2015-05-20 13:23:31 +03:00
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