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
eap
476819a618
0021196: [CEA 456] Integration and merge modification for debian packages
...
geom-fix-clean.patch:
This patch is for cleaning completely the build directory
geom-install-without-docs.patch:
We think that building and installing the documentation should not
be the default behavior but reserved to interested users
2011-03-01 14:48:02 +00:00
eap
bdfc48d282
0021196: [CEA 456] Integration and merge modification for debian packages
...
This patch is for cleaning completely the build directory
2011-03-01 14:45:44 +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
vsr
bf697caef8
Small change of the interface for MakeVertexOnCurveByLength function: use boolean flag for the direction parameter instead of double
2011-01-06 21:40:34 +00:00
gdd
bbebe02fd0
RNC: Corrected some Bugs related to the feature EDF 1542
2011-01-06 14:43:29 +00:00
gdd
9f5b7b1ffd
error corrected
2011-01-06 13:02:12 +00:00
gdd
55bd653b5b
RNC: added MakeVertexOnCurveByLength in test scripts
2011-01-06 12:55:12 +00:00
gdd
7f54b597ab
RNC: added MakeVertexOnCurveByLength example in documentation
2011-01-06 12:54:35 +00:00
gdd
da4f09c4af
RNC: documentation of IMP 1542: MakeVertexOnCurveByLength
2011-01-06 10:32:16 +00:00
gdd
7686ed6b77
RNC: Modified documentation for MakeVertexOnCurveByLength
2011-01-06 09:32:11 +00:00
caremoli
6aa979f740
CCAR: improve speed of getAIS by calling CreatePrs that uses entry2aisobjects map
2011-01-05 18:10:34 +00:00
gdd
643c92eb8f
RNC: EDF 1542: Take into account orientation in newly created MakeVertexOnCurveByLength function
2011-01-05 17:33:52 +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
gdd
10e23ee67f
RNC: Added a comment to highlight the order of priority in the center and destination constraints when creating an arc
2011-01-04 16:28:31 +00:00
gdd
4c3b1a1d5e
RNC: Set color of the error message to red
2011-01-04 15:54:14 +00:00
caremoli
f6f891919b
CCAR: optimisation of publishinstudy
2011-01-03 18:18:07 +00:00
caremoli
942dc6b74b
CCAR: use the new SObject CORBA operation to set the value of attributes
...
when publishing a GEOM object. Avoid the creation of the intermediate attribute object
so it is faster.
2011-01-03 14:03:48 +00:00