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
7f46e5fa52
Merge from V6_3_BR 06/06/2011
2011-06-06 07:23:11 +00:00
rnv
ae3549a5e4
Implementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue.
2011-03-31 11:16:45 +00:00
vsr
1fde2f4863
PAL22319 : Salome is suspended,when we create new Local coordinate system
2011-03-18 11:04:22 +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
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
inv
aab55c4f10
Merge from V6_2_BR 23/12/2010
2010-12-24 08:16:18 +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
vsr
004197ec82
Merge from V5_1_main 14/05/2010
2010-05-14 15:15:28 +00:00
dmv
7968bd362a
0020669: EDF 1198 GEOM: creation of vertices at intersection of 1D elements
2010-02-11 10:29:04 +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
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
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
dmv
68a6e5ca4b
0020082: EDF 869 GEOM : Edges Orientation indicator/reverse
2009-07-08 10:18:07 +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
smh
f505d638da
Merge from OCC_development_generic_2006
...
Preparation of 3.2.0a1
2006-02-07 15:58:35 +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
asl
ff0bec3d63
PAL10479
2005-11-14 13:53:44 +00:00
nds
6fa64130e5
Using files from package LightApp instead of SalomeApp
2005-11-03 08:30:14 +00:00
asl
76e11e9eb1
PAL9391
2005-09-27 06:32:15 +00:00
jfa
168917eddd
Small code improvements
2005-09-13 11:09:57 +00:00
jfa
131a4abe50
Avoid including of SALOMEDS classes; fix pb with objects deletion
2005-08-18 06:15:31 +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
mzn
144524d7be
Improvement(Add a new preference to GEOM ? default ?Shading/Wireframe? visualization mode).
2005-07-06 12:42:51 +00:00
asv
a3dbf9db14
Bug fixes.
2005-06-22 06:29:29 +00:00
mzn
b8a1ff1356
Fix for Bug IPAL9161(3.0.0 (09 June): It is impossible to perform Fillet and Chamfer operations).
2005-06-15 06:17:13 +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
admin
d3dd282390
Merge with version on tag OCC-V2_1_0d
2004-12-01 10:39:14 +00:00