skl
34b4aff471
Update test for new version of PartitionAlgo.
2006-11-02 06:01:31 +00:00
skl
25e9c25801
New version of PartitionAlgo.
2006-11-02 05:59:42 +00:00
mzn
a3b02a782d
Fix for bug IPAL13750(View of icons in Construction by Extrusion is identical for different options: Vector or 2 Points).
2006-11-01 14:50:15 +00:00
epa
07e0dba5f8
Mistakes in operation of "Rotation" dialog box(free points mode) corrected
2006-11-01 12:27:51 +00:00
skl
7a931f280d
New version of PartitionAlgo.
2006-11-01 08:02:49 +00:00
skl
c747f2e637
New version of PartitionAlgo.
2006-10-31 13:56:22 +00:00
skl
be9792daad
New version of PartitionAlgo.
2006-10-31 13:47:09 +00:00
jfa
95b0de37d1
Change version to 3.2.3
2006-10-30 14:52:35 +00:00
epa
a4f6115350
PAL 11107 - Make a rotation given an object and 3 points
2006-10-27 08:52:22 +00:00
epa
5c6ce3deb5
PAL 11107 - Make a rotation given an object and 3 points
2006-10-27 08:39:40 +00:00
mzn
40b79d4e26
Fix for IPAL13693(Execution of "GEOM_blocks.py" is failed).
2006-10-26 09:11:54 +00:00
skl
7e8d7ff73d
Corrected by vsv for bug PAL13610.
2006-10-25 13:04:41 +00:00
mzn
d8b8dfd4b8
Scripts update concerninig the smesh.py interface redesign.
2006-10-20 12:04:02 +00:00
maintenance team
dcd0ee95bf
Problem fixed: it's impossible to delete object which are used for another object creation
2006-10-09 07:07:32 +00:00
jfa
4cb5895062
Use CORBA::string_dup instead of strdup to avoid memory problems. Suppress redundant string duplications.
2006-10-04 15:20:32 +00:00
mpv
e47799d70d
MPV: fix for nug IPAL13251
...
"Mandriva64 porting: SIGSEGV during partition"
myDS->Shape and myDS->GetShape methods is very dangerous to use in the equations like the next:
const TopoDS_Face& aFace = TopoDS::Faces(myDS->Shape(anIndex));
because this reference can be invalid after the next command execution:
myDS->InsertShapeAndAncestorsSuccessors(...)
This command some times deletes old shapes from internal array to make bigger array.
2006-10-03 08:52:10 +00:00
maintenance team
f04efe4ef1
Update for gcc4.1
2006-09-29 11:52:08 +00:00
jfa
61fb376894
PAL10867: noexcepthandler option in GUI not working. Disable signals catching.
2006-09-28 08:18:06 +00:00
rnv
70cba03a1c
Implement improvement PAL13394: disk building from circle
2006-09-27 11:17:03 +00:00
rnv
03ec0eb4cf
Implement improvement PAL9905: Incoherence in the GEOM API
2006-09-27 11:04:58 +00:00
jfa
6f6b0b4c18
Fix for bug 13476: Common of two compounds produce 10 compounds, 9 of which are empty.
2006-09-26 11:35:38 +00:00
maintenance team
1069f468cb
Update for gcc 4.1.1
2006-09-26 07:58:38 +00:00
mzn
05b0981f07
Fix for bug PAL13475(Wrong selection of objects after Display/Erase from Python console/module).
2006-09-21 13:16:53 +00:00
maintenance team
8480689ba0
BUG IPAL13407: Fixed
2006-09-20 13:06:43 +00:00
jfa
264ee57423
PAL13412: EDF286: GEOM Sketcher: Apply is selected if we click on Y.
2006-09-19 13:41:11 +00:00
jfa
54704f7e7b
Update spin-boxes step (in active dialogs) on change of corresponding preference.
2006-09-19 13:38:56 +00:00
jfa
d8af99d938
PAL13411: EDF285: Error while importing ellipses.py. Fix regresion of Boolean operations on case of non-3d arguments.
2006-09-07 08:59:04 +00:00
jfa
c54dba1b72
PAL13375: batch with scripts based upon smesh.py and geompy.py. Init salome in geompy.py.
2006-09-07 06:33:53 +00:00
mzn
2478492e4d
Bug PAL12904 (slow display with geompy). UpdateViewer() method implementation.
2006-09-05 13:06:16 +00:00
jfa
ff62909884
PAL13380 EDF PAL278 : line driver failed but OK via GUI. Error message precised.
2006-09-04 12:24:10 +00:00
jfa
eb709eb142
Join modifications from branch BR_For_OCT_611: migration to OCCT6.1.1 with new exception handling and improved threads support.
2006-09-04 11:33:22 +00:00
jfa
cb4b4dddf0
Fix bug 13341: geompy.SubShapeAllSortedIDs() works wrong.
2006-08-31 12:29:31 +00:00
jfa
5f4fe4f985
Replace long name of TOC entry on a shorter one.
2006-08-31 10:30:34 +00:00
jfa
5394241548
PAL12470: Cannot use boolean operations on COMPOUNDs and COMPSOLIDs. Fix FUSE regression.
2006-08-30 06:24:58 +00:00
jfa
6dba78d6b9
PAL12470: Cannot use boolean operations on COMPOUNDs and COMPSOLIDs. Workaround OCCT limitation, performing boolean operations on sub-shapes and then gathering results in a compound.
2006-08-29 14:57:56 +00:00
mzn
cff8a10b8f
Improved fix for bug PAL12858 (EDF210 GEOM Preferences menu of GEOM: color of the wireframe?).
2006-08-29 12:08:41 +00:00
skl
87e19c8d66
Corrected for IPAL13224.
2006-08-29 12:07:54 +00:00
mzn
4b73bc1846
Improved fix for bug PAL12858 (EDF210 GEOM Preferences menu of GEOM: color of the wireframe?).
2006-08-29 12:04:48 +00:00
jfa
d7f01a75f1
Correct ChangeOrientationShellCopy method to really make a copy of an object.
2006-08-28 15:19:21 +00:00
maintenance team
dfe401ea09
PAL13271 EDF258 GEOM: build of a box with 2 points: operation aborted
...
GUI documentation has been updated
2006-08-28 11:53:38 +00:00
mzn
e18acc638e
Fix for bug PAL12858(EDF210 GEOM Preferences menu of GEOM: color of the wireframe?) Define the initial values for colors.
2006-08-25 14:07:00 +00:00
mzn
af12d871fc
Fix for bug PAL12858(EDF210 GEOM Preferences menu of GEOM: color of the wireframe?)
2006-08-25 14:05:16 +00:00
akk
309210eeaf
Integration of improvements,proposed in PAL12405
2006-08-25 10:37:25 +00:00
vsr
625e744ecc
Increment version number: 3.2.2
2006-08-25 07:07:04 +00:00
mkr
d0eee7525d
Wrap all methods of GEOM_I_Superv component, which are invoked from factory
...
nodes in Supervisor, with beginService(...) and endService(...) functions
(see bug PAL13256).
2006-08-24 09:00:36 +00:00
mkr
10f1f23ef2
Update table of contents: add reference to Python documentation.
2006-08-22 08:02:05 +00:00
jfa
8df60d4924
PAL12755: EDF: SALOME frozen with Load Script and a Python Module. Improve fix to not catch exceptions.
For_OCT_611
2006-08-16 10:23:59 +00:00
jfa
86081f7d0a
PAL12755: EDF: SALOME frozen with Load Script and a Python Module. Additional fix.
2006-08-15 09:50:00 +00:00
jfa
8d94e7dd80
PAL13091: dump study echec. Correctly remove all sub-objects on removal of main object.
2006-08-11 11:33:49 +00:00
mkr
22ec5612c7
Fix for bug IPAL13032 : To update help documentation page about "CheckShape()" function.
2006-08-11 07:53:24 +00:00