dmv
|
ac9e04e4e6
|
IPAL 17997 Make uniform Hide, Show, Display, Erase
|
2008-01-30 08:18:14 +00:00 |
|
eap
|
28789eefb2
|
PAL18501 Bug in Netgen 1D2D3D assignement
Notify not on hidden algorithm but on ignored submesh
|
2008-01-29 15:36:56 +00:00 |
|
eap
|
b55aba176d
|
PAL18501 Bug in Netgen 1D2D3D assignement
synchronize with V3
|
2008-01-29 15:35:47 +00:00 |
|
eap
|
fc9f03f0d9
|
PAL18696 SMESH : version of MED export
use GetVersionString(SMESH::MED_VERSION version, CORBA::Short nbDigits);
|
2008-01-29 13:46:48 +00:00 |
|
vtn
|
21651539bb
|
Merge of NPAL16812 from 3.x to 4.x
|
2008-01-15 17:44:20 +00:00 |
|
dmv
|
418f13af92
|
NPAL 13421 Default name for group from geometry
|
2008-01-11 10:29:42 +00:00 |
|
jfa
|
415771a7d5
|
NPAL16198: EDF462: Submeshes creation duplicate algorithms and hypotheses. Refix.
|
2007-12-27 09:37:46 +00:00 |
|
eap
|
0f966be150
|
PAL14861 A warning stop the computation
|
2007-12-19 15:06:39 +00:00 |
|
eap
|
92c5811d43
|
PAL16617 (Modification/Transformation operations with copy don't create a new mesh)
+ QString UniqueMeshName(const char* theBaseName, const char* thePostfix);
|
2007-12-19 15:05:55 +00:00 |
|
eap
|
0ebaadef38
|
PAL16617 (Modification/Transformation operations with copy don't create a new mesh)
+ SMESH_Mesh MirrorMakeMesh (in long_array IDsOfElements,
+ SMESH_Mesh MirrorObjectMakeMesh (in SMESH_IDSource theObject,
+ SMESH_Mesh TranslateMakeMesh (in long_array IDsOfElements,
+ SMESH_Mesh TranslateObjectMakeMesh (in SMESH_IDSource theObject,
+ SMESH_Mesh RotateMakeMesh (in long_array IDsOfElements,
+ SMESH_Mesh RotateObjectMakeMesh (in SMESH_IDSource theObject,
|
2007-12-19 15:05:31 +00:00 |
|
jfa
|
9e091cbbbc
|
Fix bug 17577: Help in 4x: Page is not displayed.
|
2007-12-05 11:47:28 +00:00 |
|
ouv
|
e9c972fa1f
|
Bug IPAL18040 - 4.x: color of the displayed edge group doesn't correspond to set one.
|
2007-12-03 09:48:14 +00:00 |
|
eap
|
f09f98d9c2
|
PAL16617 (Modification/Transformation operations with copy don't create a new mesh)
fix message string
|
2007-11-29 12:52:50 +00:00 |
|
jfa
|
4a314e77eb
|
Fix bug 17655: 'Show' and 'Display only' don't work on Mesh root object.
|
2007-11-26 13:21:41 +00:00 |
|
jfa
|
a3511231dc
|
Fix bug 17722: menu for 'Geometry' button of 'Create Sub-mesh' dlg was lost.
|
2007-11-21 11:20:17 +00:00 |
|
jfa
|
d2bb955929
|
Update Help references (bug 17577)
|
2007-11-20 12:14:55 +00:00 |
|
eap
|
e7636315f5
|
PAL16842 (Genertion of groups when a mesh is transformed)
+ QCheckBox* MakeGroupsCheck;
|
2007-11-12 10:00:22 +00:00 |
|
eap
|
6e73804458
|
PAL16774 (Crash after display of many groups)
+ void RemoveVisuData(int studyID);
- void UpdateView (SUIT_ViewWindow*,
+ bool UpdateView (SUIT_ViewWindow*,
|
2007-11-07 10:14:24 +00:00 |
|
eap
|
65bad49375
|
PAL16774 (Crash after display of many groups)
add SMESH_VISU_PROBLEM_CLEAR
|
2007-11-07 10:06:00 +00:00 |
|
eap
|
edf16dcfc6
|
PAL16202,16203 (Propagation 1D on edges group)
1) avoid double "Salome exception" in error description
2) select mesh after visualization
|
2007-11-07 09:50:37 +00:00 |
|
eap
|
1a2cff525d
|
PAL16774 (Crash after display of many groups)
+ virtual void studyClosed( SUIT_Study* );
and catch during visualization
|
2007-11-07 09:31:16 +00:00 |
|
eap
|
b0b1fb044d
|
PAL16774 (Crash after display of many groups)
+ virtual void studyClosed( SUIT_Study* );
|
2007-11-07 09:30:18 +00:00 |
|
ouv
|
1949fa0f3e
|
Bug NPAL12872 - EDF189 GEOM, SMESH : Visualization of groups with many colors
|
2007-11-06 08:54:05 +00:00 |
|
rnv
|
e28cd63140
|
Implementation of NPAL13504 improvement.
|
2007-10-24 07:05:58 +00:00 |
|
jfa
|
8d59a5ffda
|
NPAL17241: EDF590: Keyboard shortcuts for removing and renaming an object.
|
2007-10-23 07:06:01 +00:00 |
|
dmv
|
43baeb818c
|
NPAL 16561
|
2007-10-23 06:39:12 +00:00 |
|
dmv
|
4e6faba5b9
|
NPAL16561
|
2007-10-18 13:28:46 +00:00 |
|
eap
|
6814271570
|
PAL16774 (Crash after display of many groups)
add missing white space to SMESH_CONTINUE_MESH_VISUALIZATION
|
2007-10-03 08:51:29 +00:00 |
|
eap
|
1ec6e6b0ec
|
PAL14858 (The Mesh Info Dialog Box is too slow)
fix mesh update
|
2007-10-02 14:18:14 +00:00 |
|
eap
|
1db9bf4129
|
PAL16631 (SALOME crash after a mesh computation failed due to lack of memory)
- void Update(const Handle(SALOME_InteractiveObject)& theIO,
+ bool Update(const Handle(SALOME_InteractiveObject)& theIO,
|
2007-09-24 13:53:31 +00:00 |
|
eap
|
b18c323afd
|
PAL16631 (SALOME crash after a mesh computation failed due to lack of memory)
fix misspelling
|
2007-09-24 13:48:53 +00:00 |
|
mzn
|
9010d190b3
|
Fix for Bug NPAL16771 (EDF 556 SMESH : Can't select some groups of nodes in the VTK view).
|
2007-09-17 10:07:18 +00:00 |
|
eap
|
17429a9441
|
PAL16774,PAL16631(SALOME crash after a mesh computation that failed because of lack of memory)
Catch exceptions during visualization
|
2007-09-11 06:13:14 +00:00 |
|
eap
|
b7b32942ac
|
- FitAll();
+ // FitAll(); - PAL16770(Display of a group performs an automatic fit all)
|
2007-09-10 13:38:49 +00:00 |
|
jfa
|
7f32c96d19
|
Join modifications from V3_2_0_maintainance branch
|
2007-08-31 08:28:40 +00:00 |
|
jfa
|
856524def1
|
Join modifications from V3_2_0_maintainance (V3_2_6pre4 - T32x_16Aug2007_16h00m)
|
2007-08-21 08:30:33 +00:00 |
|
abd
|
174f30eb78
|
Integrate improvement PAL13615 from V3_2_0_maintainance
|
2007-04-24 11:04:11 +00:00 |
|
abd
|
3e125896a0
|
Fix compilation errors
|
2007-04-19 09:39:10 +00:00 |
|
abd
|
358f8ddd54
|
Merging from V3_2_6pre4
|
2007-04-18 15:44:59 +00:00 |
|
abd
|
82decf21b0
|
Using AutoTools for build procedure
|
2007-04-13 14:53:27 +00:00 |
|
enk
|
af2e05780a
|
Porting to VTK-5.0.0
|
2007-03-15 15:10:27 +00:00 |
|
abd
|
9d11375af4
|
Merging with WPdev
|
2007-02-07 12:14:23 +00:00 |
|
jfa
|
ffd567ddfa
|
PAL13409: EDF282 SMESH: Tetrahedron is added if we specify Mefisto.
|
2006-09-08 11:18:59 +00:00 |
|
jfa
|
9ab6519add
|
PAL12755: EDF: SALOME frozen with Load Script and a Python Module. Improve fix to not catch exceptions.
|
2006-08-16 10:25:26 +00:00 |
|
jfa
|
1cfad77716
|
PAL12755: EDF: SALOME frozen with Load Script and a Python Module. Additional fix.
|
2006-08-15 09:52:22 +00:00 |
|
mzn
|
1b6700a4a5
|
Fix for bug IPAL10053.
|
2006-07-28 09:51:49 +00:00 |
|
skl
|
fba89e60bc
|
Correction for bug IPAL12631.
|
2006-07-27 11:16:54 +00:00 |
|
mzn
|
5c744000ba
|
Fix for IPAL12387.
|
2006-07-21 14:13:45 +00:00 |
|
mzn
|
9481b237a1
|
Fix for PAL6643.
|
2006-07-21 10:16:50 +00:00 |
|
skl
|
882f929e86
|
Add needed message for bug PAL5437.
|
2006-07-14 07:42:30 +00:00 |
|