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.
|
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 |
|
jfa
|
c3d31bd3dc
|
PAL12781: EDF: different result between Working Plane and LCS. Implement and use general mechanism to obtain position from shape.
|
2006-07-28 12:53:16 +00:00 |
|
mzn
|
5c5319be31
|
Fix for IPAL10428.
|
2006-07-21 13:25:12 +00:00 |
|
mzn
|
67100410d9
|
Fix for PAL6826.
|
2006-07-21 10:13:59 +00:00 |
|
skl
|
c759def283
|
Corrections for bug IPAL12999.
|
2006-07-20 07:05:38 +00:00 |
|
skl
|
8ca4c231a8
|
Corrections for bug IPAL12999.
|
2006-07-19 11:56:40 +00:00 |
|
mzn
|
68748ac514
|
Additional fix for PAL6868("Edge component" replaced with "Edges compound").
|
2006-07-19 10:26:54 +00:00 |
|
mzn
|
28f38ce943
|
Additional fix for PAL6868("Edge component" replaced with "Edges compound").
|
2006-07-17 12:53:36 +00:00 |
|
skl
|
0920daf462
|
File change_orientatation.png added as binary.
|
2006-07-17 06:05:55 +00:00 |
|
skl
|
3f29e33c9e
|
*** empty log message ***
|
2006-07-17 06:04:41 +00:00 |
|
skl
|
aeb9681ae7
|
Update Makefile.in after bug PAL12813.
|
2006-07-17 06:03:33 +00:00 |
|
skl
|
28c3c4ba24
|
Update documentation after bug PAL12813.
|
2006-07-14 12:19:22 +00:00 |
|
skl
|
d5cc98ca4f
|
Change name of functions in geompy.py fo PAL12813.
|
2006-07-14 11:50:14 +00:00 |
|
mzn
|
0170ada804
|
Fix for PAL12900.
|
2006-07-14 11:17:02 +00:00 |
|
jfa
|
05240b02ef
|
Fix misprint in CheckShape method.
|
2006-07-14 10:57:11 +00:00 |
|
skl
|
ce7d97c138
|
Add needed icon for bug PAL12813.
|
2006-07-14 09:27:50 +00:00 |
|
jfa
|
cd2cc0eff4
|
PAL12557: Documentation is not up to date.
|
2006-07-14 06:25:25 +00:00 |
|
jfa
|
c6a0df686b
|
PAL12557: Documentation for scripts is not up to date.
|
2006-07-14 06:16:22 +00:00 |
|
skl
|
50d053afee
|
Implementation of change orientation in Repair in GEOM.
|
2006-07-13 10:12:22 +00:00 |
|
skl
|
d9a43e10d9
|
Implementation of change orientation in Repair in GEOM.
|
2006-07-13 10:02:45 +00:00 |
|
jfa
|
6d348bdac0
|
Change version name to 3.2.1
|
2006-07-11 09:35:36 +00:00 |
|
mzn
|
6774b837f1
|
Additional fix for PAL6669.
|
2006-07-10 11:38:17 +00:00 |
|