Commit Graph

654 Commits

Author SHA1 Message Date
msv
91ed159dc1 Changes needed for smooth working of algorithms that need no descrete boundaries:
- in SubMeshesComputed(), restrict checking to myDim-1 only
- in AlgoStateEngine(), clean all submeshes in the current on REMOVE_ALGO event
- in CleanDependsOn(), remove call to ComputeStateEngine to avoid repeatitive cleaning
- in ComputeStateEngine(), call CleanDependsOn on the event modifying hyp or algo
  regardless of current compute state
2006-04-13 08:41:58 +00:00
eap
a3d6485d92 remove repeated defining distribution for "Number of Segments" hypothesis 2006-04-13 07:58:51 +00:00
eap
4f9f3d8c77 prevent SIGFPE with "Scale distribution" and "nb segments = 1" 2006-04-13 07:17:06 +00:00
eap
99f6e04253 clear existing hypotheses in startOperation() 2006-04-12 14:34:08 +00:00
eap
d3b334a737 PAL12147. make different mesh_editors for different meshes in DumpPython file;
remove repeated mesh.GetMeshEditor() of the same mesh
2006-04-12 14:13:59 +00:00
eap
562a5b8a7a PAL12147. make different mesh_editors for different meshes in DumpPython file 2006-04-12 14:12:50 +00:00
eap
e14767b848 PAL12147. prevent from SIGSEGV when creating elements on NULL nodes 2006-04-12 11:51:48 +00:00
mzn
e4837c298d Fix for bug IPAL12063. 2006-04-12 11:35:58 +00:00
jfa
ee5e60fdb2 Change version name to 3.2.0b1 2006-04-12 09:26:24 +00:00
jfa
bfe2a6ff24 Corrections in MED and SMESH for V3.2.0b1. A patch received from Paul RASCLE. 2006-04-12 09:00:56 +00:00
mzn
368c7752ed Fix for bug IPAL12088. 2006-04-12 08:49:00 +00:00
eap
1b7af775cb PAL12145. enable hypotheses selection after hypo addition 2006-04-12 08:02:41 +00:00
eap
aca43dfea8 PAL12129, fix Orentation of the preview for quadrangle and traingle 2006-04-11 14:00:53 +00:00
eap
9d6891a191 add MaxElementArea to MEFISTO_2D 2006-04-11 13:20:34 +00:00
eap
adb75b2e99 minor changes 2006-04-11 13:19:33 +00:00
mkr
5ffbdc4301 Fix for IPAL12072 : Help button in Mesh module not work in following dialog boxes. 2006-04-11 11:02:34 +00:00
mkr
62543d2d48 Fix for IPAL12072 : Help button in Mesh module not work in following dialog boxes. 2006-04-11 08:42:15 +00:00
mzn
3035f52105 Additional fix for bug IPAL12144(see comment from Alexey DERGATCHOV 2006-04-07 16:03). 2006-04-11 07:25:06 +00:00
msv
9af675c36d Finishing improvement IPAL12061: rename element order from Square to Quadratic 2006-04-11 07:24:27 +00:00
eap
6b5e44e4d8 add to GenericHypothesisCreator_i a method returning it's IDL module name to be used for importing it in the script by PythonDump 2006-04-10 15:29:29 +00:00
eap
69a203b6d4 reflect algo<->algo and algo->hypos dependencies in GUI 2006-04-10 15:24:41 +00:00
eap
51593dbf13 improve SubMeshesComputed() 2006-04-10 15:10:54 +00:00
maintenance team
58a206c99d To provide compatibility between VTK 4.2.2, 4.2.6 & 4.4 versions 2006-04-10 12:53:05 +00:00
vsv
013efe2c1d Updates from LJLL 2006-04-07 13:39:21 +00:00
apo
e8aff50ad5 Porting on Mandriva 64 2006-04-07 12:28:52 +00:00
msv
a1119a1c80 Debug PAL8101: SMesh: Controls - Scalar bar properties works wrong.
The LookupTable has been assigned the same number of table values as
the number of colors in the ScalarBarActor.
2006-04-06 13:33:54 +00:00
asl
09ecd3b11c PAL9896 - data is lost in "create mesh" if it is invalid 2006-04-06 11:27:21 +00:00
mzn
9412871c47 Fix for bug IPAL12063. 2006-04-06 10:40:41 +00:00
vsv
4d9935e8c4 Export UNV 2006-04-06 10:17:24 +00:00
jfa
39e3ed0090 Fix bug 12109: SIGSEGV after trying to create sub-mesh in the second study. 2006-04-06 08:12:40 +00:00
vsv
a636c1e101 Read group 2467 2006-04-05 14:51:03 +00:00
jfa
d922b42d34 Fix bug 11411: SMESH_Nut.py mesh computation failed. 2006-04-05 09:22:08 +00:00
vsv
be0bb17283 *** empty log message *** 2006-04-05 07:38:27 +00:00
enk
ec25403540 Fix for Bug IPAL10960:
TC: Inner of the mesh is invisible after clipping applying.
2006-04-04 13:08:15 +00:00
msv
2387f9ae5d Improvement IPAL12061: add mesh information about quadratic elements 2006-04-04 12:53:54 +00:00
vsv
11075b4768 Control names of homogen groups 2006-04-04 10:44:53 +00:00
vsv
ef7bb39238 Export UNV groups 2006-04-04 10:19:22 +00:00
jfa
82871fddd8 Correct an obvious mistake. 2006-04-03 13:51:04 +00:00
eap
9cdd70055c fix the previous revision 2006-04-03 10:57:56 +00:00
jfa
8a5c42b09c Small improvement to allow plugins not providing default hypotheses creator for algorithms. 2006-04-03 10:00:58 +00:00
eap
9a5fe30faf fix reading/writting quadratic edges 2006-04-03 09:10:37 +00:00
eap
a701eb4ca3 PAL11736. fix reading/writting quadratic elements 2006-04-03 06:05:56 +00:00
vsv
830d4f738b Read UNV groups 2006-03-30 14:03:00 +00:00
vsv
0b909dd4d9 Read groups 2006-03-30 13:57:19 +00:00
enk
bff8d08b7b Added support for doxygen1.4.4 and higher (with PYTHON documenation support) 2006-03-30 12:28:36 +00:00
mzn
447b12a82d Fix for bug PAL6698. 2006-03-29 14:13:36 +00:00
eap
7327fd50ad Export StdMeshersGUI_StdHypothesisCreator.h 2006-03-29 12:31:26 +00:00
mzn
d4b9879cc4 Fix for bugs IPAL11916, IPAL11917. 2006-03-29 11:38:10 +00:00
eap
ef1f1f4c8e PAL12037. Add protection against None shapes and empty geom groups 2006-03-29 11:28:20 +00:00
eap
e2a6b8c40e PAL11428. Implement SMESHGUI_ShapeByMeshOp operation 2006-03-29 07:51:52 +00:00