Commit Graph

235 Commits

Author SHA1 Message Date
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
rnv
46574ac4f4 Implementation of the "21187: EDF 1137 GEOM: Performance issue when manipulating large models" issue. 2011-03-23 10:18:35 +00:00
jfa
63db5e2dd5 IMPs 21044, 21057, 21067 2011-03-18 15:05:50 +00:00
vsr
1fde2f4863 PAL22319 : Salome is suspended,when we create new Local coordinate system 2011-03-18 11:04:22 +00:00
vsr
8c904db605 Remove unnecessary function setCustomData() / getCustomData() 2011-03-16 11:59:37 +00:00
vsr
aaaf656e0d Additional changes for issue 0020830: redesign methods of the SALOME View / Displayer / Presentation to handle pre-display/erase and post-display/erase operations properly. 2011-03-09 09:31:35 +00:00
rnv
20c08bd101 RNV: Improve "deflection algorithm" for the VTK viewer. 2011-03-09 07:48:54 +00:00
jfa
e0257a3b5c Rename Engines::Component to Engines::EngineComponent 2011-02-28 14:44:44 +00:00
rnv
ef26af8d03 Implementation of the "20830: EDF 1357 GUI : Hide/Show Icon"
(at the moment implemeted only in GEOM and SMESH modules).
2011-02-17 08:09:48 +00:00
vsr
335b22d949 Improve performance on sphere display in VTK viewer 2011-02-08 09:25:55 +00:00
vsr
cac1b61a47 Fix hang-up when displaying sphere in OCC viewer 2011-02-08 08:19:01 +00:00
rnv
2d64222b28 Set deflection coefficient for VTK viewer equal to the 0.0, because it is currently not supported. 2011-02-07 09:22:22 +00:00
rnv
50a3c17fdb Implementation of the 20937: EDF 1399 GEOM: extend the properties of GEOM object. 2011-02-01 06:38:26 +00:00
vsr
003f66b535 Fix regression: storeViewParameters() does not work for OCC view 2011-01-24 15:20:25 +00:00
inv
aab55c4f10 Merge from V6_2_BR 23/12/2010 2010-12-24 08:16:18 +00:00
gdd
9c7d624fdc RNC: IMP EDF 1542: Added the functionnality MakeVertexOnCurveByLength that allows creating a point at a given curvilinear abscissa on a curve 2010-12-17 10:15:39 +00:00
caremoli
2b23fe11ea CCAR: optimise GEOM_Swig::setColor speed by using SOCC_Viewer::CreatePrs
and not updating viewer if not required
2010-12-09 14:26:58 +00:00
caremoli
614185e8fd CCAR: GEOM_Client modification to optimize the method find
and the method GetShape when a main shape has a lot of subshapes
The way of creation of GEOM_Client has also been changed : now, it's
a singleton object. It is possible to revert to the old creation way
by commenting the #define SINGLE_CLIENT instruction in GEOM_Client.hxx
2010-11-26 11:05:09 +00:00
vsr
16f91b82f4 Merge from V5_1_main branch 24/11/2010 2010-11-25 12:31:41 +00:00
gdd
fca838df4f RNC: EDF 1618 Sketcher improvement for arc creation 2010-11-24 15:16:13 +00:00
jfa
8d072adad7 Mantis issues 0020939(GetSharedShapes) and 0020842(AllSorted meaning). 2010-11-18 12:14:05 +00:00
vsr
6ceb0d7750 Merge from V5_1_main 10/06/2010 2010-06-10 08:25:12 +00:00
vsr
004197ec82 Merge from V5_1_main 14/05/2010 2010-05-14 15:15:28 +00:00
jfa
e1c960b46a Mantis issue 0020685: GetShapesOnShape: correct argument theCheckShape description. 2010-02-19 12:16:11 +00:00
dmv
7968bd362a 0020669: EDF 1198 GEOM: creation of vertices at intersection of 1D elements 2010-02-11 10:29:04 +00:00
dmv
7f1598797a IPAL21558 In Group creation dialog, selection of sub-shapes in OB, viewer and dialog is not well syncronized 2010-02-05 09:29:39 +00:00
ouv
b7e3214ee5 Additional fix for issue 0020626: EDF 1200 GEOM: the discretisation of the circles in the OCC viewer is too rough 2010-02-03 11:05:16 +00:00
jfa
1763c33f94 Mantis issue 0020626: EDF 1200 GEOM: the discretisation of the circles in the OCC viewer is too rough. 2010-01-29 14:07:33 +00:00
jfa
207dcdd566 Mantis issue 0020626: the discretisation of the circles in the OCC viewer is too rough. 2009-12-30 09:28:34 +00:00
eap
0b6826bc5f untabify 2009-12-25 11:28:58 +00:00
jfa
8c0da49cc1 Mantis issue 0020599. Add GEOM_ARC_ELLIPSE and some others. 2009-12-17 09:38:23 +00:00
vsr
f697bd6392 Merge from BR_phase16 branch (09/12/09) 2009-12-09 13:26:30 +00:00
vsr
cb234e2462 Merge from V5_1_3_BR branch (07/12/09) 2009-12-08 12:05:55 +00:00
dmv
a614e772f5 IPAL21461 TC5.1.3: a shape is shown with edges directions by default in VTK 2009-11-06 13:32:20 +00:00
dmv
0bbe510fee 0020504: EDF 1078 GEOM: Point color is not good at study loading 2009-10-02 12:12:45 +00:00
vsr
57c06196d9 Fix memory leaks (integrate patch from C.Caremoli) 2009-09-21 14:19:29 +00:00
jfa
ad24433a09 untabify 2009-09-17 08:46:45 +00:00
vsr
322c45a420 Issue 0020324: EDF 717 GEOM : Import IGES File 2009-09-15 10:55:27 +00:00
ptv
3d7b37578a 0020098: EDF 899 GEOM : Point on curve/surface with X,Y,Z coordinates. 2009-08-27 12:47:34 +00:00
jfa
522b8bee22 IMP 0020308: EDF 995 GEOM : Closed Polyline with tangence. 2009-08-25 12:37:33 +00:00
ptv
3f0d846753 0020432: EDF 1029 GEOM : Fillet 1D 2009-08-18 11:15:10 +00:00
vsr
3e98d95f41 Issue 20099: Hide children
Add Show/Hide chidren menu command for GEOM module objects
2009-08-18 05:41:44 +00:00
vsr
63b2d29eae Issue 0020194: EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined 2009-08-13 05:08:19 +00:00
dmv
b312886570 Removing of deprecated resources (*.po files) 2009-07-31 10:43:02 +00:00
dmv
32f2ca4bb8 IPAL21267 SIGSEGV on Show Mesh in VTK viewer in GEOM module. Regress. 2009-07-24 06:21:53 +00:00
dmv
68a6e5ca4b 0020082: EDF 869 GEOM : Edges Orientation indicator/reverse 2009-07-08 10:18:07 +00:00
vsr
1190c163f3 Update warning messages for improvements 20019 and 20324. 2009-06-23 13:26:12 +00:00
dmv
f5504cc03e 0016562: EDF 508 GEOM: Link the sketcher and the WP/LCS 2009-05-22 08:17:16 +00:00
dmv
7ad37b74a2 0019580: EDF 702 GEOM : Partition dialog should warn the user when he create an empty object 2009-05-21 13:52:57 +00:00
jfa
8fc906ac5a Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file. Added a new parameter theOptimumNbFaces to the RemoveExtraEdges functionality. In GUI it is a boolean flag. 2009-04-21 13:28:59 +00:00
rnv
146c0b3d6a Implementation of the issue 0020151 (SALOME: Light Python module):
Call LightApp_Module::LightApp_Module() constructor, because virtual inheritance between LightApp_Module and SalomeApp_Module classes was added.
2009-04-17 10:57:52 +00:00
dmv
040e6077ee IPAL17728 Bad English in several Salome dialog boxes ('informations') 2009-04-02 09:39:13 +00:00
adam
2b2368b201 Test EXPORTS definition with target name as suggested by cmake 2009-03-06 15:52:44 +00:00
dmv
b7552c43c0 rollback IPAL8963 3.0.0: "Incorrect input data" message 2009-03-03 08:10:33 +00:00
vsr
46fd079b60 Issue 0020154 : improve ellipse creeation function 2009-02-25 13:31:16 +00:00
adam
a43f8fad30 compatibility windows compilation with cmake 2009-02-24 09:20:50 +00:00
jfa
392885c1a8 Update from BR_V5_DEV 13Feb2009 2009-02-13 12:16:39 +00:00