Commit Graph

287 Commits

Author SHA1 Message Date
mpa
0a9a0010a0 CMake improvement: usage of SALOME_GUI_MODE() macro 2015-06-11 16:03:47 +03:00
skv
1839b501d4 0022782: [CEA 1315] GetFirstVertex does not return the edge's starting point 2015-06-11 11:53:02 +03:00
skv
ce07ba70be 0022776: [CEA 1269] Project a wire or a face on a cylinder: add rotation angle 2015-06-08 13:06:39 +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
vsr
39d63c1e29 OCCT 6.9.0 (IR-2015-05-23) compatibility 2015-05-08 14:58:04 +03:00
Christophe Bourcier
6c27d2b4d5 Update translation files from Crowdin 2015-05-05 19:22:41 +03:00
vsr
f971466504 0023090: [CEA 1510] Error at Salome launch with Japanese language 2015-05-05 14:59:30 +03:00
eap
18a41b7599 23034: EDF GEOM: Information after a transformation without copy
Show "(No info available)"
2015-04-30 14:57:25 +03:00
akl
59b5446863 22853: EDF 9924 GEOM: Dimension histogram 2015-04-24 18:52:02 +03:00
eap
ee311dbb32 23034: EDF GEOM: Information after a transformation without copy
IPAL52713: Wrong creation info for ProjectionOnCylinder object
2015-04-24 17:38:25 +03:00
mpa
6c8fca7b1f documentation improvement 2015-04-17 12:44:44 +03:00
skv
d02f4dc567 0022869: EDF 7482 GEOM: Automatically create groups with the generation operations 2015-04-08 16:42:03 +03:00
rnv
3275e00630 Porting on the OCCT-6.9.0 2015-04-08 16:07:45 +03:00
mpa
57554854e0 INT PAL: 0052664: SIGSEGV at attempt to open 'View' menu when not OCC, VTK or Plot2D view is active. 2015-04-03 12:31:31 +03:00
mpa
4f4dc7e4d5 INT PAL 0052631: Line width property does not affect Shading with edges display mode (for preview edges width) 2015-04-02 11:59:48 +03:00
mpa
3cd4475b68 INT PAL 0052630: Bring to front behavior is not correct 2015-03-24 12:39:17 +03:00
skv
87533ec02b 0022776: [CEA 1269] Project a wire or a face on a cylinder 2015-03-23 18:29:16 +03:00
mpa
900bf17d4b INT PAL 0052625: GEOM module: customize labels color 2015-03-23 15:33:25 +03:00
skv
58b6d007bc 0022666: EDF 7253 GEOM: Add thickness to a shell and integrate BrepOffsetAPI_MakeThickSolid 2015-03-18 10:37:36 +03:00
mpa
1344a93905 INT PAL 0052631: Line width property does not affect Shading with edges display mode 2015-03-13 15:55:24 +03:00
mpa
334ef9aff1 0022777: [CEA 1291] Display the name of an object in the 3D View 2015-03-11 13:18:51 +03:00
mgn
d99635da98 Correct improper translation for table widget 2015-03-05 18:37:27 +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
2ed03d35e6 Remove unused header AIS_Drawer.hxx 2015-02-16 17:56:10 +03:00
Gilles DAVID
d0d76ac6ea Update translations (en, fr) 2015-02-11 15:02:16 +01: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
vsr
d993b257e6 Fix misprint in resources 2015-01-28 10:35:59 +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
Anthony Geay
5a2b52664a Merge branch 'master' of https://git.salome-platform.org/git/modules/geom 2015-01-22 09:48:16 +01:00
vsr
16b1d9dd39 0022747: [EDF] Improvement of Get Shared Shapes operation
Additional changes:
- Rename "Multi-shares only" option to "Shared by all"
2014-12-30 16:55:57 +03: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
a170552f7b 0022767: [EDF] Construction of composite solids
Additional change:
- "Intersect" option has been renamed to "Intersect/sew"
2014-12-26 17:29:09 +03:00
vsr
528f4842f4 0022747: [EDF] Improvement of Get Shared Shapes operation
Additional improvements:
- Add multi-share parameter to allow searching not sub-shapes which are shared either by all or by couples of input shapes
- Avoid raising exception if no sub-shapes is found; return empty result instead
- Add test script
2014-12-26 13:02:57 +03:00
vsr
be8d935c3b 0022750: [EDF] Improve ergonomics of the "Detect Self-intersections" dialog box
Rename "All intersections" to "Face to Face + all above", to be more clear to the user
2014-12-23 16:22:27 +03:00
eap
d08c093f57 0022768: [EDF] Model inspector 2014-12-19 11:01:23 +03:00
Christophe Bourcier
9003182233 Update translation files from Crowdin 2014-12-18 17:25:16 +03:00
ana
ed5673f40b 0022762: [EDF] Fast detection of face/face face/solid solid/solid interference 2014-12-17 20:07:41 +03:00
skv
cceb7b5b9e 0022766: [EDF] Transport of names 2014-12-12 16:28:43 +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
mpa
1deab8bc71 0022759: [EDF] Creation of a surface from several edges 2014-12-10 19:03:21 +03:00
vsr
c9521ab164 0022756: [EDF] Intersection operation
- Rename "Section" operation to "Intersection"
2014-12-09 16:50:16 +03:00
ana
5f650dfab8 0022765: [EDF] Improvement of local selection mechanism 2014-12-04 16:19:14 +03:00
eap
33eddb946d 22755: [EDF] Improvement of Projection operation 2014-11-21 20:25:48 +03:00
Anthony Geay
ba487799ec Include utilities.h when needed. 2014-11-19 16:45:44 +01:00