Commit Graph

647 Commits

Author SHA1 Message Date
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
jfa
8ee4f1c7fc Mantis issue 0020508: EDF 1059 GEOM : Selection of a group in Suppress Faces. 2010-01-14 11:33:46 +00:00
jfa
cdc804c6f7 Mantis issue 0020508: EDF 1059 GEOM : Selection of a group in Suppress Faces. 2010-01-14 09:45:03 +00:00
jfa
784d3e17cd Mantis issue 0020599: additional fix. 2010-01-12 10:31:16 +00:00
jfa
48f46e38c3 Mantis issue 0020599: Creation of a quadrangle face from 2 edges: SIGSEGV. A fix by Julia GERASIMOVA. 2009-12-30 12:56:21 +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
ec1c5fd3a4 0020081: EDF 886 GEOM : GetShapesOnCylinderWithLocation function in TUI
+    ListOfGO GetShapesOnCylinderWithLocation (in GEOM_Object theShape,
2009-12-28 07:41:33 +00:00
eap
0b6826bc5f untabify 2009-12-25 11:28:58 +00:00
jfa
f1d7f0b544 Mantis issue 0020626: the discretisation of the circles in the OCC viewer is too rough. Use StdPrs_WFDeflectionShape instead of StdPrs_WFShape. 2009-12-25 09:40:11 +00:00
skl
3daba130d8 Changes for bug 20589 from Mantis. 2009-12-21 11:45:05 +00:00
jfa
066be714db 0020619: Union list regression ? 2009-12-17 12:31:16 +00:00
jfa
5c917427de untabify 2009-12-17 09:56:12 +00:00
jfa
d2046800b5 untabify 2009-12-17 09:49:14 +00:00
jfa
638b559267 Mantis issue 0020589: EDF 1171 GEOM : Check compound of blocks: crash. 2009-12-17 09:43:45 +00:00
jfa
8c0da49cc1 Mantis issue 0020599. Add GEOM_ARC_ELLIPSE and some others. 2009-12-17 09:38:23 +00:00
skl
c50111a0e7 Changes for bug 20589 from Mantis. 2009-12-11 12:53:51 +00:00
dmv
051a65748e IPAL21354 Deleting of referenced father object doesn't work. 2009-12-10 14:15:54 +00:00
vsr
f697bd6392 Merge from BR_phase16 branch (09/12/09) 2009-12-09 13:26:30 +00:00
jfa
499b281dc4 Mantis issues 0020573 and 0020603: Partition problems. A fix by Peter KURNEV. 2009-12-09 12:21:17 +00:00
vsr
cb234e2462 Merge from V5_1_3_BR branch (07/12/09) 2009-12-08 12:05:55 +00:00
dmv
afe8b139b0 0020598: EDF 1191 GEOM : Creation of hexa block from two faces 2009-12-03 14:07:48 +00:00
dmv
2b5e9d2459 IPAL21497 Crash in Bounding Box Information dialog box when C++ container is in standalone mode 2009-12-03 13:29:19 +00:00
dmv
3ebcadd35c 0020604: EDF 1172 GEOM : Result of boolean operations, a null compound is not a correct result 2009-12-01 08:35:20 +00:00
jfa
afcc3b209a untabify 2009-11-19 14:43:15 +00:00
dmv
a614e772f5 IPAL21461 TC5.1.3: a shape is shown with edges directions by default in VTK 2009-11-06 13:32:20 +00:00
nge
067e5f9d10 Fix Mirror Dialog not appearing on recent native Qt4 systems 2009-10-12 15:43:36 +00:00
dmv
a131a06c18 correct previous integration (Porting to Python 2.6) 2009-10-12 13:47:48 +00:00
dmv
0d24fa55ca Porting to Python 2.6 - add coding page specification for Python scripts 2009-10-12 06:15:43 +00:00
dmv
7d33dea1ec Porting to Python 2.6 - add coding page specification for Python scripts 2009-10-09 13:27:18 +00:00
dmv
e0a2847a0a 0020479: EDF 1116 GEOM: Create a group, "Add" button is inactive but "Select all" button is active 2009-10-08 07:31:15 +00:00
vsr
d669f7ab48 0020428: EDF 906 GEOM : Performance for Group creation in GEOM
Additional fix for the "Main Shape Selection restriction" case
2009-10-07 09:51:54 +00:00
dmv
0176bc0702 0020505: EDF 1074 GEOM: GetGlueFace anomaly 2009-10-07 09:42:28 +00:00
dmv
0bbe510fee 0020504: EDF 1078 GEOM: Point color is not good at study loading 2009-10-02 12:12:45 +00:00
adam
6387f38977 windows port 2009-09-25 13:06:35 +00:00
vsr
81fcc12736 Fix issue 0020479: EDF 1116 GEOM: Create a group, "Add" button is inactive but "Select all" button is active 2009-09-23 10:01:19 +00:00
vsr
fe345c70bb Fix SIGSEGV on dialog boxes closing 2009-09-22 14:33:45 +00:00
vsr
57c06196d9 Fix memory leaks (integrate patch from C.Caremoli) 2009-09-21 14:19:29 +00:00
vsr
4578c1cfee Fix memory leaks 2009-09-21 13:32:15 +00:00
vsr
c20be9052a Fix memory leaks 2009-09-21 13:24:01 +00:00
vsr
56ca7cc409 Fix memory leaks 2009-09-21 13:12:51 +00:00
vsr
47d4ddf2b2 Fix memory leaks 2009-09-21 13:01:41 +00:00
vsr
d068bb8b46 Fix memory leaks 2009-09-21 12:54:44 +00:00
vsr
ee26d6488a Fix memory leaks 2009-09-21 12:42:56 +00:00
vsr
ba2aa33a1e Fix memory leaks 2009-09-21 12:21:38 +00:00
vsr
7b409949c0 Fix memory leaks 2009-09-21 12:14:20 +00:00
vsr
f65909a2fb Fix memory leaks problem 2009-09-21 11:38:02 +00:00
jfa
1ba0a9935e Bug 20423: fix Same Parameter after the chamfer operation. 2009-09-18 09:34:25 +00:00
skl
52739f4c69 Changed for fix RemoveExtraEdges on cylindrical surfaces. 2009-09-18 05:32:23 +00:00
ptv
7af9804df4 debug Group Dlg on Edit operation 2009-09-17 10:46:20 +00:00
dmv
6743f46f1a SIGSEGV on show "Edge Direction" on cone. 2009-09-17 09:38:37 +00:00
jfa
ad24433a09 untabify 2009-09-17 08:46:45 +00:00
vsr
656071da94 0020324: EDF 717 GEOM : Import IGES File
Force SALOME to work in "M" (meters) units : same for STEP files
2009-09-16 11:01:05 +00:00
vsr
b35469265e 0020324: EDF 717 GEOM : Import IGES File
Force SALOME to work in "M" (meters) units
2009-09-16 08:45:00 +00:00
ptv
6e82e72333 Problem with radiobuttons in Group box 0020428 2009-09-16 05:05:57 +00:00
vsr
0e4fcbb76c Issue 0020324: EDF 717 GEOM : Import IGES File 2009-09-15 13:05:29 +00:00
vsr
322c45a420 Issue 0020324: EDF 717 GEOM : Import IGES File 2009-09-15 10:55:27 +00:00
jfa
441391b169 Bug 0020467: [CEA] A GEOM test fails. 2009-09-15 07:25:10 +00:00
jfa
2e67fe0f7e Fix memory leak. 2009-09-15 05:33:34 +00:00
dmv
b2ea8b9868 IPAL21355 Point Construction dialog box: selection doesn't work if another dialog box has been opened. 2009-09-08 11:41:45 +00:00
nge
466b88c409 - Patch for recent Debian distrib:
multiple same file is not allowed in one installation line
2009-09-06 19:32:51 +00:00
ptv
b7382ba6df implementation corrected according to remarks from QA team 2009-09-03 07:29:36 +00:00
dmv
7d902cea10 IPAL21294 Change Orientation for Vector with "Create a Copy" creates an Edge. 2009-08-31 08:53:47 +00:00
ptv
664761d8f9 0020098: EDF 899 GEOM : Point on curve/surface with X,Y,Z coordinates. 2009-08-27 13:02:59 +00:00
ptv
3d7b37578a 0020098: EDF 899 GEOM : Point on curve/surface with X,Y,Z coordinates. 2009-08-27 12:47:34 +00:00
jfa
522b8bee22 IMP 0020308: EDF 995 GEOM : Closed Polyline with tangence. 2009-08-25 12:37:33 +00:00
ptv
dd69f2ef27 0020428: EDF 906 GEOM : Performance for Group creation in GEOM 2009-08-25 11:59:24 +00:00
jfa
b62eb94767 0020052: EDF 867 GEOM: Non removable extra edges. Cylindrical case. 2009-08-24 06:46:38 +00:00
ptv
d649b3a70f 0020432: EDF 1029 GEOM : Fillet 1D - correct debug version 2009-08-18 11:39:14 +00:00
ptv
3f0d846753 0020432: EDF 1029 GEOM : Fillet 1D 2009-08-18 11:15:10 +00:00
vsr
3e98d95f41 Issue 20099: Hide children
Add Show/Hide chidren menu command for GEOM module objects
2009-08-18 05:41:44 +00:00
vsr
63b2d29eae Issue 0020194: EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined 2009-08-13 05:08:19 +00:00
adam
53725279b6 windows port 2009-08-04 07:34:45 +00:00
jfa
c2ed58c9b8 Bug 0020422: Partition anomaly. 2009-08-03 11:59:04 +00:00
vsr
2f3fe5a3bf Fix compilation problems on Windows 2009-07-31 15:37:03 +00:00
dmv
b312886570 Removing of deprecated resources (*.po files) 2009-07-31 10:43:02 +00:00
dmv
255d788311 Correct mistake in integration of 0020082 2009-07-31 10:13:32 +00:00
adam
16d202d4d6 Remove warnings 2009-07-30 16:11:50 +00:00
skl
7a2e53f1b9 Changes for bug 0020019 from Mantis. 2009-07-29 07:25:16 +00:00
vsr
c2c6485e21 Improve Import operation: add "Yes To All", "No To All", "Cancel" operations to avoid repeating dialog boxes appearing 2009-07-29 06:23:46 +00:00
vsr
c00bd1f476 Issue 0020001: EDF 813 GEOM : PArtition , argument to get subshapes
Additional changes: fix bugs, update documentation
2009-07-24 13:38:16 +00:00
vsr
20a9ed535c Issue 0020001: EDF 813 GEOM : PArtition , argument to get subshapes
Additional changes: fix bugs, update documentation
2009-07-24 13:02:53 +00:00
dmv
32f2ca4bb8 IPAL21267 SIGSEGV on Show Mesh in VTK viewer in GEOM module. Regress. 2009-07-24 06:21:53 +00:00
dmv
d85c68a11f IPAL21270 Repair > Change Orientation for 1D. It seems as Invert object has same orientation as initial one. 2009-07-23 14:10:57 +00:00
dmv
a99792b9bd IPAL21263 addToStudy with doRestoreSubShapes=True leads to crash 2009-07-22 11:21:19 +00:00
vsr
f3fdd2dc5b Merge from V5_1_2_BR branch (14 July 2009) 2009-07-15 08:09:58 +00:00
jfa
0ca1a4f456 Bug 0020374: Partition operation leads to missing volume. A fix by PKV. 2009-07-08 13:00:50 +00:00
dmv
68a6e5ca4b 0020082: EDF 869 GEOM : Edges Orientation indicator/reverse 2009-07-08 10:18:07 +00:00
jfa
958791a277 Bug 0020413: Dump file has many GetMainShape instructions. 2009-07-02 07:12:09 +00:00
vsr
1190c163f3 Update warning messages for improvements 20019 and 20324. 2009-06-23 13:26:12 +00:00
ptv
aaa5aa61bb IMP 0020001 (replace set of GetInPlace commands by one RestoreSubShapes) 2009-06-10 11:36:36 +00:00
dmv
fb601e2825 0020327: EDF 1018 GEOM : Missing MakeTangentPlaneOnFace in geompy 2009-06-05 08:48:52 +00:00
skl
615e23820b For improvements 20019 and 20324. 2009-06-03 07:39:16 +00:00
jfa
72d99f0d90 Bugs 20300 and 20361: Error occured during check of geometric coincidence. 2009-05-28 12:23:34 +00:00
jfa
8e1ef24a91 IMPs 19766 (Wire from unconnected edges) and 20004 (NumberOfSolids) 2009-05-27 11:46:05 +00:00
vsr
e72f3cb77a Issue 0020366: SelectionTypeClicked() defined but not implemented 2009-05-25 13:30:14 +00:00
dmv
f5504cc03e 0016562: EDF 508 GEOM: Link the sketcher and the WP/LCS 2009-05-22 08:17:16 +00:00
dmv
7ad37b74a2 0019580: EDF 702 GEOM : Partition dialog should warn the user when he create an empty object 2009-05-21 13:52:57 +00:00
maintenance team
cbde7a165c Issue : 0020060: EDF GEOM: Regression with Propagate algorithm 2009-05-20 09:01:12 +00:00
adam
120e617081 Comment some debug cout. 2009-05-18 13:13:54 +00:00
maintenance team
802997cf75 update 2009-05-15 13:49:22 +00:00
jfa
0b44424845 Bug 0020329: EDF 1016 GEOM : Error GetShapesOnShapeIDs. Simplify resulting compound, if there is only one sub-shape. 2009-05-08 11:33:57 +00:00
dmv
687fb51a2e 0020327: EDF 1018 GEOM : Missing MakeTangentPlaneOnFace in geompy 2009-04-28 14:22:12 +00:00
dmv
19bf0c8c6a 0020327: EDF 1018 GEOM : Missing MakeTangentPlaneOnFace in geompy 2009-04-27 11:30:20 +00:00
dmv
28c44d7685 0020328: EDF 1017 GEOM : Translation with distance GUI Exception, correct in TUI 2009-04-27 11:17:27 +00:00
jfa
626001f8d0 Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file. Update help and examples. 2009-04-22 06:15:22 +00:00
jfa
df9e2eabdb Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file. Correct python dump. 2009-04-21 13:33:41 +00:00
jfa
8fc906ac5a Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file. Added a new parameter theOptimumNbFaces to the RemoveExtraEdges functionality. In GUI it is a boolean flag. 2009-04-21 13:28:59 +00:00
dmv
a6c9711ba9 0020321: EDF : Some windows do not appear depending on the platform (MinimumSizeHint()) 2009-04-21 10:48:37 +00:00
rnv
146c0b3d6a Implementation of the issue 0020151 (SALOME: Light Python module):
Call LightApp_Module::LightApp_Module() constructor, because virtual inheritance between LightApp_Module and SalomeApp_Module classes was added.
2009-04-17 10:57:52 +00:00
dmv
81117c2d04 0020320: EDF GEOM 1008 : Negative extrusion is not possible 2009-04-17 10:32:11 +00:00
vsr
2389037863 Fix mistake in method annotation 2009-04-15 05:23:11 +00:00
jfa
3de8fc904f 0020230: Memory performance improvement. 2009-04-14 08:51:51 +00:00
jfa
7141475d33 Bug 0020233: Infinite loop in boolean operation with a sphere with r=0 2009-04-10 10:59:46 +00:00
jfa
268965c6d9 Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file. 2009-04-10 09:14:35 +00:00
jfa
cca851206f 0020230: Memory perf of BoundingBox 2009-04-09 09:31:11 +00:00
jfa
85bed9f0cb Bug 0020229: Perf of MakeSphere and RemoveObject. Allow to re-use empty label, following the _lastCleared one. 2009-04-09 08:31:44 +00:00
jfa
9d1cc3492c Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file. 2009-04-03 08:16:37 +00:00
dmv
040e6077ee IPAL17728 Bad English in several Salome dialog boxes ('informations') 2009-04-02 09:39:13 +00:00
eap
f168885fea 0020231: A min distance bug with torus and vertex
Make GetMinDistance() return 0.0 for a vertex inside a solid
2009-04-02 08:58:17 +00:00
jfa
d7836ca4ea Bug 0014167: EDF 204 : GEOM Keep the parameters of the object after a transformation. Do not use GetSame method, because it cannot find compounds. 2009-03-19 15:09:22 +00:00
jfa
9aaaddfbd1 Bug 0020207: EDF GEOM 960: MakePipe : Generation of redundant doubled faces. 2009-03-12 12:57:03 +00:00
adam
2b2368b201 Test EXPORTS definition with target name as suggested by cmake 2009-03-06 15:52:44 +00:00
dmv
6677040e68 IPAL20818 Measures, Inertia. Size of window for data reading is narrow. 2009-03-06 13:49:58 +00:00
dmv
5c8f60dde4 IPAL20916 selected IDs are not highlighted in the 3D Viewer - regress of GEOM-014 2009-03-03 13:58:04 +00:00
vsr
ba002ede34 200188 : fix problem with default ellipse creation mode when X axis is used as normal 2009-03-03 10:28:05 +00:00
dmv
b7552c43c0 rollback IPAL8963 3.0.0: "Incorrect input data" message 2009-03-03 08:10:33 +00:00
dmv
f1431d0f3c IPAL20909 coordinates of origin local coordinate system 2009-03-02 14:15:21 +00:00
adam
12df0f8552 Portability windows 2009-02-26 14:58:36 +00:00
adam
4240f05b23 Compatibility windows 2009-02-26 14:57:12 +00:00
vsr
46fd079b60 Issue 0020154 : improve ellipse creeation function 2009-02-25 13:31:16 +00:00
dmv
476c4f91de 0019827: EDF 736 GEOM : Duplication of a object along an elliptic path 2009-02-25 12:03:38 +00:00
eap
d64bb43293 0020162: EDF 961 GEOM : GetInPlace is getting additionnal orthogonal faces
check normals to face at extrema point
2009-02-25 11:09:50 +00:00
ouv
b147d12523 Bug IPAL20689 - Problem with the Mutli-Transformation dialog 2009-02-25 08:54:44 +00:00
eap
0f7c08d061 fix ReplaceVariables() for a command w/o calling any method 2009-02-24 14:51:23 +00:00
adam
5a8192d5b6 Ouups ! 2009-02-24 10:48:58 +00:00
adam
a43f8fad30 compatibility windows compilation with cmake 2009-02-24 09:20:50 +00:00
vsr
de35f4e2a3 Issue 0020176: bad reference to myStudy variable 2009-02-20 11:46:41 +00:00
rnv
83b0b2bda2 Fix for IPAL19044 (4x REGRESS: vertex is not displayed in VTK and broken trihedron) in 5X version. 2009-02-17 13:44:20 +00:00
vsr
1779c0f954 Merge from BR_V5_DEV 17Feb09 2009-02-17 12:10:20 +00:00
jfa
392885c1a8 Update from BR_V5_DEV 13Feb2009 2009-02-13 12:16:39 +00:00
jfa
239f8109c6 Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:45:34 +00:00
jfa
9499b99fe2 Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:32:40 +00:00
jfa
e99c8a4fdd Fix bug 10955: Collisions with 'Ctrl+I' and 'Ctrl+M' hot keys. 2006-05-10 14:27:12 +00:00
jfa
e666568f33 Fix bug 12379: Explode BREP to entities very long. Do not check new name uniqueness in case of objects quantity > 30. 2006-05-10 14:26:06 +00:00
jfa
e180c20f73 Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:44:32 +00:00
jfa
438f4b0922 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 15:11:51 +00:00
smh
f505d638da Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
2006-02-07 15:58:35 +00:00
jfa
43be995171 Join modifications from branch BR_3_1_0deb 2005-12-28 09:12:58 +00:00
mzn
71e874ca8e Fix for bug PAL11017 ( Can't select subshapes in the tree to create groups ). 2005-12-22 13:29:32 +00:00
smh
a62a321c84 Copyrights update 2005-12-05 16:23:52 +00:00
mzn
5ed5438bb9 Additional fix for IPAL10226. 2005-12-01 12:55:30 +00:00
asl
106cb1d888 Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if current object can be displayed in active viewer. The result of this check is calculated by new virtual method LightApp_Displayer::canBeDisplayed. GEOM, SMESH, VISU overrides it in order to provide information, what object can be displayed in what viewer 2005-12-01 10:05:15 +00:00
jfa
728e6e5834 Continue bug 10627 fixing: guarantee non-regression behaviour, applying ShapeFix_Wire::FixReorder only in case, when standard method gives bad result. 2005-11-30 15:19:52 +00:00
mzn
b2c75e4e65 Fix for bug IPAL10226 (Point Construction: impossible to create point on vertex). 2005-11-30 12:34:46 +00:00
jfa
10781d15d3 Small improvement of the previous fix (for bug 10627) to avoid regressions. 2005-11-30 08:57:30 +00:00
mzn
f4c6ee73a9 Fix for bug IPAL10562 (SIGSEGV detected after close and trying create new window with OCC Viewer). 2005-11-30 08:19:08 +00:00
jfa
a7429605d8 Fix for bug 10627. Now you can pass edges for wire construction in any order. 2005-11-28 10:37:46 +00:00
asl
81cd07ec51 PAL10471 - incorrect 3D popup for erased objects 2005-11-24 09:43:23 +00:00
jfa
0d746fcaf6 Remove useless and dangerous static function declaration 2005-11-23 15:41:25 +00:00
jfa
8a0889f44b Correct string allocation 2005-11-23 15:38:24 +00:00
jfa
ccbdd44178 PAL8293: Build face from a wire problem. Fix provided by PKV. 2005-11-18 11:57:23 +00:00
asl
ff0bec3d63 PAL10479 2005-11-14 13:53:44 +00:00
jfa
8608b2536e PAL7663: Partition Algorithm failed. Fix done by PKV. 2005-11-14 12:43:52 +00:00
mkr
28f594441d Remove uncessary libraries and dependences (for OCC6.0) from configuration
files and Makefiles.
2005-11-11 09:44:55 +00:00
asl
1540096924 Hide second "Erase all" in GEOM module 2005-11-09 14:21:30 +00:00