Commit Graph

541 Commits

Author SHA1 Message Date
abd
c62faf0b9f Fix mistakes in Makefile.am 2007-04-23 07:45:48 +00:00
abd
af2aec1a2e Fix compilation problems on RedHat( HDF flags ) 2007-04-20 14:56:18 +00:00
abd
f43aa3dde8 Fix compilation problems on RedHat 2007-04-20 14:49:18 +00:00
abd
ba07931b18 Fix compilation problems on Debian(OCC instaed CAS) and Mandriva64(CORBA CPPFLAGS) 2007-04-20 13:48:40 +00:00
abd
690e46a0e6 Fix compilation errors on Mandriva64 2007-04-20 12:30:54 +00:00
abd
29bf8799a0 Fix mistakes in CAS_LDPATH (OCC_LDPATH) 2007-04-20 12:06:33 +00:00
abd
103d80ae84 Fix compilation problems on RedHat
HDF5 includes
2007-04-20 12:02:41 +00:00
abd
c6ad6d4c6d Fix compilation problems on Mandriva64 and Mandriva 2007-04-20 11:08:24 +00:00
abd
92a7ef34a2 Fix compilation errors on Mandriva64 2007-04-19 13:12:37 +00:00
abd
3e125896a0 Fix compilation errors 2007-04-19 09:39:10 +00:00
abd
358f8ddd54 Merging from V3_2_6pre4 2007-04-18 15:44:59 +00:00
abd
82decf21b0 Using AutoTools for build procedure 2007-04-13 14:53:27 +00:00
raza
eeccdfb1ef update __init__ function of Mesh_Triangle class 2007-04-04 15:45:23 +00:00
jfa
79137f3126 Modifications, sent by Stephane LIAUZU for new SMESH plugins (Hexotic, BLSURF). 2007-03-28 07:47:45 +00:00
enk
af2e05780a Porting to VTK-5.0.0 2007-03-15 15:10:27 +00:00
abd
8de9daadc2 Temporary rollback ASCII load/save for smesh 2007-02-13 15:46:06 +00:00
abd
9d11375af4 Merging with WPdev 2007-02-07 12:14:23 +00:00
admin
466cf8703a This commit was generated by cvs2git to create branch 'BR_Dev_For_4_0'.
Sprout from V3_2_0_maintainance 2006-09-08 11:18:59 UTC jfa <jfa@opencascade.com> 'PAL13409: EDF282 SMESH: Tetrahedron is added if we specify Mefisto.'
Cherrypick from V3_2_0_maintainance 2007-01-22 15:14:46 UTC admin <salome-admin@opencascade.com> 'This commit was generated by cvs2git to create branch 'V3_2_0_maintainance'.':
    src/SMESH/SMESH_Octree.cxx
    src/SMESH/SMESH_Octree.hxx
    src/SMESH/SMESH_OctreeNode.cxx
    src/SMESH/SMESH_OctreeNode.hxx
Cherrypick from V3_2_0_maintainance 2006-06-08 14:05:10 UTC admin <salome-admin@opencascade.com> 'This commit was generated by cvs2git to create branch 'V3_2_0_maintainance'.':
    doc/salome/gui/SMESH/pics/a-extusionalongapath2.png
    doc/salome/tui/SMESH/sources/bg_salome.gif
