Commit Graph

150 Commits

Author SHA1 Message Date
nri
7048ea40ff NRI : Set right version name for documentation. 2004-03-24 09:46:14 +00:00
nri
616fd8f902 NRI : Set right version name for documentation. 2004-03-24 09:41:08 +00:00
jrt
d06dac6935 update 2004-03-23 13:10:31 +00:00
jrt
7ba9361906 Add a MEDFILE attribut for selection in Efficas. Patch submited by P. Rascle on 2004-03-22. 2004-03-23 11:38:20 +00:00
jrt
260b44e5e4 Fix bug SMESH5512 (Crash on DEBIAN woody, V1_4_0b). 2004-03-23 11:37:31 +00:00
jrt
454061ed04 Fix bug SMESH5451: SMESH_mechanic script aborts. 2004-03-23 11:36:56 +00:00
admin
88aba68715 This commit was generated by cvs2git to create branch 'V1_4_0_branch'.
Sprout from master 2004-01-29 17:52:25 UTC jrt <jrt> 'Upgrade to version 1.4.0.'
Cherrypick from master 2004-01-30 15:42:52 UTC jrt <jrt> 'update.':
    ChangeLog
Cherrypick from IMPORT 2003-07-10 08:13:02 UTC yfr <yfr@opencascade.com> 'sources v1.2':
    src/DriverMED/DriverMED_R_SMESHDS_Document.h
    src/DriverMED/DriverMED_W_SMESHDS_Document.h
    src/SMESHGUI/SMESHGUI_msg_en.po
2004-01-30 15:42:54 +00:00
jrt
fe5624a4bb Upgrade to version 1.4.0. 2004-01-29 17:52:25 +00:00
jrt
253bd8edea Merge branch merge_1_2_d 2004-01-29 17:33:20 +00:00
jrt
30d5082e4a update 2004-01-20 11:26:56 +00:00
jrt
8f0dab9774 update 2004-01-20 10:43:21 +00:00
nri
f09214744c NRI : bug KERNEL5014 fixed. 2004-01-14 09:24:03 +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
7d5f114fea Fix a mispelled environment variable for idl python 2004-01-05 16:14:31 +00:00
jrt
44cd2f9819 update 2004-01-05 14:32:39 +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
3dac33dcd5 Fix some quotes problems. 2004-01-05 13:38:38 +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
47e405c5ea Since there is an idl precompilation directive in SMESH_BasicHypothesis.idl
file, a -DHAVE_NETGEN idl has to be added when compiling SMESH with netgen to
the idl c++ flags as well as to the idl python flags.
2003-12-16 15:27:48 +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
d808e769a0 updating or adding when merging in the main trunk with the version in the
branch nadir_1_2_2 !! Here a document related to the integration of NETGEN in
the SMESH module has been added for future work in the integration of other
mesher.
2003-12-09 10:00:37 +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
8384c80a93 update 2003-11-27 11:47:28 +00:00
jrt
00d8bf239f [Bug SMESH839] Spelling: Hypotheses - Hexa?edron (i,j,k). Bug Fixed. 2003-11-27 11:45:38 +00:00
nri
09b345dbed NRI: 1.3.0 version. 2003-11-25 08:52:49 +00:00
nri
ec36a48904 NRI : Add static documentation. 2003-11-20 12:45:51 +00:00
nri
f25b630db2 NRI : Update images. 2003-11-20 12:45:16 +00:00
nri
0ee4095f28 NRI : Generate TreeView. 2003-11-20 12:44:23 +00:00
nri
a23fca498d NRI : Add static directory. 2003-11-20 12:43:43 +00:00
jrt
f10f417873 update for V1_3_0_b2 2003-11-18 15:01:30 +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
fca9d06704 update 2003-11-17 09:22:16 +00:00
jrt
2f80a011ae Update for V1.3.0b1 2003-11-12 13:20:38 +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
nri
63937d6c33 NRI : add LICENCE file 2003-11-06 11:34:19 +00:00
nri
65897dd679 NRI : Relative path !!!! 2003-11-03 15:50:59 +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
212b8d174e Create branch merge_1_2_c__1_2_2 2003-10-17 12:35:44 +00:00