Commit Graph

92 Commits

Author SHA1 Message Date
ana
a0d61b1163 0021719: EDF 1654 : Materials 2012-12-28 15:55:12 +00:00
vsr
26b3f059e3 Merge from V6_6_BR (V6_6_0rc2) 11/12/2012 2012-12-11 11:48:24 +00:00
fps
b6bf333002 Enable GENERAL_AUTOCOLOR and SIMPLE_AUTOCOLOR.
Change the getPredefinedUniqueColor algorithm.
2012-10-25 09:09:21 +00:00
jfa
722fbca6f9 Mantis issue 0021689: [CEA 571] Improve visualization of selected object in GEOM 2012-10-02 07:26:48 +00:00
vsr
0a03bb2230 0021786: [CEA 620] AutoColor fails
- Add code to enable auto-color for all sub-shapes (currenly disabled)
- Add code to use simplified auto-coloring algorithm (currenly disabled)
2012-09-13 08:17:44 +00:00
vsr
f333eac72c 0021838: [CEA 653] createAndDisplayGO needs user action to set color 2012-09-05 12:54:41 +00:00
vsr
2bbf469c10 0021827: [CEA 650] TUI setColor on an object displayed in wireframe is ignored 2012-09-04 08:47:15 +00:00
vsr
506a331dc5 0021827: [CEA 650] TUI setColor on an object displayed in wireframe is ignored 2012-09-04 05:09:12 +00:00
jfa
101ba2640b IMP 0021511: EDF 2153 GEOM: Choose to take units into account or not when importing a STEP file. 2012-08-22 06:42:18 +00:00
rnv
8002d3e86f Implementation of the issue "0021671: EDF 1829 GEOM : Bring to front selected objects (continuation)" 2012-07-06 12:45:54 +00:00
vsr
40f5df35aa Merge from V6_5_BR 05/06/2012 2012-06-05 11:33:32 +00:00
gdd
426cef8148 Update and fix documentation in IDL, .py and .cxx/.hxx files 2012-03-15 16:53:02 +00:00
rnv
eee32dc020 Additional fix for the "0021239: EDF 1829 OCC: Bring to front selected objects" issue. 2012-03-14 13:58:03 +00:00
rnv
2981cca5dd Implementation of the "0021239: EDF 1829 OCC: Bring to front selected objects" issue. 2012-03-13 08:41:21 +00:00
jfa
9f11350cbe Mantis issue 0021350: EDF 1948 GEOM: Export IGES 5.3 impossible. 2012-03-07 08:05:30 +00:00
vsr
dbca9b56bb 0021179: EDF 1654 SMESH GEOM: better look'n'feel
Additional fix of bug: impossible to remove user's materials
2012-02-21 16:21:15 +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
mkr
aa13fb8f08 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-30 12:07:09 +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
mkr
d3be35fe3c Remove debug information.
(Fix for PAL21179:
	1) draw outlines (borders) of the shapes,
	2) material properties.)
2012-01-16 12:00:33 +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
2f48ab17e6 Update translations 2012-01-09 10:37:37 +00:00
gdd
c8ae1da7b2 Merge from BR_OPENCV 2011-11-08 13:40:30 +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
7f46e5fa52 Merge from V6_3_BR 06/06/2011 2011-06-06 07:23:11 +00:00
rnv
bda9b5412a Implementation "21042: EDF 1600 ALL: Rename objects in the OB" issue. 2011-04-05 09:24:16 +00:00
rnv
ae3549a5e4 Implementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue. 2011-03-31 11:16:45 +00:00
jfa
9e31f81bd0 CoTech 32: Action 32.3: In GEOM, the function Import() renamed to ImportFile() 2011-03-30 13:20:55 +00:00
ouv
fed7591cd7 Issue 0021055: EDF 1602 STUDY: Object browser reactualisation when creating an object 2011-03-25 15:23:53 +00:00
vsr
a4c7964a28 Merge from BR_WIN_INDUS_514 branch 21/03/2011 (Windows industrialization) 2011-03-21 14:06:34 +00:00
vsr
b705a79b86 Fix problem of change transparency operation: initial transparency is set incorrectly in the dialog box in some cases 2011-03-09 09:33:08 +00:00
rnv
20c08bd101 RNV: Improve "deflection algorithm" for the VTK viewer. 2011-03-09 07:48:54 +00:00
vsr
8f50d474d5 SALOME::GenericObj : Destroy() -> UnRegister() 2011-03-04 15:18:40 +00:00
akl
38130226cd Fix of transparency on Mandriva2010: it didn't worked because of the returned 'testResult' argument was removed from 'GEOMBase::ConvertIOinGEOMAISShape' method. 2011-03-01 07:23:37 +00:00
gdd
ca6affd09c Value of slider is badly initialized on first open. 2011-02-22 14:05:56 +00:00
gdd
2a4038f828 Replace Ok/Cancel by Yes/No
Translation into another language is automatically done by Qt, no "tr" is needed.
2011-02-01 10:56:40 +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
gdd
f4eb773032 The GEOM Delete Dialog uses 2 QPushButtons for the Yes/No buttons whereas the SMESH one uses a QMessage dialog. To make them coherent (same layout order), use a QDialogButtonBox in the GEOM Delete Dialog. 2011-01-31 16:23:26 +00:00
caremoli
2afbe2f2dc CCAR: In transparency dialog set tracking to false to avoid setting transparency
for each move of the cursor. The transparency is only set when cursor is up.
2011-01-10 14:48:04 +00:00
gdd
d02241355e GDD & CCAR:
Improve performance of OnColor()
2011-01-05 16:29:52 +00:00
caremoli
08ccaeae90 CCAR: problem with an endless loop in getAIS 2011-01-05 14:29:52 +00:00
inv
5a0b94e3b5 Code refactoring 2010-12-29 11:12:27 +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
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
dmv
051a65748e IPAL21354 Deleting of referenced father object doesn't work. 2009-12-10 14:15:54 +00:00