Commit Graph

123 Commits

Author SHA1 Message Date
enk
bfe435ad43 remove unneeded whitespaces 2004-12-27 09:09:49 +00:00
apo
ea51ada0c0 To separate interface and implementation of the SMESH_Actor class 2004-12-27 07:53:13 +00:00
enk
34ff0ddae5 Bug PAL7334 DEVELOPMENT : Control Improvement 2004-12-27 06:10:34 +00:00
enk
35875a9c84 Bug PAL7334 DEVELOPMENT : Control Improvement 2004-12-27 06:09:31 +00:00
apo
2d926edd92 Fix on - Bug PAL7334 DEVELOPMENT : Control Improvement - implementation of Display Entity functionality 2004-12-24 13:16:34 +00:00
enk
2adad59bbb Bug PAL7334 DEVELOPMENT : Control Improvement 2004-12-24 10:59:44 +00:00
apo
61f149c681 Fix on - Bug PAL7220: DEVELOPMENT : 3D Aspect Ratio 2004-12-23 11:19:33 +00:00
apo
8d3bdcaca7 Fix on - Bug PAL7220: DEVELOPMENT : 3D Aspect Ratio 2004-12-23 11:09:11 +00:00
apo
07085534b5 Fix on - Bug PAL7220: DEVELOPMENT : 3D Aspect Ratio 2004-12-23 10:31:25 +00:00
admin
ca135511fb Initial version of files for OCC developers 2004-12-22 11:28:54 +00:00
admin
99d2c1048c This commit was generated by cvs2git to create branch 'OCC_development_01'.
Sprout from master 2004-12-17 11:07:35 UTC admin <salome-admin@opencascade.com> 'Merge with OCC-V2_1_0_deb'
Delete:
    src/NETGEN/Makefile.in
    src/NETGEN/ReadMeForNgUsers
    src/NETGEN/netgen43ForSalome.patch
    src/NETGENPlugin/Makefile.in
    src/NETGENPlugin/NETGENPlugin_NETGEN_3D.cxx
    src/NETGENPlugin/NETGENPlugin_NETGEN_3D.hxx
    src/NETGENPlugin/NETGENPlugin_NETGEN_3D_i.cxx
    src/NETGENPlugin/NETGENPlugin_NETGEN_3D_i.hxx
    src/NETGENPlugin/NETGENPlugin_i.cxx
    src/NETGENPlugin/NETGENPlugin_icons.po
