Commit Graph

191 Commits

Author SHA1 Message Date
gdd
1757fe1487 Update French translations 2012-03-16 14:18:57 +00:00
jfa
f91bad6fb6 Mantis issue 0021191: GlueEdges and GlueFaces problem with tolerance 1. A fix by PKV. 2012-03-16 13:23:39 +00:00
gdd
426cef8148 Update and fix documentation in IDL, .py and .cxx/.hxx files 2012-03-15 16:53:02 +00:00
rnc
9fe17fa35e Added missing translations 2012-03-14 16:36:07 +00:00
rnv
2981cca5dd Implementation of the "0021239: EDF 1829 OCC: Bring to front selected objects" issue. 2012-03-13 08:41:21 +00:00
rnv
205001b2a0 Forbid renaming of the objects "in place" by default. 2012-03-07 11:38:38 +00:00
jfa
9f11350cbe Mantis issue 0021350: EDF 1948 GEOM: Export IGES 5.3 impossible. 2012-03-07 08:05:30 +00:00
rnc
ee46a27702 Extruded boss / cut dialog improvement and documenation update 2012-03-06 16:22:03 +00:00
rnv
5c5579d6c8 Remove double keys. 2012-03-02 09:58:20 +00:00
rnc
bbe52d5d94 Made modifications in menus organization to be consistent with previously commited modifications in toolbars organization 2012-03-01 14:43:44 +00:00
rnc
cb32f89e64 Added 2 new operations:
- Extruded cut, allows to add material an existing shape by extrusion of a profile
- Extruded boss, allows to remove material from an existing shape by extrusion od a profile

Modified the sketcher dialog in order to use MakeSketcherOnPLane API instead of MakeSketcher. It is now possible to make a skecth directly on the face of a shape without creating a local coordinate system.

Code refactoring in the sketcher dialog
2012-03-01 14:35:25 +00:00
rnv
e74a97e6fc Build SALOME on win32 platform. 2012-02-14 12:32:17 +00:00
rnv
882dc8f6ee Implementation of the "21046: EDF 1610 GUI: To be able to change the width of the lines" issue. 2012-02-14 12:03:57 +00:00
rnc
09e82ed39b added 2 missing icons 2012-02-13 10:56:08 +00:00
mkr
b8e59ec334 Fix regression (after fix for PAL21179):
1) OCC viewer: get the correct default color for wireframe mode from preferences;
2) OCC viewer: change edges color for wireframe mode after change the color of the shape.
2012-01-27 14:55:50 +00:00
jfa
0c1af31f54 Mantis issue 0021432: EDF GEOM: Faces with huge tolerance can be built in GEOM. 2012-01-27 10:58:36 +00:00
eap
f74a6e0993 prevent access to Null anIO 2012-01-16 11:25:16 +00:00
mkr
147d0719d7 Remove debug information.
(Fix for PAL21179:
	1) draw outlines (borders) of the shapes,
	2) material properties.)
2012-01-16 08:01:59 +00:00
ana
59494a63fc Fix for the bug IPAL22851: Sub-shapes spelling 2012-01-13 12:36:02 +00:00
mkr
a2ad5e1364 Fix for PAL21179:
1) draw outlines (borders) of the shapes,
2) material properties.
2012-01-12 16:36:50 +00:00
gdd
34e86f5a10 Add missing translations 2012-01-11 13:17:08 +00:00
gdd
2f48ab17e6 Update translations 2012-01-09 10:37:37 +00:00
jfa
1c97ae08b2 0021209: Bug GetInPlace with faces. Integrate self-intersections checker. 2011-12-13 13:40:23 +00:00
vsr
59c66d2ea4 Merge from V6_4_BR 05/12/2011 2011-12-05 10:29:45 +00:00
gdd
4afdc688fc rnc: made picture import in GEOM independent from OpenCV 2011-11-24 14:37:07 +00:00
gdd
8aab8f5cb5 rnc:
- connected mouseRelease event to a slot in GEOMGUI
- modified translations in feature detection dialog
2011-11-23 14:42:28 +00:00
gdd
9818567cc6 rnc: tiny modifications 2011-11-09 17:24:21 +00:00
gdd
c8ae1da7b2 Merge from BR_OPENCV 2011-11-08 13:40:30 +00:00
gdd
539612ab98 Small fix in French resource file 2011-10-12 09:23:20 +00:00
gdd
be1eb82685 rnc: fixed a Bug I introduced. GEOM couldn't compile anymore with OCC < 6.5.2 2011-10-12 09:12:05 +00:00
gdd
f4b1a1d72e rnc : added code depending on an environmebnt variable to test parallel visualisation in cascade with tbb 2011-10-11 15:52:03 +00:00
rnv
4a8e780deb Additional modifications for the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About' dialog box." issue. 2011-09-16 06:10:02 +00:00
rnv
28c48d7e24 Implementation of the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About' dialog box" issue. 2011-09-13 08:41:17 +00:00
gdd
55423f9957 rnc :
- Fixed a bug in MakeCurveParametric that the curve does not always reach the specified max parameter.
- Added a new idl method MakeCurvePrametricNew that takes a number of steps as input instead of a step value (to achieve the fix and a more usual interface)
- Wrapped the new idl method in python MakeCurveParametric with a flag theNewMethod = true
- Modified the associated dialog in order to use the new method and dump it
2011-09-02 15:11:47 +00:00
jfa
975caf67e2 Porting to OCCT6.5.1 2011-08-12 13:08:51 +00:00
jfa
3468a943e0 Porting to OCCT6.5.1 2011-08-11 13:33:11 +00:00
vsr
660a8df6ce Merge from V6_3_BR 15/07/2011 2011-07-15 10:48:49 +00:00
stv
82dd601449 GEOM module context menu (popup) optimization. 2011-06-14 13:33:43 +00:00
vsr
7f46e5fa52 Merge from V6_3_BR 06/06/2011 2011-06-06 07:23:11 +00:00
rnv
4ee02ad97e Additional fix for the issue "20937: EDF 1399 GEOM: extend the properties of GEOM object": deflection coeff dump two times in the python script. 2011-04-15 08:48:34 +00:00
gdd
771d8fdd39 Update French Translations 2011-04-08 15:28:09 +00:00
rnv
bda9b5412a Implementation "21042: EDF 1600 ALL: Rename objects in the OB" issue. 2011-04-05 09:24:16 +00:00
jfa
8afa92f295 IMP 0021069: Hide selected in explode function 2011-03-31 11:20:40 +00:00
rnv
ae3549a5e4 Implementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue. 2011-03-31 11:16:45 +00:00
gdd
d927c2370b rnc : Added a missing traduction 2011-03-30 15:00:58 +00:00
gdd
a52c65cb3f rnc: added a missing french translation 2011-03-29 15:49:21 +00:00
gdd
a65681ca4c rnc: added a missing french translation 2011-03-29 15:38:54 +00:00
gdd
49985f1b83 rnc: added some missing translations for the Sketcher2d 2011-03-29 12:42:46 +00:00
jfa
723f0c59fb IMPs 21188, 21053, 21064 2011-03-28 12:36:29 +00:00
gdd
8f4a73d6ed rnc : Added some missing french traductions 2011-03-28 09:51:15 +00:00