eap
|
346da3aa8c
|
0021684: EDF 2221 : Display the arguments and the name of the operations
|
2013-06-17 12:39:35 +00:00 |
|
eap
|
c9f33420c0
|
0021684: EDF 2221 : Display the arguments and the name of the operations
+ void updateCreationInfo();
|
2013-06-17 12:39:23 +00:00 |
|
eap
|
7961d43ecf
|
0021684: EDF 2221 : Display the arguments and the name of the operations
+ GEOMGUI_CreationInfoWdg.cxx
|
2013-06-17 12:34:18 +00:00 |
|
eap
|
407cadd372
|
untabify
|
2013-06-17 12:15:50 +00:00 |
|
jfa
|
8fe997ae88
|
Mantis issue 0021934: Delete the internal faces of an object
|
2013-06-14 12:20:21 +00:00 |
|
akl
|
d291bd2941
|
To represent Origin and base Vectors in the object browser correctly.
|
2013-06-14 11:46:28 +00:00 |
|
vsr
|
1999c15524
|
0021935: [CEA 696] Possibility to delete an object even if it was used before to create another one
Fix error in message
|
2013-06-14 11:15:54 +00:00 |
|
jfa
|
5f4c43d53a
|
Mantis issue 0022227: Integration request: Building a surface from a cloud of points
|
2013-06-10 08:28:09 +00:00 |
|
jfa
|
5d641e7cef
|
Mantis issues 0022209 and 0022227
|
2013-06-10 08:14:30 +00:00 |
|
vsr
|
d331308a89
|
0021935: [CEA 696] Possibility to delete an object even if it was used before to create another one
|
2013-05-27 15:19:08 +00:00 |
|
vsr
|
9c34f9e0a4
|
Update translation files for isses 22094, 22178, 22179
|
2013-05-27 13:30:19 +00:00 |
|
skv
|
ca3e17352a
|
0022178: [CEA 798] Sewing: Make option NonManifoldMode available in GEOM
|
2013-05-24 10:40:50 +00:00 |
|
skv
|
3282e6d3b3
|
0022179: [CEA 800] Suppress common edges on two continuous faces without using RemoveExtraEdges
|
2013-05-24 08:52:30 +00:00 |
|
skv
|
18129b41a4
|
0022094: EDF GEOM 2438 : Pipe T-Shape publish the group of internal surfaces
|
2013-05-23 10:53:45 +00:00 |
|
skv
|
af323ccd1d
|
0022081: EDF 2386 GEOM: Union of a list of objects
|
2013-05-23 06:42:48 +00:00 |
|
vsr
|
296019e20f
|
Fix typo
|
2013-04-18 11:12:00 +00:00 |
|
gdd
|
7dd8e34001
|
Update translations
|
2013-04-18 08:39:44 +00:00 |
|
vsr
|
5b3622aa23
|
Merge from V6_main 01/04/2013
|
2013-04-01 12:25:01 +00:00 |
|
jfa
|
6e9871bc53
|
0022095: EDF 2358 GEOM: Add 'Create group' in the contextual menu of OCC viewer
|
2013-03-26 09:37:44 +00:00 |
|
vsr
|
4ab1782428
|
Merge from V6_main 15/03/2013
|
2013-03-15 14:28:11 +00:00 |
|
vsr
|
2488be88d9
|
Merge from V6_main 28/02/2013
|
2013-02-28 14:00:05 +00:00 |
|
vsr
|
465e84c52e
|
Merge from V6_main 11/02/2013
|
2013-02-12 11:35:16 +00:00 |
|
vsr
|
eb33929a62
|
Merge from V6_main 13/12/2012
|
2012-12-13 08:40:36 +00:00 |
|
vsr
|
8180539548
|
Merge from V6_main (04/10/2012)
|
2012-10-08 11:16:36 +00:00 |
|
vsr
|
73555c78eb
|
Merge from V6_main_20120808 08Aug12
|
2012-08-09 07:58:02 +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 |
|
jfa
|
168917eddd
|
Small code improvements
|
2005-09-13 11:09:57 +00:00 |
|
srn
|
ac5e2558d9
|
Modified a method createAndDisplayGO
|
2005-09-08 06:05:43 +00:00 |
|
env
|
a994aaae9f
|
ENV: Windows porting
|
2005-08-29 06:03:08 +00:00 |
|
szy
|
11f733549c
|
Windows porting
|
2005-08-25 12:36:48 +00:00 |
|
szy
|
409b095d25
|
Windows porting
|
2005-08-19 11:51:38 +00:00 |
|