]>
SALOME platform Git repositories - modules/smesh.git/log
eap [Thu, 4 May 2006 14:17:32 +0000 (14:17 +0000)]
Add methods to get complete information of nodes, elements, submeshes
eap [Thu, 4 May 2006 14:13:24 +0000 (14:13 +0000)]
1) methods adding elements return their IDs
2) Add ChangeElemNodes(), GetLastCreatedNodes() and GetLastCreatedElems()
eap [Thu, 4 May 2006 13:47:24 +0000 (13:47 +0000)]
Add CreateEmptyMesh()
eap [Thu, 4 May 2006 13:46:01 +0000 (13:46 +0000)]
Update quadratic elements by the script
eap [Thu, 4 May 2006 13:40:00 +0000 (13:40 +0000)]
Modif forced by changes in SMESH_MeshEditor::FindFaceInSet()
eap [Thu, 4 May 2006 13:37:38 +0000 (13:37 +0000)]
Take care of having predictable results. Keep results of the last operation.
eap [Thu, 4 May 2006 09:29:29 +0000 (09:29 +0000)]
Implement ConvertFromQuadratic() operation
eap [Thu, 4 May 2006 09:28:59 +0000 (09:28 +0000)]
Implement ConvertFromQuadratic()
eap [Thu, 4 May 2006 09:27:29 +0000 (09:27 +0000)]
modify icon for ConvertFromQuadratic() operation
eap [Thu, 4 May 2006 09:24:16 +0000 (09:24 +0000)]
Add SMESH_MeshEditor::ConvertFromQuadratic()
eap [Thu, 4 May 2006 09:18:09 +0000 (09:18 +0000)]
"ConvertFromQuadratic": fix comment
eap [Thu, 4 May 2006 09:17:43 +0000 (09:17 +0000)]
"ConvertFromQuadratic": allow rmoving free elems/nodes being not in submesh
jfa [Thu, 4 May 2006 08:58:38 +0000 (08:58 +0000)]
Add missing copyrights.
eap [Thu, 4 May 2006 08:42:22 +0000 (08:42 +0000)]
fix bug 10638. Assure correct removal of all sub-objects of a selected one
vsr [Thu, 4 May 2006 07:10:26 +0000 (07:10 +0000)]
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
mzn [Thu, 4 May 2006 07:10:02 +0000 (07:10 +0000)]
IPAL12298.
eap [Wed, 3 May 2006 15:09:28 +0000 (15:09 +0000)]
fix SIGSEGV in SewSideElements() on quadratic volumes, also check there that input nodes belong to input side elements
eap [Wed, 3 May 2006 15:06:18 +0000 (15:06 +0000)]
add GetNodeIndex()
eap [Wed, 3 May 2006 14:56:12 +0000 (14:56 +0000)]
fix assignation of a set of hypotheses
eap [Wed, 3 May 2006 14:53:45 +0000 (14:53 +0000)]
fix bug 11757. Use free labels when publishing a reference
eap [Wed, 3 May 2006 05:43:04 +0000 (05:43 +0000)]
Store shape id in SpacePosition
eap [Tue, 2 May 2006 13:51:58 +0000 (13:51 +0000)]
Fix shape id in GetMediumNode()
jfa [Tue, 2 May 2006 12:47:47 +0000 (12:47 +0000)]
Fix a problem with not initialized class member.
apo [Tue, 2 May 2006 12:10:10 +0000 (12:10 +0000)]
Fix for Bug12202
TC: CRASH after import of "test18.med" file in MESH module.
eap [Tue, 2 May 2006 09:58:42 +0000 (09:58 +0000)]
Fix smoothing quadratic elements on non planar surfaces.
eap [Tue, 2 May 2006 09:57:12 +0000 (09:57 +0000)]
Use SetSubShape() in IsQuadraticSubMesh(). Fix SIGSEGV in
AddFace () on sphere and cone.
eap [Tue, 2 May 2006 09:02:42 +0000 (09:02 +0000)]
Make dubug output more clear
mkr [Tue, 2 May 2006 06:34:25 +0000 (06:34 +0000)]
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.
mzn [Fri, 28 Apr 2006 10:56:09 +0000 (10:56 +0000)]
IPAL12295.
eap [Thu, 27 Apr 2006 15:23:34 +0000 (15:23 +0000)]
bug 12018. "Add Quadratic PYRAMID" change into "Add Quadratic Pyramid"
eap [Thu, 27 Apr 2006 14:41:04 +0000 (14:41 +0000)]
bug 11414. Correct removal of wrapped deleted objects
eap [Thu, 27 Apr 2006 13:39:28 +0000 (13:39 +0000)]
fix bug 12302( TC ). Additionally make possible to edit submeshes with hypos without algos assigned
msv [Thu, 27 Apr 2006 06:33:13 +0000 (06:33 +0000)]
Update SMESH module to accomodate new features of NETGEN plugin based on
Netgen ver.4.5
eap [Wed, 26 Apr 2006 14:57:46 +0000 (14:57 +0000)]
PAL12239. Prevent from crash on mesh without nodes
mzn [Wed, 26 Apr 2006 13:35:52 +0000 (13:35 +0000)]
IPAL12287.
eap [Wed, 26 Apr 2006 12:32:07 +0000 (12:32 +0000)]
QonvertFromQuadratic() not yet implemented
eap [Wed, 26 Apr 2006 12:17:48 +0000 (12:17 +0000)]
Add ConvertFromQuadratic()
eap [Wed, 26 Apr 2006 12:13:20 +0000 (12:13 +0000)]
Move StdMeshers_Helper to SMESH_MesherHelper
(for linear<->quadratic mesh conversion)
eap [Wed, 26 Apr 2006 12:10:22 +0000 (12:10 +0000)]
add SMESH_MeshEditor::ConvertToQuadratic() method
eap [Wed, 26 Apr 2006 12:07:13 +0000 (12:07 +0000)]
move Helper from StdMeshers (for linear<->quadratic mesh conversion)
eap [Wed, 26 Apr 2006 12:05:53 +0000 (12:05 +0000)]
add a dialogue for linear<->quadratic mesh conversion
eap [Wed, 26 Apr 2006 12:04:17 +0000 (12:04 +0000)]
add icon for linear<->quadratic mesh conversion
eap [Wed, 26 Apr 2006 12:04:02 +0000 (12:04 +0000)]
icon for linear<->quadratic mesh conversion
eap [Wed, 26 Apr 2006 12:03:26 +0000 (12:03 +0000)]
move StdMeshers_Helper to SMESH_MesherHelper (for linear<->quadratic mesh conversion)
nkv [Tue, 25 Apr 2006 08:03:12 +0000 (08:03 +0000)]
Fix for IPAL12172 - import volume group from UNV
eap [Tue, 25 Apr 2006 06:42:16 +0000 (06:42 +0000)]
PAL12227. Patch incorrect DumpPython of SetCriteria(): add missing arg
eap [Tue, 25 Apr 2006 06:31:53 +0000 (06:31 +0000)]
PAL12227. Correct DumpPython of SetCriteria(): add missing arg
jfa [Mon, 24 Apr 2006 06:28:32 +0000 (06:28 +0000)]
Fix for bug 12253: 'SMESH_test0.py' is not executable, because gg had been removed from geompy.
mkr [Fri, 21 Apr 2006 12:15:58 +0000 (12:15 +0000)]
Update SMESH documentation from YSN (for bug PAL11696).
eap [Thu, 20 Apr 2006 15:04:33 +0000 (15:04 +0000)]
PAL11400. put string literals describing patterns into separate functions
eap [Thu, 20 Apr 2006 14:37:24 +0000 (14:37 +0000)]
PAL12147. prevent from SIGSEGV when creating elements on NULL nodes
vsr [Thu, 20 Apr 2006 13:39:46 +0000 (13:39 +0000)]
Improve modules configuration an launching procedure:
- split SalomeApp.xml file to have own copy for each module
eap [Wed, 19 Apr 2006 13:43:50 +0000 (13:43 +0000)]
PAL11398. Generalize access to interfaces wrapped by python class
eap [Tue, 18 Apr 2006 13:18:44 +0000 (13:18 +0000)]
(fix elem size for "LengthFromEdges" + "QuadraticMesh") - 2
eap [Tue, 18 Apr 2006 12:54:08 +0000 (12:54 +0000)]
PAL11958. Prevent SIGSEGV on edgenerated edges when mesh is quadratic
eap [Tue, 18 Apr 2006 12:52:10 +0000 (12:52 +0000)]
fix elem size for "LengthFromEdges" + "QuadraticMesh"
eap [Tue, 18 Apr 2006 12:50:29 +0000 (12:50 +0000)]
fix hypothesis removal
mkr [Tue, 18 Apr 2006 07:06:59 +0000 (07:06 +0000)]
Update SMESH documentation from YSN.
mkr [Mon, 17 Apr 2006 06:14:55 +0000 (06:14 +0000)]
Fix for bugs IPAL12061, PAL9227
eap [Thu, 13 Apr 2006 14:45:56 +0000 (14:45 +0000)]
fix submesh creation
eap [Thu, 13 Apr 2006 14:44:41 +0000 (14:44 +0000)]
fix deselecting desabled tab
eap [Thu, 13 Apr 2006 14:43:23 +0000 (14:43 +0000)]
restore scale factor removed by mistake
eap [Thu, 13 Apr 2006 09:58:01 +0000 (09:58 +0000)]
prevent SIGFPE in SetParametersByMesh() when there are no edges in submesh
vsv [Thu, 13 Apr 2006 08:51:42 +0000 (08:51 +0000)]
Removed cout's
msv [Thu, 13 Apr 2006 08:41:58 +0000 (08:41 +0000)]
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
eap [Thu, 13 Apr 2006 07:58:51 +0000 (07:58 +0000)]
remove repeated defining distribution for "Number of Segments" hypothesis
eap [Thu, 13 Apr 2006 07:17:06 +0000 (07:17 +0000)]
prevent SIGFPE with "Scale distribution" and "nb segments = 1"
eap [Wed, 12 Apr 2006 14:34:08 +0000 (14:34 +0000)]
clear existing hypotheses in startOperation()
eap [Wed, 12 Apr 2006 14:13:59 +0000 (14:13 +0000)]
PAL12147. make different mesh_editors for different meshes in DumpPython file;
remove repeated mesh.GetMeshEditor() of the same mesh
eap [Wed, 12 Apr 2006 14:12:50 +0000 (14:12 +0000)]
PAL12147. make different mesh_editors for different meshes in DumpPython file
eap [Wed, 12 Apr 2006 11:51:48 +0000 (11:51 +0000)]
PAL12147. prevent from SIGSEGV when creating elements on NULL nodes
mzn [Wed, 12 Apr 2006 11:35:58 +0000 (11:35 +0000)]
Fix for bug IPAL12063.
jfa [Wed, 12 Apr 2006 09:26:24 +0000 (09:26 +0000)]
Change version name to 3.2.0b1
jfa [Wed, 12 Apr 2006 09:00:56 +0000 (09:00 +0000)]
Corrections in MED and SMESH for V3.2.0b1. A patch received from Paul RASCLE.
mzn [Wed, 12 Apr 2006 08:49:00 +0000 (08:49 +0000)]
Fix for bug IPAL12088.
eap [Wed, 12 Apr 2006 08:02:41 +0000 (08:02 +0000)]
PAL12145. enable hypotheses selection after hypo addition
eap [Tue, 11 Apr 2006 14:00:53 +0000 (14:00 +0000)]
PAL12129, fix Orentation of the preview for quadrangle and traingle
eap [Tue, 11 Apr 2006 13:20:34 +0000 (13:20 +0000)]
add MaxElementArea to MEFISTO_2D
eap [Tue, 11 Apr 2006 13:19:33 +0000 (13:19 +0000)]
minor changes
mkr [Tue, 11 Apr 2006 11:02:34 +0000 (11:02 +0000)]
Fix for IPAL12072 : Help button in Mesh module not work in following dialog boxes.
mkr [Tue, 11 Apr 2006 08:42:15 +0000 (08:42 +0000)]
Fix for IPAL12072 : Help button in Mesh module not work in following dialog boxes.
mzn [Tue, 11 Apr 2006 07:25:06 +0000 (07:25 +0000)]
Additional fix for bug IPAL12144(see comment from Alexey DERGATCHOV 2006-04-07 16:03).
msv [Tue, 11 Apr 2006 07:24:27 +0000 (07:24 +0000)]
Finishing improvement IPAL12061: rename element order from Square to Quadratic
eap [Mon, 10 Apr 2006 15:29:29 +0000 (15:29 +0000)]
add to GenericHypothesisCreator_i a method returning it's IDL module name to be used for importing it in the script by PythonDump
eap [Mon, 10 Apr 2006 15:24:41 +0000 (15:24 +0000)]
reflect algo<->algo and algo->hypos dependencies in GUI
eap [Mon, 10 Apr 2006 15:10:54 +0000 (15:10 +0000)]
improve SubMeshesComputed()
maintenance team [Mon, 10 Apr 2006 12:53:05 +0000 (12:53 +0000)]
To provide compatibility between VTK 4.2.2, 4.2.6 & 4.4 versions
vsv [Fri, 7 Apr 2006 13:39:21 +0000 (13:39 +0000)]
Updates from LJLL
apo [Fri, 7 Apr 2006 12:28:52 +0000 (12:28 +0000)]
Porting on Mandriva 64
msv [Thu, 6 Apr 2006 13:33:54 +0000 (13:33 +0000)]
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.
asl [Thu, 6 Apr 2006 11:27:21 +0000 (11:27 +0000)]
PAL9896 - data is lost in "create mesh" if it is invalid
mzn [Thu, 6 Apr 2006 10:40:41 +0000 (10:40 +0000)]
Fix for bug IPAL12063.
vsv [Thu, 6 Apr 2006 10:17:24 +0000 (10:17 +0000)]
Export UNV
jfa [Thu, 6 Apr 2006 08:12:40 +0000 (08:12 +0000)]
Fix bug 12109: SIGSEGV after trying to create sub-mesh in the second study.
vsv [Wed, 5 Apr 2006 14:51:03 +0000 (14:51 +0000)]
Read group 2467
jfa [Wed, 5 Apr 2006 09:22:08 +0000 (09:22 +0000)]
Fix bug 11411: SMESH_Nut.py mesh computation failed.
vsv [Wed, 5 Apr 2006 07:38:27 +0000 (07:38 +0000)]
*** empty log message ***
enk [Tue, 4 Apr 2006 13:08:15 +0000 (13:08 +0000)]
Fix for Bug IPAL10960:
TC: Inner of the mesh is invisible after clipping applying.
msv [Tue, 4 Apr 2006 12:53:54 +0000 (12:53 +0000)]
Improvement IPAL12061: add mesh information about quadratic elements
vsv [Tue, 4 Apr 2006 10:44:53 +0000 (10:44 +0000)]
Control names of homogen groups