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
mkr
aa516af804
Fix for bug IPAL11446 : Is it correct: "SALOME PRO" on the background of TUI documentation? => remove unnecessary files from the version.
2006-08-11 07:10:02 +00:00
jfa
dca4e8f1c7
Allow some blocks operations on other shapes (get face from a shell).
2006-08-10 11:15:11 +00:00
jfa
ef6997a915
Fix bug 13058: 'Remove webs' functionality works incorrectly.
2006-08-10 10:19:40 +00:00
jfa
65c6df3249
PAL13117: Bug in RemoveObject method.
2006-08-03 11:17:55 +00:00
skl
2014c50784
Correction for bug IPAL13044.
2006-08-03 07:28:18 +00:00
mzn
4a2420a9a5
Fix for bug PAL13107 ( EDF248 - GEOM - UpdateViewer on python functions ).
2006-08-02 14:24:25 +00:00
skl
225e5b820d
Correction for bug IPAL13044.
2006-08-02 08:59:29 +00:00
jfa
f6ced9dafd
PAL12781: EDF: different results between WPL and LCS. Update user documentation according to changes in GUI.
2006-08-01 07:08:38 +00:00
jfa
273d1c6c79
PAL12781: EDF: different result between WPL and LCS. Correct label in WPL construction dialog.
2006-07-31 11:07:52 +00:00