Commit Graph

409 Commits

Author SHA1 Message Date
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
mzn
5d7edac26c Fix for PAL6669. 2006-07-07 14:37:46 +00:00
mzn
9caf5aba46 Fix for PAL12857. 2006-07-06 16:49:12 +00:00
jfa
6943eea1c3 PAL12867: EDF214 GEOM DifferenceList does not remove the elements of the list. Algorithms of DifferenceList and UnionList reimplemented. 2006-07-06 10:20:14 +00:00
jfa
09a5f03f15 PAL12838: Extrusion is impossible on a compound. 2006-07-04 13:21:26 +00:00
skl
1879d05eea Change comments for function RemoveExtraEdges (PAL12814). 2006-07-04 07:29:21 +00:00
eap
b9a6196fd8 PAL12789. Use 'g' conversion specifier for showing numbers 2006-07-03 14:16:43 +00:00
mzn
fc5e4e00fc Context help documentation changes connected with PAL6868. 2006-06-30 13:42:18 +00:00
mzn
ea72a94820 Context help documentation changes connected with PAL6863. 2006-06-30 13:41:29 +00:00
mzn
721a3588c0 Fix for PAL6863. 2006-06-29 14:07:53 +00:00
mzn
0a109ef706 Fix for PAL6868 & PAL6863. 2006-06-29 14:01:56 +00:00
mzn
654e26d859 Fix for PAL11028. 2006-06-29 13:39:45 +00:00
skl
c4bca7bae0 Updated for PAL11539. 2006-06-29 12:35:39 +00:00
eap
209b5e26bb PAL10324. Fix exception on Debianex with OCT in debug mode 2006-06-28 14:12:59 +00:00
jfa
6a037592d2 PAL1584, PAL1586: Exclude 'Color' item from popup-menu of SMESH and VISU objects if Geometry module is active. 2006-06-28 08:11:18 +00:00
eap
3b7d2a64d2 PAL12423. Correct comment of GetShapesOnQuadrangle(...) 2006-06-27 11:46:32 +00:00