abd
|
c6130fee7b
|
Fix compilation problems on Win32 Platform
|
2008-10-07 13:30:33 +00:00 |
|
abd
|
3ef56c2b32
|
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Removed "using namespace std" from header files.
|
2008-10-03 11:40:07 +00:00 |
|
rnv
|
40dfc6372c
|
Additional fix for issue 16186
Now quadrangle split into 2 triangles by smallest diagonal.
|
2008-09-17 14:21:07 +00:00 |
|
rnv
|
8a0f1ad782
|
Implementation on the issue 16186: EDF PAL 459: Mapping: when refining, to separate quadrangles into 2 triangles.
|
2008-09-08 13:24:39 +00:00 |
|
skl
|
9d559b75b8
|
Updated for feature 0016220 from Mantis.
|
2008-09-05 09:58:56 +00:00 |
|
eap
|
c003632371
|
[SALOME platform 0019943] Pb with projection 2d
distinguish the case of seam edge encountered twice in face wire from
the case of seam encountered once
|
2008-07-28 16:00:01 +00:00 |
|
eap
|
a995fac75d
|
[SALOME platform 0019316]: Need to have a better interface with GHS3D diagnostics
{
_name = "UseExisting_1D";
_shapeType = (1 << TopAbs_EDGE); // 1 bit per shape type
+ _requireShape = false;
}
|
2008-07-21 09:49:06 +00:00 |
|
eap
|
95b07959a5
|
fix misspelling
|
2008-07-21 09:47:54 +00:00 |
|
eap
|
33cfc57a7c
|
fix the problem that dependent submeshes are not always cleared when
hypothesis is removed
|
2008-07-21 09:47:15 +00:00 |
|
dmv
|
e48a1779f1
|
IPAL 18631 Remove Extra Messages from the Terminal in case of Release Mode
|
2008-06-19 10:33:52 +00:00 |
|
eap
|
caf39ac84c
|
PAL19817 Projection 1D algorithm failure.
fix association of groups by propagation
|
2008-05-27 07:43:06 +00:00 |
|
skl
|
a1e8ac1ffa
|
Updated for IPAL19826.
|
2008-05-27 06:13:26 +00:00 |
|
eap
|
2a180e9a89
|
add missing includes
|
2008-05-26 14:15:28 +00:00 |
|
skl
|
7d5c34c37c
|
Updated for NPAL15716.
|
2008-05-26 07:24:55 +00:00 |
|
skl
|
38beeccb16
|
Updated for NPAL19665.
|
2008-05-21 06:31:42 +00:00 |
|
eap
|
25b744c11f
|
try to project face nodes if node positions are invalid, report an
error on their invalidity
|
2008-04-17 07:51:48 +00:00 |
|
eap
|
c69cf27bd1
|
improve error message
|
2008-04-17 07:49:56 +00:00 |
|
eap
|
65d7c9da5b
|
PAL19276 ExportMED does not work when the mesh is too big
optimize a little performance of findIJ()
|
2008-03-20 13:15:42 +00:00 |
|
jfa
|
c1995ef892
|
Join delta from tag V4_1_1 till tag mergeto_V4_1_0_maintainance_07Mar2008.
|
2008-03-07 11:05:56 +00:00 |
|
jfa
|
79b1ac2b6d
|
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
|
2008-03-07 07:47:05 +00:00 |
|
jfa
|
c63ee099ad
|
Join modifications from branch BR_DEBUG_3_2_0b1
|
2006-06-01 11:39:17 +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
|
4ff5bd6154
|
Join modifications from branch OCC_development_for_3_2_0a2
|
2006-03-13 15:29:49 +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
|
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 |
|
jfa
|
b90943f064
|
Fix for bug 10498. Support old storage format of NumberOfSegments hypothesis
|
2005-11-25 15:58:28 +00:00 |
|
asl
|
2ad752b10c
|
PAL8238 - Hypothesis for non-regular 1D meshing
|
2005-11-23 09:07:44 +00:00 |
|
mkr
|
9dbbb779fa
|
Add new variable for finding OCC libraries during compilation.
|
2005-11-16 12:00:03 +00:00 |
|
eap
|
2df8c2d513
|
PAL10173. Protect computeParamByFunc() against divisionby zero when f(0)=0 and against infinite loop
|
2005-11-15 08:53:15 +00:00 |
|
eap
|
f0cefe4519
|
PAL10500. Take into account degenerated edges
|
2005-11-14 09:22:24 +00:00 |
|
eap
|
1f81f404ba
|
PAL10237. Add StdMeshers_AutomaticLength 1D hypothesis
|
2005-11-01 10:07:11 +00:00 |
|
eap
|
c67bfdf8eb
|
bug 8924. Restore lost modifications of 1.5 revision, remove commented code
|
2005-09-09 05:17:55 +00:00 |
|
eap
|
58187d6f68
|
PAL9022. Use improved SMESHDS_Mesh API methods, comment unused variables
|
2005-09-07 04:45:51 +00:00 |
|
eap
|
2ac338d578
|
PAL9022. Attach generated mesh elements to whatever meshed shape, SHELL or SOLID
|
2005-09-07 04:42:49 +00:00 |
|
asl
|
8672ad3e76
|
PAL8238
|
2005-08-16 12:26:35 +00:00 |
|
smh
|
c38c10811a
|
SMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK)
|
2005-06-07 13:22:20 +00:00 |
|
eap
|
e90b1a5ede
|
fix the bug 8924: correct edges orientation definition, remove unused variables
|
2005-05-26 10:39:00 +00:00 |
|
eap
|
a310184e13
|
PAL8539. Fix case NB_SEGMENTS for scale != 1.0 and first edge parameter != 0.0
|
2005-04-05 10:00:04 +00:00 |
|
eap
|
01ec976777
|
fix PAL8468. Change StartAndEndLength and Arithmethic1D computation on reversed edges
|
2005-03-31 09:33:30 +00:00 |
|
eap
|
f1bd9084e0
|
PAL7933. enable propagation of local hypotheses assigned to super-shapes
|
2005-02-04 11:08:26 +00:00 |
|
eap
|
8cc5e7af94
|
PAL7913. Fix for the case where different 1d hypotheses are used on opposite edges
|
2005-02-01 08:00:03 +00:00 |
|
eap
|
db3bd69341
|
PAL7913. free memory in the destructor
|
2005-02-01 07:51:29 +00:00 |
|
eap
|
9b89dd05ca
|
PAL7913. make QuadDelete() static
|
2005-02-01 07:48:07 +00:00 |
|
eap
|
0c22c61f19
|
PAL7912. Fix SaveTo(ostream)
|
2005-01-28 11:14:18 +00:00 |
|
san
|
839d52abd7
|
PAL7705: Possibility to override default implementation added
|
2005-01-28 08:48:56 +00:00 |
|
eap
|
d8e7d0d7d9
|
PAL7722. Take into account edge orientation when Compute() uses a propagated hypothesis
|
2005-01-21 14:15:45 +00:00 |
|
eap
|
f6497472ab
|
PAL7358. Take care of orientation when creating volumes
|
2005-01-21 13:12:53 +00:00 |
|