2004-12-17 11:07:37 +00:00
admin
ed456586bf Merge with OCC-V2_1_0_deb 2004-12-17 11:07:35 +00:00
admin
e4737e85f0 Merge with version on tag OCC-V2_1_0d 2004-12-01 10:48:31 +00:00
yfr
51569f091c DCQ:prepare 2.0.0 2004-07-20 07:56:05 +00:00
yfr
baa66acb33 DCQ:prepare 2.0.0 2004-07-20 07:36:59 +00:00
yfr
bc37f0b49f DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:55:35 +00:00
yfr
c3bf92bd87 DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
nadir
fe9985e3cf adding python scripts to illustrate the way to mesh a shape giving different hypothesis on its sub-shapes. 2004-04-01 11:58:39 +00:00
nadir
d65fdaa969 correct a small bug detected when using different wire discretisation
of edges of the shape to be meshed by hexaedrons.
2004-04-01 11:54:39 +00:00
jrt
61c36a7e0c Creating and importing 2 meshes from the same engine was not working. Mesh ID management was change to fix this problem. 2004-03-26 14:53:44 +00:00
jrt
36c731ec63 Fix a bug: Crashing when loading submeshes. It seems that c++ delete keyword must not be applied to HDF object. 2004-03-25 17:17:33 +00:00
jrt
99dfb73d48 Fix bug SMESH5528 (The compilation fails on the file SMESHDriver.cxx using gcc2.95.4). 2004-03-24 17:31:44 +00:00
jrt
addaa0b071 Add a MEDFILE attribut for selection in Efficas. Patch submited by P. Rascle on 2004-03-22. 2004-03-23 09:53:14 +00:00
jrt
9fad60b470 Fix bug SMESH5512 (Crash on DEBIAN woody, V1_4_0b). 2004-03-23 09:48:58 +00:00
jrt
d09f539218 Fix bug SMESH5451: SMESH_mechanic script aborts. 2004-03-16 12:51:43 +00:00
jrt
7b70ad87bf Merge br_enable_import_mesh. Enable import mesh and save/load SMESH study. 2004-03-15 18:42:16 +00:00
jrt
642ed0a836 Fix a bug (crash when adding an hexahedron from ids). 2004-02-02 16:43:59 +00:00
jrt
253bd8edea Merge branch merge_1_2_d 2004-01-29 17:33:20 +00:00
nadir
ae40db1097 removing the call to the tetrahedron generator NETGEN, because I did not yet
manage to make NETGEN running on the flight geometry.
2004-01-06 15:19:21 +00:00
nadir
14d5b8633d Mounting the hypothesis LengthFromEdges in th GUI of SMESH. This
functionality was only in the C++ API, and in the CORBA API.
2004-01-06 15:17:32 +00:00
jrt
20911863d8 Add a patch to make the build of netgen more user-friendly 2004-01-05 13:53:09 +00:00
jrt
79458cb904 We do not need OCAF in Netgen 2004-01-05 13:52:25 +00:00
jrt
fad0769be8 [Bug SMESH4830] bug in instal with gcc 2.95. Bug fixed.
Note: SGI say that <algorithm> is requiered to use set_intersection (see http://www.sgi.com/tech/stl/set_intersection.html).
2004-01-05 09:05:43 +00:00
nadir
0cce2b323f correct a small bug found by the EDF developpement team (PN and AT) :
AddVolume in the case of a Tetrahedron.
2003-12-15 13:15:33 +00:00
jrt
76ffafd784 [Bug SMESH4598] Crash of the session when compute and update are not done in the same view. Bug fixed. 2003-12-11 09:51:27 +00:00
jrt
0aec6215ad HAVE_NETGEN (#define) to remove an unresolved symbol when building without netgen 2003-12-11 09:49:11 +00:00
jrt
bf1947495c Create and use HAVE_NETGEN (#define) to avoid unresolved symbols in libraries. 2003-12-10 17:23:08 +00:00
jrt
aadf713b66 Cosmetics 2003-12-10 16:05:04 +00:00
nadir
51fa3b0985 Correcting a problem araising when building the SMESH module whithout Netgen. 2003-12-09 14:13:45 +00:00
nadir
faa1c8f2bc updating or adding when merging in the main trunk with the version in the
branch nadir_1_2_2 !!
2003-12-08 15:43:20 +00:00
jrt
cf8c1dc99e Remove "pause" primitive call. 2003-12-05 14:49:58 +00:00
jrt
00d8bf239f [Bug SMESH839] Spelling: Hypotheses - Hexa?edron (i,j,k). Bug Fixed. 2003-11-27 11:45:38 +00:00
nadir
341338ff08 merge with the branch nadir_update_MED_v1_3_0 (branch to build the V1_3_0
version of the module.
2003-11-18 09:19:32 +00:00
jrt
94f6c18ae0 MergeV1_2c-1 2003-11-12 11:40:21 +00:00
nri
bdfbfa829d NRI : MergeV1_2c-1. 2003-11-06 14:43:11 +00:00
nri
547de73ed6 NRI : Add licence header. 2003-11-06 14:34:27 +00:00
jrt
81ed9b4662 Fix/implement removeNode, removeEdge, removeFace, removeVolume and removeElement 2003-10-22 15:28:19 +00:00
jrt
92876f6a75 When the main window was maximized some dialogs were cropped at the bottom of the screen. It's now fixed. 2003-10-20 16:26:06 +00:00
jrt
e02efafc15 Fix a bug. Quadrangles were added as triangles. 2003-10-17 16:31:14 +00:00
jrt
bef8537764 Keep compatible with gcc 2 2003-09-23 14:33:41 +00:00