]>
SALOME platform Git repositories - modules/smesh.git/log
mkr [Wed, 24 May 2006 08:30:34 +0000 (08:30 +0000)]
Update GUI and TUI documentation for Mesh module
mkr [Wed, 24 May 2006 08:15:18 +0000 (08:15 +0000)]
Add new type of Doxygen comments for generating documentation of Python files.
enk [Tue, 23 May 2006 13:44:38 +0000 (13:44 +0000)]
gag. unsupported STRUCTURED mesh.
will be implemented
eap [Fri, 19 May 2006 13:25:14 +0000 (13:25 +0000)]
fix PAL12004. call OSD::SetSignal() in standalone mode only and enable FPE signal in DEBUG mode only
skl [Fri, 19 May 2006 09:08:09 +0000 (09:08 +0000)]
New test script for advanced MeshEditor.
jfa [Wed, 10 May 2006 14:34:56 +0000 (14:34 +0000)]
Fix bug 10955: Collisions with 'Ctrl+I' and 'Ctrl+M' hot keys.
eap [Wed, 10 May 2006 12:54:55 +0000 (12:54 +0000)]
fix bug 12361. In SetName(): there may be no study
eap [Wed, 10 May 2006 12:49:13 +0000 (12:49 +0000)]
fix bug 12361. Peview possiblity of SetCurrentStudy(nil)
eap [Wed, 10 May 2006 12:46:40 +0000 (12:46 +0000)]
fix PythonDump: write Criterion arg of QuadToTri() in PythonDump
eap [Wed, 10 May 2006 12:42:27 +0000 (12:42 +0000)]
fix PythonDump: do not write distruction in PythonDump as creation is not written
jfa [Sat, 6 May 2006 08:51:48 +0000 (08:51 +0000)]
Join modifications from branch OCC_debug_for_3_2_0b1
enk [Tue, 21 Mar 2006 07:24:22 +0000 (07:24 +0000)]
Fix for Bug IPAL11055:
It is impossible to input negative value as f(t) in table function.
jfa [Wed, 15 Mar 2006 13:00:06 +0000 (13:00 +0000)]
Change version name to 3.2.0a2
jfa [Mon, 13 Mar 2006 15:29:49 +0000 (15:29 +0000)]
Join modifications from branch OCC_development_for_3_2_0a2
jfa [Wed, 8 Feb 2006 09:47:15 +0000 (09:47 +0000)]
Update version to 3.2.0a1
smh [Tue, 7 Feb 2006 15:01:11 +0000 (15:01 +0000)]
Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
jfa [Wed, 28 Dec 2005 09:17:39 +0000 (09:17 +0000)]
Join modifications from branch BR_3_1_0deb
eap [Mon, 26 Dec 2005 10:43:09 +0000 (10:43 +0000)]
PAL10953. Use GUI to create hypothesis from a hypotheses set
eap [Mon, 26 Dec 2005 10:41:53 +0000 (10:41 +0000)]
PAL10953. Make fields of parameters protected
eap [Mon, 26 Dec 2005 10:36:57 +0000 (10:36 +0000)]
PAL10953. Fix GetSubmeshComputed(): there may be elements but no nodes in a submesh
eap [Mon, 26 Dec 2005 10:34:54 +0000 (10:34 +0000)]
PAL10953. Add Fineness parameter to Automatic Length hypothesis
eap [Fri, 23 Dec 2005 10:00:03 +0000 (10:00 +0000)]
PAL10467. Add "Quadrangle Preference" hypothesis for "Quadrangle(Mapping)" algo
eap [Fri, 23 Dec 2005 07:47:36 +0000 (07:47 +0000)]
PAL10494. Add .._STANDARD_RTTI_... in order to build executable
eap [Wed, 21 Dec 2005 08:30:31 +0000 (08:30 +0000)]
PAL10872 (aspect retio not conform with specifications). Add picture for aspect ratio of hexahedron. Remove 2D formular from 3D aspect ratio page
eap [Tue, 20 Dec 2005 13:57:13 +0000 (13:57 +0000)]
fix PAL10974. Call CleanDependants() instead of
RemoveSubMeshElementsAndNodes() before algo->Compute()
eap [Tue, 20 Dec 2005 13:53:23 +0000 (13:53 +0000)]
fix bug PAL10974: add IsReversedSubMesh()
eap [Tue, 20 Dec 2005 11:10:13 +0000 (11:10 +0000)]
fix bug PAL10974: check if SubMeshesComputed() by presence of nodes in submesh.
Restore lost modifications fixing PAL8021.
eap [Mon, 19 Dec 2005 15:30:18 +0000 (15:30 +0000)]
fix bug 10959. Initialize GEOM_Gen if necessary
eap [Mon, 19 Dec 2005 13:14:02 +0000 (13:14 +0000)]
fix bug 10073. Check isVisible() in enterEvent() which unexpectedly comes after accept()
eap [Thu, 15 Dec 2005 09:56:38 +0000 (09:56 +0000)]
PAL10595: unit and coordinate name length must be equal to 16
eap [Thu, 15 Dec 2005 08:38:29 +0000 (08:38 +0000)]
PAL10494 (SMESH python dump uses idl interface). Python dump using TPythonDump tool
eap [Thu, 15 Dec 2005 08:34:25 +0000 (08:34 +0000)]
PAL10494 (SMESH python dump uses idl interface). Python dump converted to smesh.py API, usage of TPythonDump tool
eap [Thu, 15 Dec 2005 07:33:07 +0000 (07:33 +0000)]
PAL10494 (SMESH python dump uses idl interface). Add SMESH_2smeshpy, a converter of IDL API to smesh.py API
eap [Thu, 15 Dec 2005 07:29:27 +0000 (07:29 +0000)]
PAL10494 (SMESH python dump uses idl interface). Add GetAlgorithm() to class Mesh_Algorithm in order to have access to the wrapped mesher
asl [Wed, 14 Dec 2005 07:11:48 +0000 (07:11 +0000)]
PAL10902 - local selection is stay in viewer after "apply" of Modifiction->Orientation operation
asl [Wed, 14 Dec 2005 06:44:19 +0000 (06:44 +0000)]
PAL10810 - "Display", "Erase", "Display only" on root objects
eap [Mon, 12 Dec 2005 15:29:54 +0000 (15:29 +0000)]
PAL10872. Update according to the Nadir Bouhamau specification
eap [Mon, 12 Dec 2005 15:27:19 +0000 (15:27 +0000)]
PAL10872. Image for aspect ratio of a quadrangle
asl [Tue, 6 Dec 2005 12:52:53 +0000 (12:52 +0000)]
Fix of compilation problems on some platforms
mzn [Tue, 6 Dec 2005 12:32:59 +0000 (12:32 +0000)]
Remove unnecessary item.
smh [Mon, 5 Dec 2005 16:31:55 +0000 (16:31 +0000)]
Copyrights update
mkr [Fri, 2 Dec 2005 15:44:02 +0000 (15:44 +0000)]
Fix for bug PAL9227 : SMESH : documentation on group is wrong.
mzn [Fri, 2 Dec 2005 13:04:27 +0000 (13:04 +0000)]
Fix for bug PAL8377 (ExportToMed TUI vs GUI: how to set the value of the boolean "auto_groups"?).
mzn [Fri, 2 Dec 2005 10:52:13 +0000 (10:52 +0000)]
Fix for bug IPAL10313 (It is impossible to select "Start point" from 3D viewer in "Extrusion along a path" dialog box).
jfa [Thu, 1 Dec 2005 14:49:26 +0000 (14:49 +0000)]
PAL10718: Portability gfortran. Fix by Erwan ADAM.
jfa [Thu, 1 Dec 2005 13:22:31 +0000 (13:22 +0000)]
PAL10719: Portability gcc4.0.1. Fix by Erwan ADAM.
asl [Thu, 1 Dec 2005 10:05:38 +0000 (10:05 +0000)]
Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if current object can be displayed in active viewer. The result of this check is calculated by new virtual method LightApp_Displayer::canBeDisplayed. GEOM, SMESH, VISU overrides it in order to provide information, what object can be displayed in what viewer
mkr [Wed, 30 Nov 2005 14:59:56 +0000 (14:59 +0000)]
Modifications in SMESH Help.
asl [Wed, 30 Nov 2005 12:39:44 +0000 (12:39 +0000)]
PAL10678 - selection is lost after "update"
mkr [Tue, 29 Nov 2005 12:50:42 +0000 (12:50 +0000)]
Add version (3.1.0) postfix to *_index.html file name.
mkr [Mon, 28 Nov 2005 09:57:47 +0000 (09:57 +0000)]
*** empty log message ***
asl [Mon, 28 Nov 2005 09:22:22 +0000 (09:22 +0000)]
It is recommended to use standard Qt QInputDialog instead QtxNameDlg
asl [Mon, 28 Nov 2005 06:51:45 +0000 (06:51 +0000)]
PAL10397 - node mustn't be selected after add operation
jfa [Fri, 25 Nov 2005 15:58:28 +0000 (15:58 +0000)]
Fix for bug 10498. Support old storage format of NumberOfSegments hypothesis
asl [Fri, 25 Nov 2005 14:40:19 +0000 (14:40 +0000)]
PAL10665 - unnecessary Plot2d in CreateHypothesis dialog
asl [Fri, 25 Nov 2005 14:06:27 +0000 (14:06 +0000)]
PAL9878 - selection lost after some operations
asl [Thu, 24 Nov 2005 09:44:05 +0000 (09:44 +0000)]
PAL10471 - incorrect 3D popup for erased objects
eap [Wed, 23 Nov 2005 15:08:50 +0000 (15:08 +0000)]
PAL10491. "... algo misses some hypothesis" -> "... algo misses nD hypothesis"
asl [Wed, 23 Nov 2005 12:08:49 +0000 (12:08 +0000)]
PAL8978 - selection is lost after some operations
asl [Wed, 23 Nov 2005 09:27:11 +0000 (09:27 +0000)]
PAL8238 - Hypothesis for non-regular 1D meshing
asl [Wed, 23 Nov 2005 09:07:44 +0000 (09:07 +0000)]
PAL8238 - Hypothesis for non-regular 1D meshing
mzn [Tue, 22 Nov 2005 15:09:07 +0000 (15:09 +0000)]
Fix for bug PAL10408 (Strange behaviour of the selection icon in the "create group" dialog box).
vsr [Fri, 18 Nov 2005 10:12:24 +0000 (10:12 +0000)]
Increment version number: 3.1.0a3
eap [Wed, 16 Nov 2005 15:01:31 +0000 (15:01 +0000)]
PAL10515. fix disconnect from selection manager
eap [Wed, 16 Nov 2005 15:00:03 +0000 (15:00 +0000)]
PAL10515. Check shape type before calling TopoDS::Face()
mkr [Wed, 16 Nov 2005 12:00:03 +0000 (12:00 +0000)]
Add new variable for finding OCC libraries during compilation.
eap [Wed, 16 Nov 2005 09:18:22 +0000 (09:18 +0000)]
PAL10501. SetCurrentStudy() to SMESH_Gen in GetSMESHGen()
eap [Tue, 15 Nov 2005 08:53:15 +0000 (08:53 +0000)]
PAL10173. Protect computeParamByFunc() against divisionby zero when f(0)=0 and against infinite loop
eap [Mon, 14 Nov 2005 14:11:48 +0000 (14:11 +0000)]
PAL10513. Desable tabs according to shape dimention at edition as well
asl [Mon, 14 Nov 2005 13:55:07 +0000 (13:55 +0000)]
PAL10479
skl [Mon, 14 Nov 2005 12:41:17 +0000 (12:41 +0000)]
Improvement of extrusion functionality
eap [Mon, 14 Nov 2005 09:22:24 +0000 (09:22 +0000)]
PAL10500. Take into account degenerated edges
eap [Mon, 14 Nov 2005 09:18:24 +0000 (09:18 +0000)]
PAL10491. Add messages used by GetMessageOnAlgoStateErrors()
eap [Mon, 14 Nov 2005 09:17:11 +0000 (09:17 +0000)]
PAL10491. Add GetMessageOnAlgoStateErrors()
eap [Mon, 14 Nov 2005 09:16:18 +0000 (09:16 +0000)]
PAL10491. use GetAlgoState() instead of IsReadyToCompute()
eap [Mon, 14 Nov 2005 09:11:54 +0000 (09:11 +0000)]
PAL10491. Add GetAlgoState()
mzn [Fri, 11 Nov 2005 15:50:58 +0000 (15:50 +0000)]
Fix for bug PAL10409 (Filter "Belong to geom" fails if 2 geom shapes have the same name);
asl [Fri, 11 Nov 2005 11:58:16 +0000 (11:58 +0000)]
PAL10125 - references isn't selected in mesh creation dialog
asl [Fri, 11 Nov 2005 08:56:51 +0000 (08:56 +0000)]
PAL9878 - selection lost after operation
asl [Wed, 9 Nov 2005 11:10:51 +0000 (11:10 +0000)]
PAL9391 - remarks
asl [Wed, 9 Nov 2005 07:20:47 +0000 (07:20 +0000)]
check if module "GEOM" is found
asl [Wed, 9 Nov 2005 06:48:58 +0000 (06:48 +0000)]
PAL10343 - it is impossible to select shape in "create mesh" dialog
eap [Tue, 8 Nov 2005 13:04:03 +0000 (13:04 +0000)]
Fix bug 10390. fix getting submesh for a shell
asl [Tue, 8 Nov 2005 09:50:41 +0000 (09:50 +0000)]
PAL10100 - just computed mesh must be selected in VTK
eap [Mon, 7 Nov 2005 14:37:54 +0000 (14:37 +0000)]
PAL10406. Enable myNodes when a pattern is loaded. UpdatePreview() when elements to refine are selected
eap [Mon, 7 Nov 2005 14:34:13 +0000 (14:34 +0000)]
PAL10158. Add clearMesh()
eap [Mon, 7 Nov 2005 14:34:02 +0000 (14:34 +0000)]
PAL10158. Add clearMesh() where call ComputeStateEngine(CLEANDEP)
asl [Mon, 7 Nov 2005 08:24:51 +0000 (08:24 +0000)]
PAL5597 - export must appear in popup only for non-empty meshes
asl [Mon, 7 Nov 2005 07:26:06 +0000 (07:26 +0000)]
PAL10125 - different popup for object and reference to object
nds [Thu, 3 Nov 2005 08:38:17 +0000 (08:38 +0000)]
Using files from package LightApp instead of files from package SalomeApp
nds [Thu, 3 Nov 2005 08:37:36 +0000 (08:37 +0000)]
Using files from package LightApp instead of SalomeApp
asl [Wed, 2 Nov 2005 07:26:40 +0000 (07:26 +0000)]
PAL10397 - Selection isn't cleared after apply
mzn [Tue, 1 Nov 2005 13:34:43 +0000 (13:34 +0000)]
Fix for bug IPAL10431 ( It is impossible create/edit mesh using GUI ).
eap [Tue, 1 Nov 2005 10:28:04 +0000 (10:28 +0000)]
PAL10237. Add a button assigning a set of hypotheses
eap [Tue, 1 Nov 2005 10:14:10 +0000 (10:14 +0000)]
PAL10237. Read HypothesesSet's
eap [Tue, 1 Nov 2005 10:12:45 +0000 (10:12 +0000)]
PAL10237. Add GetHypothesesSets()
eap [Tue, 1 Nov 2005 10:11:11 +0000 (10:11 +0000)]
PAL10237. Add class HypothesesSet
eap [Tue, 1 Nov 2005 10:10:14 +0000 (10:10 +0000)]
PAL10237. Add AutomaticLength 1D hypothesis
eap [Tue, 1 Nov 2005 10:07:11 +0000 (10:07 +0000)]
PAL10237. Add StdMeshers_AutomaticLength 1D hypothesis
eap [Tue, 1 Nov 2005 10:02:39 +0000 (10:02 +0000)]
PAL10237. Add hypothesis "AutomaticLength" and 2 hypotheses-set's:
"Automatic Tetrahedralization" and "Automatic Hexahedralization"