2007-01-22 15:14:47 +00:00
jfa
ffd567ddfa PAL13409: EDF282 SMESH: Tetrahedron is added if we specify Mefisto. 2006-09-08 11:18:59 +00:00
jfa
31282d8886 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:39:20 +00:00
skl
0ef2b313da Corrected for IPAL13079. 2006-09-01 09:13:16 +00:00
jfa
9ab6519add PAL12755: EDF: SALOME frozen with Load Script and a Python Module. Improve fix to not catch exceptions. 2006-08-16 10:25:26 +00:00
jfa
1cfad77716 PAL12755: EDF: SALOME frozen with Load Script and a Python Module. Additional fix. 2006-08-15 09:52:22 +00:00
jfa
104ff7b281 Fix bug 12796: Warning missed for the bad file 'test18.med' 2006-08-10 07:53:07 +00:00
eap
e83c4c9cf5 PAL12992. Store/restore submeshesh directly using HDF but not med families 2006-08-07 12:12:18 +00:00
eap
f644c7bfdc PAL12992. Add MaxShapeIndex() 2006-08-07 12:06:43 +00:00
eap
af7f9c7057 PAL12992. Add type TIDSortedElemSet to be used to assure predictability of edition 2006-08-07 12:05:03 +00:00
eap
686d2fa85d PLEIADES. fix WrapperIndex(index) for negative index 2006-08-03 05:59:03 +00:00
enk
a104996e30 Fix for Bug IPAL12478: Group of all Edges is not create automatically during Export med file.
Incorrect varable was changed. (myFacesDefaultFamilyId to myEdgesDefaultFamilyId)
2006-08-02 13:08:43 +00:00
mzn
1b6700a4a5 Fix for bug IPAL10053. 2006-07-28 09:51:49 +00:00
skl
fba89e60bc Correction for bug IPAL12631. 2006-07-27 11:16:54 +00:00
skl
7360772d88 Corrections for bug PAL12653. 2006-07-25 10:58:13 +00:00
eap
dbdb0fce59 fix access out of array bounds in FunctionTable::findBounds() 2006-07-25 08:49:59 +00:00
mzn
5c744000ba Fix for IPAL12387. 2006-07-21 14:13:45 +00:00
mzn
9481b237a1 Fix for PAL6643. 2006-07-21 10:16:50 +00:00
skl
882f929e86 Add needed message for bug PAL5437. 2006-07-14 07:42:30 +00:00
skl
102ebded1b Update method isValid() for bug IPAL11201. 2006-07-14 06:24:54 +00:00
enk
e9d9ec4df8 Fix for
Bug PAL12820: EDF207 SMESH and VISU: Visualization of groups on nodes and cells of a standard grid
Bug PAL12613: Groups aren't read from the med files, containing mesh of MED_GRILLE_STANDARD type.
2006-07-13 13:49:58 +00:00
jfa
912e56d747 PAL12755: SALOME frozen with 'Load Script' and a python module. A fix by Christian CAREMOLI. 2006-07-12 14:34:12 +00:00
eap
755885c93b PAL12157. In Dump(), fix spelling 2006-07-04 06:27:59 +00:00
eap
61e6f5da79 PAL12157. In Dump(), show info on poly elements 2006-07-03 14:53:54 +00:00
eap
9d574375ee PAL12789. Add and use COORD_MIN and COORD_MAX macros 2006-07-03 14:23:38 +00:00
jfa
36f1b2af07 PAL11898: Extrusion Along a Path: Only edge can be used as a path shape. 2006-06-29 10:24:47 +00:00
eap
defd690348 PAL12157. Make Dump() show info on quadratic elements 2006-06-27 13:00:12 +00:00
eap
77d42b7c3c fix PAL8769: make small values be correctly shown 2006-06-27 11:16:07 +00:00
mzn
1335ea8843 Fix for PAL10496. 2006-06-23 12:51:59 +00:00
skl
e47cfba9f6 Calculation of AspectRatio for quadratic elements is corrected for bug PAL12653. 2006-06-22 06:34:44 +00:00
skl
337b491aaf Method ::createMesh() is corrected for bug PAL12652.
(Creation of meshes for few GeomEntry is implemented).
2006-06-21 08:32:29 +00:00
jfa
06890db430 PAL12662: salome_test.py execution crashes Salome on some stations. 2006-06-20 13:21:00 +00:00
jfa
fb9855e033 New smesh example from Francis KLOSS 2006-06-08 11:02:23 +00:00