675 Commits

Author SHA1 Message Date
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