Commit Graph

706 Commits

Author SHA1 Message Date
jfa
21b8db55e9 Add missing copyrights. 2006-05-04 08:58:38 +00:00
eap
2e96c9ec03 fix bug 10638. Assure correct removal of all sub-objects of a selected one 2006-05-04 08:42:22 +00:00
vsr
ad80310695 Improve compilation procedure:
- add dependencies from make_commence.in, make_conclude.in, ... files
- fix bug: configure script takes make_commence.in, make_conclude.in, ... files from build directory instead of sources
2006-05-04 07:10:26 +00:00
mzn
8a1cdcc96e IPAL12298. 2006-05-04 07:10:02 +00:00
eap
d3ac2560d2 fix SIGSEGV in SewSideElements() on quadratic volumes, also check there that input nodes belong to input side elements 2006-05-03 15:09:28 +00:00
eap
69ddeca946 add GetNodeIndex() 2006-05-03 15:06:18 +00:00
eap
53781e4054 fix assignation of a set of hypotheses 2006-05-03 14:56:12 +00:00
eap
b28dc98b3a fix bug 11757. Use free labels when publishing a reference 2006-05-03 14:53:45 +00:00
eap
7d8a3a8516 Store shape id in SpacePosition 2006-05-03 05:43:04 +00:00
eap
642cb31553 Fix shape id in GetMediumNode() 2006-05-02 13:51:58 +00:00
jfa
e3994c67d1 Fix a problem with not initialized class member. 2006-05-02 12:47:47 +00:00
apo
4c00d99625 Fix for Bug12202
TC: CRASH after import of "test18.med" file in MESH module.
2006-05-02 12:10:10 +00:00
eap
c86911a843 Fix smoothing quadratic elements on non planar surfaces. 2006-05-02 09:58:42 +00:00
eap
ae30e9e9e0 Use SetSubShape() in IsQuadraticSubMesh(). Fix SIGSEGV in AddFace() on sphere and cone. 2006-05-02 09:57:12 +00:00
eap
44a4764fcf Make dubug output more clear 2006-05-02 09:02:42 +00:00
mkr
5704a806a0 1) Update doxyfile (use Doxygen 1.4.6), style-sheet for TUI documentation.
2) Update header and background of TUI documentation.
3) Automatic update of documentation version.
2006-05-02 06:34:25 +00:00
mzn
052afccdcc IPAL12295. 2006-04-28 10:56:09 +00:00
eap
3bd31348a8 bug 12018. "Add Quadratic PYRAMID" change into "Add Quadratic Pyramid" 2006-04-27 15:23:34 +00:00
eap
81677b70bf bug 11414. Correct removal of wrapped deleted objects 2006-04-27 14:41:04 +00:00
eap
3c7fb11b5f fix bug 12302( TC ). Additionally make possible to edit submeshes with hypos without algos assigned 2006-04-27 13:39:28 +00:00
msv
1e17309dab Update SMESH module to accomodate new features of NETGEN plugin based on
Netgen ver.4.5
2006-04-27 06:33:13 +00:00
eap
10291d5e0d PAL12239. Prevent from crash on mesh without nodes 2006-04-26 14:57:46 +00:00
mzn
843df0f0f3 IPAL12287. 2006-04-26 13:35:52 +00:00
eap
f25106988f QonvertFromQuadratic() not yet implemented 2006-04-26 12:32:07 +00:00
eap
3b932ed49d Add ConvertFromQuadratic() 2006-04-26 12:17:48 +00:00
eap
d346815d09 Move StdMeshers_Helper to SMESH_MesherHelper
(for linear<->quadratic mesh conversion)
2006-04-26 12:13:20 +00:00
eap
eeafadb4ca add SMESH_MeshEditor::ConvertToQuadratic() method 2006-04-26 12:10:22 +00:00
eap
95af47dc0b move Helper from StdMeshers (for linear<->quadratic mesh conversion) 2006-04-26 12:07:13 +00:00
eap
f48b64f7ad add a dialogue for linear<->quadratic mesh conversion 2006-04-26 12:05:53 +00:00
eap
e016671451 add icon for linear<->quadratic mesh conversion 2006-04-26 12:04:17 +00:00
eap
7d2a00a10b icon for linear<->quadratic mesh conversion 2006-04-26 12:04:02 +00:00
eap
cb34f3c3c6 move StdMeshers_Helper to SMESH_MesherHelper (for linear<->quadratic mesh conversion) 2006-04-26 12:03:26 +00:00
nkv
572ca07c09 Fix for IPAL12172 - import volume group from UNV 2006-04-25 08:03:12 +00:00
eap
79f7e4e5d5 PAL12227. Patch incorrect DumpPython of SetCriteria(): add missing arg 2006-04-25 06:42:16 +00:00
eap
355456262e PAL12227. Correct DumpPython of SetCriteria(): add missing arg 2006-04-25 06:31:53 +00:00
jfa
a09602fef0 Fix for bug 12253: 'SMESH_test0.py' is not executable, because gg had been removed from geompy. 2006-04-24 06:28:32 +00:00
mkr
9e528beb8f Update SMESH documentation from YSN (for bug PAL11696). 2006-04-21 12:15:58 +00:00
eap
0f463dbca5 PAL11400. put string literals describing patterns into separate functions 2006-04-20 15:04:33 +00:00
eap
be55a1922a PAL12147. prevent from SIGSEGV when creating elements on NULL nodes 2006-04-20 14:37:24 +00:00
vsr
d198800332 Improve modules configuration an launching procedure:
- split SalomeApp.xml file to have own copy for each module
2006-04-20 13:39:46 +00:00
eap
57a7ce67d5 PAL11398. Generalize access to interfaces wrapped by python class 2006-04-19 13:43:50 +00:00
eap
4a005f02a8 (fix elem size for "LengthFromEdges" + "QuadraticMesh") - 2 2006-04-18 13:18:44 +00:00
eap
396e9a4c5c PAL11958. Prevent SIGSEGV on edgenerated edges when mesh is quadratic 2006-04-18 12:54:08 +00:00
eap
afca720dc4 fix elem size for "LengthFromEdges" + "QuadraticMesh" 2006-04-18 12:52:10 +00:00
eap
eecb536915 fix hypothesis removal 2006-04-18 12:50:29 +00:00
mkr
e6ae0164fa Update SMESH documentation from YSN. 2006-04-18 07:06:59 +00:00
mkr
bda94a983e Fix for bugs IPAL12061, PAL9227 2006-04-17 06:14:55 +00:00
eap
5130aaa522 fix submesh creation 2006-04-13 14:45:56 +00:00
eap
678874e0fe fix deselecting desabled tab 2006-04-13 14:44:41 +00:00
eap
380f740205 restore scale factor removed by mistake 2006-04-13 14:43:23 +00:00