Commit Graph

471 Commits

Author SHA1 Message Date
jfa
63db5e2dd5 IMPs 21044, 21057, 21067 2011-03-18 15:05:50 +00:00
vsr
1fde2f4863 PAL22319 : Salome is suspended,when we create new Local coordinate system 2011-03-18 11:04:22 +00:00
vsr
8c904db605 Remove unnecessary function setCustomData() / getCustomData() 2011-03-16 11:59:37 +00:00
eap
e403b95e1b report error when a major radius is less that a minor one 2011-03-16 07:47:10 +00:00
rnv
16e5d35158 remove std::cout. 2011-03-11 14:03:46 +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
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
jfa
fae650357c Mantis issue 0021200: Problem of performance when doing a partition. A fix by PKV. 2011-03-05 09:55:49 +00:00
vsr
8f50d474d5 SALOME::GenericObj : Destroy() -> UnRegister() 2011-03-04 15:18:40 +00:00
jfa
33b02426f0 Mantis issue 0021128. A partial fix by PKV. 2011-03-04 13:11:52 +00:00
jfa
66965dd55d Correct wrong addition 2011-03-04 13:10:42 +00:00
rnv
5de82fb1be Rollback previous incorrect integration. 2011-03-04 12:36:14 +00:00
rnv
242c40379f Patch from MIV: Modification of the deflection computing mechanism. 2011-03-04 07:36:14 +00:00
jfa
8ab5789e4a Add missing method MakePrism2Ways. 2011-03-03 12:20:46 +00:00
jfa
78ecbcf67b Add missing method MakePrism2Ways. 2011-03-03 12:13:55 +00:00
eap
a580ecb350 0021196: [CEA 456] Integration and merge modification for debian packages
geom-install-python.patch:
     Install _libGEOM_Swig.so and  libGEOM_Swig.py into python directories
2011-03-01 14:49:31 +00:00
eap
9dbdfcb44e 0021196: [CEA 456] Integration and merge modification for debian packages
geom-fix-powerpc.patch:
   Rename PPC variable, this is a macro on PowerPC
2011-03-01 14:48:48 +00:00
rnv
43f4ad9b7d Fix names of the python variables for not published GEOM objects. 2011-03-01 14:06:35 +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
jfa
e0257a3b5c Rename Engines::Component to Engines::EngineComponent 2011-02-28 14:44:44 +00:00
vsr
4f33724a37 0021202: [CEA 461] Reload from disk does not work in Salome6 2011-02-28 11:52:36 +00:00
gdd
ca6affd09c Value of slider is badly initialized on first open. 2011-02-22 14:05:56 +00:00
adam
4c9bc281db Remove warnings 2011-02-22 11:45:39 +00:00
jfa
0e58619502 Mantis issue 0021181. A fix by PKV. 2011-02-18 10:36:39 +00:00
vsr
a3cc005370 0021189: [CEA 451] areCoordsInside implementation in GE 2011-02-18 07:55:09 +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
gdd
b664a705b8 rnc : corrected the bug that the starting point is false when using reverse parameter 2011-02-16 15:10:28 +00:00
jfa
d404209557 Mantis issue 0021182: EDF 1784 GEOM: GetInPlace issue. 2011-02-10 07:07:28 +00:00
jfa
4ee6eebb26 Mantis issue 0021079: problems with Explode. 2011-02-09 09:54:37 +00:00
mpv
ad52e520d5 Added flag for computation internal shapes (manifold topology). In the SALOME/TRIPOLI module this piece of the functionality is not needed. It produces incorrect shapes and/or crashes. 2011-02-08 14:17:24 +00:00
vsr
335b22d949 Improve performance on sphere display in VTK viewer 2011-02-08 09:25:55 +00:00
eap
b4d072bf20 remove debug output 2011-02-08 08:23:56 +00:00
vsr
cac1b61a47 Fix hang-up when displaying sphere in OCC viewer 2011-02-08 08:19:01 +00:00
caremoli
300eff0fcb CCAR:remove trailing whitespace 2011-02-07 17:34:20 +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
eap
e76c7f020e 0021122: EDF 1735 SMESH: Bug when saving in .hdf
Fix dump of multiply published objects
2011-02-04 17:26:34 +00:00
jfa
ca0d85f801 Mantis issue 0021079: problems with Explode. 2011-02-04 14:50:33 +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
vsr
8990dca3c5 Remove dependency on CORBA staff in local geom engine 2011-01-27 15:19:55 +00:00
vsr
003f66b535 Fix regression: storeViewParameters() does not work for OCC view 2011-01-24 15:20:25 +00:00
gdd
e694c1e9e8 Updated documentation of closecontour 2011-01-21 10:07:43 +00:00
vsr
8f2d0b5697 0021147: EDF GEOM: Difference between compound of line and compound of edges 2011-01-19 12:43:12 +00:00
gdd
d846e31631 Fix mispell 2011-01-18 09:47:54 +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
vsr
03f77667e6 Eliminate useless GetSubShape() lines in the python dump 2011-01-10 11:04:35 +00:00
vsr
0514da352f Eliminate useless GetSubShape() lines in the python dump 2011-01-10 10:50:44 +00:00
vsr
68aba60ffd Eliminate useless GetSubShape() lines in the python dump 2011-01-10 10:16:57 +00:00