Commit Graph

58 Commits

Author SHA1 Message Date
vsr
cb234e2462 Merge from V5_1_3_BR branch (07/12/09) 2009-12-08 12:05:55 +00:00
vsr
57c06196d9 Fix memory leaks (integrate patch from C.Caremoli) 2009-09-21 14:19:29 +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
dmv
68a6e5ca4b 0020082: EDF 869 GEOM : Edges Orientation indicator/reverse 2009-07-08 10:18:07 +00:00
dmv
f5504cc03e 0016562: EDF 508 GEOM: Link the sketcher and the WP/LCS 2009-05-22 08:17:16 +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
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
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
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
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
76e11e9eb1 PAL9391 2005-09-27 06:32:15 +00:00
env
a994aaae9f ENV: Windows porting 2005-08-29 06:03:08 +00:00
szy
409b095d25 Windows porting 2005-08-19 11:51:38 +00:00
jfa
131a4abe50 Avoid including of SALOMEDS classes; fix pb with objects deletion 2005-08-18 06:15:31 +00:00
asl
3f1ffd58cd PAL9780 2005-08-18 04:17:20 +00:00
asv
66ed942fe4 rules for display/erase popup commands changed. Also added code to create a default view window on Display command if no window was open. 2005-08-10 06:22:56 +00:00
asv
694a9aaaee menues "Tools" and "Preferences" are moved to the right.. 2005-08-02 12:43:40 +00:00
asv
2cff49a1b0 Popup-s changed. "isActiveViewer" parameter = "isActiveView", its calculation is moved to SalomeApp level. 2005-07-11 11:07:49 +00:00
mzn
144524d7be Improvement(Add a new preference to GEOM ? default ?Shading/Wireframe? visualization mode). 2005-07-06 12:42:51 +00:00
asv
2d00c4016f fixed bug with popups in GEOM. 2005-06-28 10:00:46 +00:00
asv
0bfe0b990b Bug fixed: if Plot2D viewer is active, then "computation" of popup crashed. 2005-06-27 11:51:58 +00:00
asv
14c6b1f558 new function globalParam() of Selection is used in GEOM. 2005-06-24 06:13:27 +00:00
asv
167977175e Bug IPAL9276 is fixed. 2005-06-23 14:04:19 +00:00
stv
0759ac4eab Preferences 2005-06-22 09:58:12 +00:00
asv
a3dbf9db14 Bug fixes. 2005-06-22 06:29:29 +00:00
asv
8383118883 Fix for a bug: a command with id 8001 is the same as 800 (create group) but called from a popup (another caption). so we let it to be handled just as command id 800. Also an icon for 8001 was added. 2005-06-17 10:56:32 +00:00
asv
650baae06d fix for bug: "rename" can be called even when there is no active viewer. 2005-06-17 06:05:05 +00:00
srn
79263e107d BugID IPAL9186: Added a static method InitGeomGen for initialization of myComponentGeom static variable from geompy.py Python script. 2005-06-15 11:50:44 +00:00
asv
5013150a88 bug fixes with popup menus. 2005-06-14 12:40:36 +00:00
asv
577ebb1ccd Bug fixes. 2005-06-10 12:43:15 +00:00
asv
e11f561fd5 Fix for bug when GEOM did not check for Engine to be correctly loaded. 2005-06-09 12:34:59 +00:00
mzn
46b338c045 Fix for Bug IPAL9053( 3.0.0: "Check Geometry" and "Load script" functionalities from menu "Tools" aren't work.).
"Load Script" moved from Geometry module to menu File(so, now it is accessible from all modules).
2005-06-09 09:10:51 +00:00
asv
9d1fc14305 activateModule/deactivateModule functions are made "bool". 2005-06-08 12:39:43 +00:00
mzn
05b87d9cef Correction. 2005-06-08 09:27:11 +00:00
stv
aad788778e Added LogWindow support for GEOM 2005-06-03 11:30:21 +00:00
asv
d323a0aa04 Displayer: bug in clearTemporary() is fixed.
GeometryGUI: rules of popups are changed (fixed).
2005-06-03 10:41:52 +00:00
smh
7322118087 SMH: Merged GEOM (NEWGUI, HEAD, POLYWORK) 2005-06-02 07:17:09 +00:00
vsr
74989f5a3e Fix PAL7557: Allow 'Display Only' popup menu command for the 'Geometry' component object. 2005-02-01 14:25:46 +00:00
admin
ca429d817a Merge with OCC_development_01 2005-01-20 06:24:17 +00:00
admin
6101c76143 Merge with OCC-V2_1_0_deb 2004-12-17 11:18:33 +00:00