Commit Graph

3264 Commits

Author SHA1 Message Date
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
jrt
9bf5caace2 Update. Created a new branch for user nadir. 2003-10-06 10:50:04 +00:00
nri
342d400770 NRI : RedHat 9 compatibility (M. Tajchman). 2003-10-02 16:16:28 +00:00
jrt
58b87f7d06 Add a tag file to track branch and tag. Update INSTALL to prepare V1_2_2 tag. 2003-09-26 15:14:40 +00:00
nri
ece587c702 NRI : INSTALL file defined into SALOME2_PRODUCTION_CYCLE document. 2003-09-26 14:21:29 +00:00
jrt
bef8537764 Keep compatible with gcc 2 2003-09-23 14:33:41 +00:00
nri
3297595671 NRI : Display Component UserName and Icon. 2003-09-23 11:52:55 +00:00
jrt
5eead45ced Freshly added file 2003-09-22 12:23:34 +00:00
jrt
e0b529896b Add HexahedronOfNodes and Tria3OfNodes to improve performance 2003-09-12 15:12:19 +00:00
jrt
aa64a62c43 Fix bug. Was always printing 8 nodes 2003-09-12 15:11:29 +00:00
jrt
7124ef481e update 2003-09-08 15:11:15 +00:00
jrt
4ea4ccf36f Add support for tetra, pyramid and prism 2003-09-08 15:04:54 +00:00
jrt
00c069f8d4 Add some comments 2003-09-08 13:41:48 +00:00
jrt
888669652e Some forgotten return statments 2003-09-05 12:19:11 +00:00
jrt
ef932e4d05 Correct some memory leaks 2003-09-05 11:45:54 +00:00
jrt
f7fbf1c622 Use nodes and elements pointer instead on IDs 2003-09-05 10:31:32 +00:00
jrt
145c89df59 Change API to use pointer on elements and no longer ID of elements 2003-09-05 10:20:27 +00:00
jrt
24761f97d2 Remove no longer needed files 2003-09-04 15:04:26 +00:00
jrt
c914dd6b70 Remove no longer needed files 2003-09-04 14:50:14 +00:00
jrt
af3738fabc Add a ChangeLog file 2003-09-04 14:09:39 +00:00
jrt
aca35e1b89 It seems "make_omniorb" and "make_commence" need to be before and after "envScript" 2003-09-04 13:28:04 +00:00
jrt
0a86f25349 make_commence and make_omniorb were detected twice. Only one is requiered in AC_OUTPUT 2003-09-04 12:57:34 +00:00
jrt
8d2ecd75b0 Update to match the changes in SMDS 2003-09-04 12:03:27 +00:00
jrt
49b22b1c40 Remove OCC_LIBS from LDFLAGS 2003-09-04 11:03:54 +00:00
jrt
b7daa91df6 Update to mach the changes in SMDS 2003-09-04 10:56:52 +00:00
jrt
8358c7288e Remove OCC_LIBS from LDFLAGS 2003-09-04 10:44:52 +00:00
jrt
dd138f193f Update to match the new implementation of SMDS 2003-09-04 10:41:22 +00:00
jrt
fb91f8b907 make GetMaxArea const 2003-09-04 10:10:43 +00:00
jrt
97368ef20f make hypothesis const 2003-09-04 10:10:23 +00:00
jrt
5e5d6b74d8 Update to match the change of SMDS (new DS). 2003-09-04 09:55:13 +00:00
jrt
7cb3a049a7 Use the file include in gcc instead of this one 2003-09-04 09:51:58 +00:00
jrt
bb2c60c2b6 Update to match the change of SMDS (new DS). 2003-09-04 09:21:41 +00:00
jrt
0273fe09c6 make GetNumberOfSegments and GetScaleFactor const 2003-09-04 09:13:24 +00:00
jrt
5b889e3e3e make GetLength const 2003-09-04 09:10:12 +00:00
jrt
19ad8814ce Change OCC_LIBS to OCC_KERNEL_LIBS 2003-09-04 08:09:40 +00:00
jrt
e1e47182c9 Change OCC_LIBS to OCC_KERNEL_LIBS 2003-09-04 07:55:38 +00:00
jrt
17f94f16b7 Change Handle(SMESHDS_Document) to SMESHDS_Document* 2003-09-04 07:39:40 +00:00