Commit Graph

511 Commits

Author SHA1 Message Date
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
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
55bd653b5b RNC: added MakeVertexOnCurveByLength in test scripts 2011-01-06 12:55:12 +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
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
akl
690621885d Fix of IPAL22186: don't dump the contents of list of vertexes if it is empty. 2010-12-30 13:55:49 +00:00
vsr
3012e7ea8e Code refactoring 2010-12-29 11:25:05 +00:00
inv
5a0b94e3b5 Code refactoring 2010-12-29 11:12:27 +00:00
inv
e9605e4e5b 0020744: EDF 1272 GEOM : Get(Real?)type of an object
Additional point: add EnumToLong() function to convert enumerator values to the long values
2010-12-27 11:50:29 +00:00
inv
aab55c4f10 Merge from V6_2_BR 23/12/2010 2010-12-24 08:16:18 +00:00
gdd
9c7d624fdc RNC: IMP EDF 1542: Added the functionnality MakeVertexOnCurveByLength that allows creating a point at a given curvilinear abscissa on a curve 2010-12-17 10:15:39 +00:00
caremoli
2b23fe11ea CCAR: optimise GEOM_Swig::setColor speed by using SOCC_Viewer::CreatePrs
and not updating viewer if not required
2010-12-09 14:26:58 +00:00
jfa
9d4133b184 Mantis issue 0020939: EDF 1513 GEOM: To have in the GUI the function GetSharedShapes(). 2010-12-03 11:44:23 +00:00
jfa
fc6914d846 0021019: EDF 1574 GEOM: Make Common doesn't stop when applied to a corrupted shape. 2010-12-03 11:22:19 +00:00
vsr
f729ceb932 0020442: EDF 1087 GEOM: IGES format
Turn on the non-manifold topology support
2010-12-02 13:45:22 +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
gdd
4ca918905c RNC: missing 2010-11-24 15:52:40 +00:00
gdd
fca838df4f RNC: EDF 1618 Sketcher improvement for arc creation 2010-11-24 15:16:13 +00:00
gdd
7d9374db43 RNC: EDF 1618 new Qt widgets for skecther GUI 2010-11-24 15:11:24 +00:00
gdd
d22d69e315 RNC: EDF 1618 Modified sketcher to allow creation of arcs of circle with the destination point and the radius or the center of the circle 2010-11-24 15:09:14 +00:00
jfa
8d072adad7 Mantis issues 0020939(GetSharedShapes) and 0020842(AllSorted meaning). 2010-11-18 12:14:05 +00:00
jfa
ac9b96fa48 0020956: [CEA 421] Problem with ChangeOrientation. 2010-10-29 08:21:06 +00:00
gdd
85fb1ecd0d RNC: EDF 1619, Added a constructor with end point for the arcs in the sketcher 2D. 2010-10-28 12:21:52 +00:00
vsr
cacfca6348 Merge from V6_1_BR 07/09/2010 2010-09-07 13:00:54 +00:00
vsr
6ceb0d7750 Merge from V5_1_main 10/06/2010 2010-06-10 08:25:12 +00:00
vsr
3ad098eb76 Merge from V5_1_main branch 14/05/2010 2010-05-14 20:41:49 +00:00
vsr
004197ec82 Merge from V5_1_main 14/05/2010 2010-05-14 15:15:28 +00:00
jfa
e1c960b46a Mantis issue 0020685: GetShapesOnShape: correct argument theCheckShape description. 2010-02-19 12:16:11 +00:00
vsr
ad71fc6606 0020632: EDF 1173 GEOM : Extrusion with multiple selection
Additional changes (to set object name in the dialog boxes properly)
2010-02-18 11:11:53 +00:00
vsr
e1706ff05c 0020632: EDF 1173 GEOM : Extrusion with multiple selection
Additional changes (to set object name in the dialog boxes properly)
2010-02-18 11:02:56 +00:00
dmv
f2716d5291 error message correction 2010-02-17 10:10:04 +00:00
dmv
78882bc8cf corrections for 0020669 2010-02-17 09:42:24 +00:00
dmv
af9f05e2cf 0020628: EDF 1144 GEOM : In TUI, need a function to know the orientation of an edge or a wire 2010-02-12 14:43:44 +00:00
vsr
3a7cecdb25 Issue 20509: EDF 1065 OTHER : Add the Salome version in the header of the dump 2010-02-12 08:34:00 +00:00
dmv
87e982be73 0020632: EDF 1173 GEOM : Extrusion with multiple selection 2010-02-12 07:17:19 +00:00
dmv
b5a527a169 dialog resizing corrections 2010-02-11 11:43:23 +00:00
dmv
7968bd362a 0020669: EDF 1198 GEOM: creation of vertices at intersection of 1D elements 2010-02-11 10:29:04 +00:00
dmv
07c4797eb5 IPAL21558 In Group creation dialog, selection of sub-shapes in OB, viewer and dialog is not well syncronized 2010-02-05 09:40:56 +00:00
dmv
7f1598797a IPAL21558 In Group creation dialog, selection of sub-shapes in OB, viewer and dialog is not well syncronized 2010-02-05 09:29:39 +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
dmv
dcd2885db2 0020624: EDF 1155 GEOM : Ergonomics of the "Creation Group" dialog box 2010-02-02 11:01:19 +00:00
dmv
43fa52fd87 0020677: EDF 1219 GEOM: MinDistance gives 0 instead of 20.88 2010-02-01 10:26:17 +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
1a69b23185 Fix pb with point on edges intersection. 2010-01-28 08:56:39 +00:00
dmv
133e92c4a3 0020660: EDF 1238 GEOM: Missing equivalent of 2nd contructor of LCS in TUI 2010-01-26 12:05:38 +00:00
jfa
5372961c34 Mantis issue 0020662: MakeGlueFaces produces an invalid shape. A fix by PKV. 2010-01-22 11:43:34 +00:00
jfa
97f954ad21 Mantis issue 0020659: EDF 1239 GEOM: ChangeOrientation does not change the orientation of edges. 2010-01-21 12:37:29 +00:00
dmv
48993d6de4 0020654: [CEA 386] GetType() function 2010-01-19 15:09:43 +00:00
dmv
7319fe8043 0020660: EDF 1238 GEOM: Missing equivalent of 2nd contructor of LCS in TUI 2010-01-19 08:21:42 +00:00
dmv
6c8fff57cb Test Others script error 2010-01-19 07:33:55 +00:00
skl
0360d3691e Changes for bug 20662. 2010-01-18 12:20:30 +00:00
jfa
d45f1ae275 Mantis issue 0020658: EDF 1241 GEOM: Propagate: impossible to select a face in GUI. Allow FACEs and SHELLs. 2010-01-15 11:13:17 +00:00
jfa
8383160903 Mantis issue 0020508: EDF 1059 GEOM : Selection of a group in Suppress Faces. 2010-01-14 12:36:02 +00:00