Commit Graph

104 Commits

Author SHA1 Message Date
eap
1e44e7cf5c 0020015: EDF 835 SMESH : Doc missing for concatenate.
Convert Concatenate() command
2008-10-23 06:11:47 +00:00
rnv
6bf039b662 Additional fix for the issue 19964. 2008-09-25 05:36:22 +00:00
rnv
2f1bf11869 Implementation of the issue 19950. 2008-09-25 05:34:45 +00:00
rnv
6eb4c26173 Fix for issue 19964 EDF SMESH 803( Bad dump script of revolutionned mesh with groups). 2008-09-17 10:31:27 +00:00
vsr
13f0836297 Implement 'make dist' and 'make distcheck' steps support 2008-09-16 03:20:19 +00:00
maintenance team
74a64dd014 Porting to CAS-6.3 2008-09-12 14:55:45 +00:00
jfa
ecfa128381 IMP 0016175: EDF455: Save GUIState don't redisplay the objects. 2008-09-09 14:36:46 +00:00
jfa
a695d6af72 IMP 0016693: EDF461: To use BelongToGeom or LyingOnGeom with non-subshape Objects. 2008-08-26 07:55:14 +00:00
rnv
6fdc7dc872 Implementation on the issue 16186: EDF PAL 459: Mapping: when refining, to separate quadrangles into 2 triangles. 2008-08-12 09:52:11 +00:00
vsr
ddd20dd943 Merge from V4_1_0_maintainance branch (from tag mergeto_BR_QT4_Dev_08Jul08) 2008-07-23 11:49:09 +00:00
vsr
47a901faf4 Merge from BR_Dev_For_4_0 branch (from tag mergeto_BR_QT4_Dev_07Jul08) 2008-07-22 09:10:35 +00:00
mzn
385b46d935 Fix for bug IPAL19437. 2008-05-21 08:46:45 +00:00
akl
119fd18e76 Fix of IPAL19448 (Qt4 porting: application hungs up at several Import MED file cycles). 2008-04-08 10:40:18 +00:00
vsr
2364a4ab33 *** empty log message *** 2008-03-20 09:45:40 +00:00
vsr
b95b1944ea Porting SMESH module to Qt 4 2008-03-13 14:21:03 +00:00
vsr
d303154d91 Porting SMESH module to Qt 4 2008-03-12 16:11:49 +00:00
vsr
a6a410efbe Merge from branch BR_Dev_For_4_0 (from tag mergeto_BR_QT4_Dev_12Feb08) 2008-02-12 15:47:41 +00:00
vsr
85b1cfc1f0 Merge from BR_Dev_For_4_0 branch (from mergeto_BR_QT4_Dev_17Jan08 tag)
--- BEFORE PORTING TO QT 4 ---
2008-02-11 15:08:07 +00:00
abd
af2aec1a2e Fix compilation problems on RedHat( HDF flags ) 2007-04-20 14:56:18 +00:00
abd
29bf8799a0 Fix mistakes in CAS_LDPATH (OCC_LDPATH) 2007-04-20 12:06:33 +00:00
abd
92a7ef34a2 Fix compilation errors on Mandriva64 2007-04-19 13:12:37 +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
abd
8de9daadc2 Temporary rollback ASCII load/save for smesh 2007-02-13 15:46:06 +00:00
abd
9d11375af4 Merging with WPdev 2007-02-07 12:14:23 +00:00
jfa
31282d8886 Join modifications from branch BR_For_OCT_611: migration to OCCT6.1.1 with new exception handling and improved threads support. 2006-09-04 11:39:20 +00:00
eap
e83c4c9cf5 PAL12992. Store/restore submeshesh directly using HDF but not med families 2006-08-07 12:12:18 +00:00
jfa
c63ee099ad Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +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
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
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
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
smh
2754c581d3 Copyrights update 2005-12-05 16:31:55 +00:00
eap
a5e3cc49d7 PAL10515. Check shape type before calling TopoDS::Face() 2005-11-16 15:00:03 +00:00
mkr
9dbbb779fa Add new variable for finding OCC libraries during compilation. 2005-11-16 12:00:03 +00:00
eap
81e9dbdf6c PAL10491. Add GetAlgoState() 2005-11-14 09:11:54 +00:00
mzn
11899ab525 Fix for bug PAL10409 (Filter "Belong to geom" fails if 2 geom shapes have the same name); 2005-11-11 15:50:58 +00:00
asl
d696f7d582 check if module "GEOM" is found 2005-11-09 07:20:47 +00:00
asl
ab4288fb65 PAL10343 - it is impossible to select shape in "create mesh" dialog 2005-11-09 06:48:58 +00:00
skl
868e306e09 Improvement of extrusion functionality 2005-10-25 07:26:54 +00:00
jfa
5f6698232e PAL9997: Problem with ExportToMED if the file already exists 2005-10-24 08:05:15 +00:00
smh
5b66adc250 Preparation of 3.1.0a2: version ID. compilation with new HEAD and new MED (with polyhedres) 2005-10-18 14:52:45 +00:00