vsr
fcfaf376b0
*** empty log message ***
2007-10-11 09:49:47 +00:00
mkr
49047f7d29
Porting to Qt4.
2007-07-11 06:23:48 +00:00
mkr
fbb735b93a
Porting to Qt4.
2007-07-10 12:49:13 +00:00
mkr
d5db2b50f4
Porting to Qt4.
2007-07-10 12:26:46 +00:00
mkr
f9268f4b01
Porting to Qt4.
2007-07-10 11:06:29 +00:00
mkr
6c89f991a6
Porting to Qt4.
2007-07-09 12:23:33 +00:00
mkr
5887eb5b1a
Porting to Qt4.
2007-07-09 10:12:14 +00:00
mkr
162d5c03bd
Porting to Qt4.
2007-07-09 07:39:05 +00:00
mkr
764f2abff9
Porting to Qt4.
2007-07-06 06:14:39 +00:00
mkr
898b9898a4
Porting to Qt4.
2007-07-05 13:14:22 +00:00
mkr
ce0079c088
Porting to Qt4.
2007-07-05 12:15:04 +00:00
mkr
1fc8a3403c
Porting to Qt4.
2007-07-05 08:45:05 +00:00
mkr
8b645f521e
Porting to Qt4.
2007-07-05 08:28:11 +00:00
mkr
310d065b3f
Porting to Qt4.
2007-07-04 07:33:41 +00:00
mkr
52be74e46c
Porting to Qt4.
2007-07-02 11:19:22 +00:00
mkr
3ffc5a5de6
Porting to Qt4.
2007-07-02 06:22:42 +00:00
mkr
7b05ea0ae6
Porting to Qt4.
2007-06-28 13:11:08 +00:00
mkr
dd3484f8a7
Porting to Qt4.
2007-06-28 08:24:57 +00:00
mkr
9384e0b64d
Porting to Qt4.
2007-06-28 07:40:46 +00:00
jfa
123283fd99
Complete merge of STLEXport from V3_2_0_maintainance.
2007-05-10 11:40:25 +00:00
jfa
27ffc48969
Complete merge of STLEXport from V3_2_0_maintainance.
2007-05-10 11:28:57 +00:00
nds
563109f411
Modification for Win32 version.
2007-05-03 07:56:32 +00:00
nds
566df587d7
Modification for Win32 version.
2007-05-03 07:47:37 +00:00
abd
ffe7a66382
Fix global links to local for correct work on any station
2007-04-25 09:22:58 +00:00
abd
ca21e971f6
Fix compilation errors on Debian
2007-04-19 09:36:28 +00:00
abd
a283b389c8
Merging from V3_2_6pre4
2007-04-18 15:44:19 +00:00
abd
fb35bf812d
Using AutoTools for building procedure
2007-04-13 13:51:12 +00:00
enk
1cf4e7b08f
Porting to VTK-5.0.0
2007-03-15 15:05:09 +00:00
abd
a905ae28f6
Merging with WPdev
2007-02-07 11:56:53 +00:00
abd
611ec94e27
Merging with WPdev
2007-02-07 11:48:21 +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
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
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
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
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
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
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
28f38ce943
Additional fix for PAL6868("Edge component" replaced with "Edges compound").
2006-07-17 12:53:36 +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
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
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
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
eap
3588d5b642
fix bug 9395. set coordinates and displacements limit to interval [-1e+15, 1e+15]
2006-06-27 10:55:21 +00:00
skl
647f5d3b2b
Updated for PAL11539.
2006-06-27 09:18:40 +00:00
asv
6001bdbaa6
Fix to bug PAL10465.
...
Modification of resource files location in "build" and "installation" directories. Now resource files are placed in share/salome/resources/<module_name>. Various configuration files (configure.in.base, make_module/conclude/commence, etc.) are changed.
2006-06-27 07:42:15 +00:00
eap
8e12e2d082
PAL10324. Fix MakePartition() for the case theMaterials.length() == 0
2006-06-26 14:50:06 +00:00
eap
5c45790bd4
PAL10324. Fix MakePartition() for the case theMaterials.IsNull()
2006-06-26 14:46:59 +00:00
skl
670be71939
Updated for PAL12722.
2006-06-26 10:33:51 +00:00
mzn
b9f2e49233
Fix for PAL10496.
2006-06-23 12:50:16 +00:00
skl
08bda50cec
Updated for PAL11539 (creation of extrusion using two points is added).
2006-06-23 07:42:07 +00:00
skl
755cee6ce6
Updated for PAL11539.
2006-06-23 07:40:40 +00:00
jfa
d0ed5b5b9c
PAL12628: Enabling FPE signal in GEOM leads to Salome crash with some video card drivers.
2006-06-16 11:14:24 +00:00
jfa
6a137c7733
PAL12612: Message with Partition. Prevent meaningless message appearance.
2006-06-15 13:45:46 +00:00
jfa
c2ae4af70b
PAL12607: Static objects in Geometry GUI libraries.
2006-06-14 09:50:02 +00:00
jfa
6e638ed221
PAL12608: Add possibility to check geometry of a shape.
2006-06-14 09:48:05 +00:00
jfa
c163f8be1f
PAL12525: Tooltip of Pipe Generation - replace 'Create a pipe' with 'Extrusion along a path'.
2006-06-14 09:44:19 +00:00
jfa
1d900ae5ce
PAL12520: Impossible to add a Sketcher Result in a Wire.
2006-06-14 09:42:29 +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