Commit Graph

311 Commits

Author SHA1 Message Date
smh
13fd8ba3f8 Fix fir Debian 2005-09-16 10:06:13 +00:00
mzn
bd20c32b0b Version. 2005-09-13 10:48:53 +00:00
mzn
ed19b0c94f Fix for bug PAL9590 (SIGSEV when creating a SMESH group on Debian Sarge). 2005-09-08 08:44:15 +00:00
smh
20b6a0b006 Put correct version for TUI documentation 2005-09-07 11:41:19 +00:00
eap
8999d48ca9 PAL9874. Fix error in SMESH_HypoFilter::IsGlobalPredicate 2005-09-07 08:11:02 +00:00
eap
452107403b PAL9524 - unassign a hypothesis when Edit/Delete called for it 2005-07-21 05:57:32 +00:00
eap
dc3a0a1310 PAL9522 - do not abort on hypothesis assignation failure 2005-07-20 11:34:36 +00:00
eap
e37d388ced PAL9199. update mesh icon in Mesh.Compute() 2005-07-07 07:31:52 +00:00
eap
ffccd77f47 PAL9199. add SetMeshIcon() 2005-07-06 11:22:01 +00:00
eap
50e9cd3fbf PAL2967. Add Scale Factor parameter to Nb Of Segments hyp 2005-06-30 05:24:56 +00:00
eap
0f1c4e9fb1 PAL8196. correct the previous fix 2005-06-24 11:17:59 +00:00
eap
e958f3ed7d PAL8196. Do not operate with hypothesis for a geom group member which is not a sub-shape of the main shape 2005-06-24 11:11:56 +00:00
eap
c24470c4ac PAL8196. Fix GetAlgo() for the case with the same algo on several ancestors 2005-06-24 10:52:06 +00:00
vsr
9de295a1ec Fix a small bug of build_configure script - wrong sed command processing 2005-06-23 04:49:21 +00:00
vsr
0fef884ca7 Applying patch from Erwan Adam (removing $CASROOT) 2005-06-16 04:45:56 +00:00
eap
cc73204c38 PAL9164. set max hypo value using COORD_MAX defined in SMESHGUI_SpinBox.h 2005-06-14 11:57:04 +00:00
eap
55a05c00fe PAL9163. Fix GetFaceNormal() for badly shaped quadrangles 2005-06-14 10:09:53 +00:00
eap
030274bd88 PAL9022. enable creation of groups on SHELLs 2005-06-09 07:03:58 +00:00
eap
6674c3301f PAL9022. before algo->Compute(), clean only elements directly bound to the shape a submesh is dedicated to 2005-06-09 07:00:00 +00:00
vsr
7c4308cd9f Change version number to 2.2.4 2005-06-08 08:41:21 +00:00
mpv
a8de1d120e Porting to Mandrake 10.1 and new products:
new compiler gcc 3.4.1
2005-06-08 05:08:53 +00:00
mpv
7c884f133b Porting to Mandrake 10.1 and new products:
new compiler gcc 3.4.1 (new STL API)
2005-06-08 05:07:25 +00:00
mpv
f15975c67b Porting to Mandrake 10.1 and new products:
new compiler gcc 3.4.1 (definition of the implementation methods must be before templates (from TCollection) definition)
2005-06-08 04:53:40 +00:00
mpv
de3649f7a3 Porting to Mandrake 10.1 and new products:
new compiler gcc 3.4.1
2005-06-08 04:52:11 +00:00
eap
0cf919dde0 fix the bug 8924: correct edges orientation definition, remove unused variables 2005-05-26 09:40:32 +00:00
jfa
281105176b PAL8769: Limitation to give values in Spin boxes. Now coordinates and displacements values can be within interval [-1e+15, 1e+15] 2005-05-24 05:49:07 +00:00
mpv
c58190af55 MPV: Porting to the Python 2.3 and omniORB 4.0.5. ModuleCatalog idl is neccessary for them. 2005-04-26 10:20:59 +00:00
vsr
2ac39f82c1 Increment version number (2.2.3) 2005-04-25 09:18:51 +00:00
jfa
b646c942cc PAL8626: do not publish GEOM object, already present in the study. 2005-04-25 06:09:31 +00:00
mpv
bf8dd8ada1 Modifications by Antony GEAY: compilability due the PAL8343 MED idl improvement 2005-04-25 05:12:07 +00:00
jfa
c5936f9321 PAL8378: update script ex00_all.py to run also tests, which now do not fail 2005-04-21 12:55:54 +00:00
jfa
078934d597 PAL8616: the function Group should allow geometric shapes 2005-04-15 09:11:26 +00:00
eap
14b3cb85a6 PAL8596. Fix warping calculation 2005-04-14 12:55:31 +00:00
vsr
72aa7f78b9 Fix PAL8562: rpath (rpath-link) option needs parameter - directory to search shared objects in. 2005-04-08 05:50:41 +00:00
eap
2f9920a018 PAL8539. Fix case NB_SEGMENTS for scale != 1.0 and first edge parameter != 0.0 2005-04-05 10:05:00 +00:00
eap
2f62477c15 PAL8536. In SMESHGUI_doubleParameter::InitializeWidget() allow going down to _bottom 2005-04-04 12:16:55 +00:00
eap
8f2a7615f7 PAL8536. Add static methods to set initial value of a parameter 2005-04-04 12:06:32 +00:00
eap
4e142b2397 PAL8536. Add static methods to set initial value of a parameter.
Create parameters in only one method.
Fix paremeters ranges according to PAL8536.
2005-04-04 12:03:49 +00:00
eap
56e252c5c9 PAL8330. In sweepElement(): fix volume orientation 2005-04-01 11:35:10 +00:00
eap
8180647ca3 fix PAL8468. Change StartAndEndLength and Arithmethic1D computation on reversed edges 2005-03-31 11:57:04 +00:00
apo
6c02d41866 Patch on regression that was introduced by fix on Bug PAL7444 2005-03-31 05:36:20 +00:00
apo
812bdd937f Bug PAL7444 - display mesh takes a lot of more memory in 2.1.0 than in 2.0.0. 2005-03-30 13:52:23 +00:00
eap
85332362ed fix PAL8469. Updating the global mesh icon when local hypotheses are edited 2005-03-30 08:04:33 +00:00
eap
19e44ed37c fix PAL8469. Set "Warning" icon to just published mesh or submesh 2005-03-30 08:00:39 +00:00
vsr
aef60913e5 Change version number to 2.2.2 2005-03-25 12:56:08 +00:00
jfa
56a0931b37 Fix installation of TUI documentation in accordance with meshpy.py renaming to smesh.py 2005-03-23 06:29:19 +00:00
mzn
3ec90b8c38 To make SMESH module compilable("Unimplemented method" message added). 2005-03-22 12:06:06 +00:00
apo
321653b5ff [Bug PAL7444] display mesh takes a lot of more memory in 2.1.0 than in 2.0.0. 2005-03-22 10:42:18 +00:00
mzn
6f9e2ab4cb To make SMESH module compilable. 2005-03-22 10:42:14 +00:00
jfa
056094268a PAL8267: two new API methods added: ExtrusionSweepObject1(2)D() 2005-03-21 12:44:19 +00:00