Commit Graph

116 Commits

Author SHA1 Message Date
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
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
e99c8a4fdd Fix bug 10955: Collisions with 'Ctrl+I' and 'Ctrl+M' hot keys. 2006-05-10 14:27:12 +00:00
jfa
e180c20f73 Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:44:32 +00:00
jfa
438f4b0922 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 15:11:51 +00:00
smh
f505d638da Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
2006-02-07 15:58:35 +00:00
jfa
43be995171 Join modifications from branch BR_3_1_0deb 2005-12-28 09:12:58 +00:00
smh
a62a321c84 Copyrights update 2005-12-05 16:23:52 +00:00
asl
106cb1d888 Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if current object can be displayed in active viewer. The result of this check is calculated by new virtual method LightApp_Displayer::canBeDisplayed. GEOM, SMESH, VISU overrides it in order to provide information, what object can be displayed in what viewer 2005-12-01 10:05:15 +00:00
mzn
f4c6ee73a9 Fix for bug IPAL10562 (SIGSEGV detected after close and trying create new window with OCC Viewer). 2005-11-30 08:19:08 +00:00
asl
81cd07ec51 PAL10471 - incorrect 3D popup for erased objects 2005-11-24 09:43:23 +00:00
asl
ff0bec3d63 PAL10479 2005-11-14 13:53:44 +00:00
asl
1540096924 Hide second "Erase all" in GEOM module 2005-11-09 14:21:30 +00:00
nds
6fa64130e5 Using files from package LightApp instead of SalomeApp 2005-11-03 08:30:14 +00:00
jfa
5977e705e1 PAL10385: CreateAndDisplayGO does not work properly when reopening a study 2005-10-25 10:10:07 +00:00
asl
c1745184cb All modules must use SVTK package instead VTK 2005-10-05 06:28:23 +00:00
asl
32bc1fde5c PAL10133 - Two "display" in popup 2005-10-04 05:34:20 +00:00
asl
bd7d74f00e PAL9491 - "View"->"Display mode"->"Shading" causes crash 2005-09-30 07:00:00 +00:00
asl
76e11e9eb1 PAL9391 2005-09-27 06:32:15 +00:00