Commit Graph

602 Commits

Author SHA1 Message Date
jfa
c3dcb1d5ce Update mail address 2006-05-30 14:05:35 +00:00
eap
38bfed5969 Restore -lTKShHealing 2006-05-29 09:27:32 +00:00
mkr
c50ff63861 Update build and install processes for GUI and TUI documentation. 2006-05-29 08:50:20 +00:00
vsr
0371be0b56 Fix 'make' procedure bug: avoid 'no such file or directory' error messages 2006-05-29 08:19:10 +00:00
enk
ad59a9342b Added missed files 2006-05-29 07:58:38 +00:00
enk
7caa08b440 missing files was added to Makefile.in 2006-05-29 07:10:05 +00:00
vsr
dd99d6e2d8 Fix executable linking problem 2006-05-26 12:17:24 +00:00
enk
99a51e20d4 Some fix 2006-05-26 10:17:19 +00:00
eap
0d350bc878 PAL12398. Fix "walls" creation when sweeping both 1D + 2D elements 2006-05-26 09:03:02 +00:00
eap
45bfff6b5d fix PAL12398. Make ToMap() check elements type 2006-05-26 08:58:50 +00:00
eap
1827b4ef32 fix PAL12398. Make GetIDs() return IDs of existing elements only 2006-05-26 08:57:02 +00:00
eap
c99fc799e7 PAL12403. Improvement by Erwan ADAM 2006-05-26 08:54:53 +00:00
eap
ee40236d12 fix PAL12004. it is not a right place for OSD::SetSignal() 2006-05-26 08:47:41 +00:00
vsr
952611d6fc SALOME versioning system improvement 2006-05-25 15:11:50 +00:00
vsr
61747cfacb SALOME versioning system improvement 2006-05-25 13:46:10 +00:00
enk
76557151c7 Porting to 64bit platform 2006-05-25 13:35:05 +00:00
enk
a166931ff3 Added support of visualization of STRUCTURE mesh.
Bug PAL11384.
2006-05-25 13:22:04 +00:00
mkr
1366d8ffba Update GUI and TUI documentation for Mesh module 2006-05-24 08:30:34 +00:00
mkr
76a6098c04 Add new type of Doxygen comments for generating documentation of Python files. 2006-05-24 08:15:18 +00:00
enk
8f5e8cdfbb gag. unsupported STRUCTURED mesh.
will be implemented
2006-05-23 13:44:38 +00:00
eap
e7e6b07747 fix PAL12004. call OSD::SetSignal() in standalone mode only and enable FPE signal in DEBUG mode only 2006-05-19 13:25:14 +00:00
skl
d81798ae5d New test script for advanced MeshEditor. 2006-05-19 09:08:09 +00:00
jfa
7cab0901cb Fix bug 10955: Collisions with 'Ctrl+I' and 'Ctrl+M' hot keys. 2006-05-10 14:34:56 +00:00
eap
d9a6e9d9f3 fix bug 12361. In SetName(): there may be no study 2006-05-10 12:54:55 +00:00
eap
fdfe9f0f65 fix bug 12361. Peview possiblity of SetCurrentStudy(nil) 2006-05-10 12:49:13 +00:00
eap
850cf38bd9 fix PythonDump: write Criterion arg of QuadToTri() in PythonDump 2006-05-10 12:46:40 +00:00
eap
e559b8fc3d fix PythonDump: do not write distruction in PythonDump as creation is not written 2006-05-10 12:42:27 +00:00
jfa
57b43b4d01 Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:51:48 +00:00
enk
06c42e9c95 Fix for Bug IPAL11055:
It is impossible to input negative value as f(t) in table function.
2006-03-21 07:24:22 +00:00
jfa
e55d3a081b Change version name to 3.2.0a2 2006-03-15 13:00:06 +00:00
jfa
4ff5bd6154 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 15:29:49 +00:00
jfa
50eb85fb3d Update version to 3.2.0a1 2006-02-08 09:47:15 +00:00
smh
d0f366c4a3 Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
2006-02-07 15:01:11 +00:00
jfa
6b471bcc54 Join modifications from branch BR_3_1_0deb 2005-12-28 09:17:39 +00:00
eap
e884fc2507 PAL10953. Use GUI to create hypothesis from a hypotheses set 2005-12-26 10:43:09 +00:00
eap
e019559d0b PAL10953. Make fields of parameters protected 2005-12-26 10:41:53 +00:00
eap
96874fc4b6 PAL10953. Fix GetSubmeshComputed(): there may be elements but no nodes in a submesh 2005-12-26 10:36:57 +00:00
eap
5c933ecde0 PAL10953. Add Fineness parameter to Automatic Length hypothesis 2005-12-26 10:34:54 +00:00
eap
236b583d31 PAL10467. Add "Quadrangle Preference" hypothesis for "Quadrangle(Mapping)" algo 2005-12-23 10:00:03 +00:00
eap
7ba3124c8a PAL10494. Add .._STANDARD_RTTI_... in order to build executable 2005-12-23 07:47:36 +00:00
eap
deb5f024f2 PAL10872 (aspect retio not conform with specifications). Add picture for aspect ratio of hexahedron. Remove 2D formular from 3D aspect ratio page 2005-12-21 08:30:31 +00:00
eap
493903908d fix PAL10974. Call CleanDependants() instead of
RemoveSubMeshElementsAndNodes() before algo->Compute()
2005-12-20 13:57:13 +00:00
eap
d81b4f8f21 fix bug PAL10974: add IsReversedSubMesh() 2005-12-20 13:53:23 +00:00
eap
477d745d92 fix bug PAL10974: check if SubMeshesComputed() by presence of nodes in submesh.
Restore lost modifications fixing PAL8021.
2005-12-20 11:10:13 +00:00
eap
e07015e9cc fix bug 10959. Initialize GEOM_Gen if necessary 2005-12-19 15:30:18 +00:00
eap
dcc030258b fix bug 10073. Check isVisible() in enterEvent() which unexpectedly comes after accept() 2005-12-19 13:14:02 +00:00
eap
aeef41e893 PAL10595: unit and coordinate name length must be equal to 16 2005-12-15 09:56:38 +00:00
eap
71d173d51a PAL10494 (SMESH python dump uses idl interface). Python dump using TPythonDump tool 2005-12-15 08:38:29 +00:00
eap
95dab66d27 PAL10494 (SMESH python dump uses idl interface). Python dump converted to smesh.py API, usage of TPythonDump tool 2005-12-15 08:34:25 +00:00
eap
5a76185f82 PAL10494 (SMESH python dump uses idl interface). Add SMESH_2smeshpy, a converter of IDL API to smesh.py API 2005-12-15 07:33:07 +00:00