49 Commits

Author SHA1 Message Date
nge
701f0a9674 PAL 12719 : Add an arc constructor 2007-02-23 14:16:34 +00:00
mzn
94292c2770 Fix for bug NPAL14907(EDF 368 : AddToStudy and GetName). 2007-02-16 09:23:11 +00:00
jfa
6a13689810 NPAL14828: Impossible to load a study created in batch mode. Use './' instead of empty path for OCCT correct work. 2007-02-08 11:22:58 +00:00
jfa
00c1c15d5c NPAL14678: regression of GEOM_Object::getShape(). Return CORBA::LongLong instead of CORBA::Long, because on 64-bits platforms address occupies 64 bits. 2007-01-31 09:58:03 +00:00
jfa
da257d8d06 Add new idl function GEOM_IBooleanOperations::MakePartitionNonSelfIntersectedShape to provide correct publishing in study of a partition arguments and also to provide homogeneous behaviour of Partition in GUI and in python scripts. 2006-12-13 09:40:11 +00:00
skl
aa13d2abfd Add new command GetShapesOnBox. 2006-12-07 10:42:47 +00:00
srn
cf71da0571 SRN: Implemented method GetSame that seacrhes a shape equal to the given subshape in the main shape. 2006-11-27 08:29:59 +00:00
epa
5c6ce3deb5 PAL 11107 - Make a rotation given an object and 3 points 2006-10-27 08:39:40 +00:00
jfa
4cb5895062 Use CORBA::string_dup instead of strdup to avoid memory problems. Suppress redundant string duplications. 2006-10-04 15:20:32 +00:00
jfa
61fb376894 PAL10867: noexcepthandler option in GUI not working. Disable signals catching. 2006-09-28 08:18:06 +00:00
rnv
03ec0eb4cf Implement improvement PAL9905: Incoherence in the GEOM API 2006-09-27 11:04:58 +00:00
maintenance team
1069f468cb Update for gcc 4.1.1 2006-09-26 07:58:38 +00:00
jfa
c3d31bd3dc PAL12781: EDF: different result between Working Plane and LCS. Implement and use general mechanism to obtain position from shape. 2006-07-28 12:53:16 +00:00
skl
50d053afee Implementation of change orientation in Repair in GEOM. 2006-07-13 10:12:22 +00:00
eap
8e12e2d082 PAL10324. Fix MakePartition() for the case theMaterials.length() == 0 2006-06-26 14:50:06 +00:00
jfa
d0ed5b5b9c PAL12628: Enabling FPE signal in GEOM leads to Salome crash with some video card drivers. 2006-06-16 11:14:24 +00:00
jfa
6e638ed221 PAL12608: Add possibility to check geometry of a shape. 2006-06-14 09:48:05 +00:00
jfa
9499b99fe2 Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:32:40 +00:00
jfa
e180c20f73 Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:44:32 +00:00
jfa
438f4b0922 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 15:11:51 +00:00
smh
a62a321c84 Copyrights update 2005-12-05 16:23:52 +00:00
jfa
8a0889f44b Correct string allocation 2005-11-23 15:38:24 +00:00
mkr
28f594441d Remove uncessary libraries and dependences (for OCC6.0) from configuration
files and Makefiles.
2005-11-11 09:44:55 +00:00
eap
848e92b3ee PAL10015. Implement GetShapesOnQuadrangle() 2005-10-14 13:01:47 +00:00
jfa
168917eddd Small code improvements 2005-09-13 11:09:57 +00:00
jfa
0f0729266b return right CORBA value to avoid messages like 'free(): invalid pointer' 2005-09-13 10:18:10 +00:00
env
e27a43895a ENV: Windows porting. 2005-09-09 05:26:58 +00:00
smh
9c02cfa817 Patch for RH&Debian 2005-09-01 11:40:18 +00:00
env
a994aaae9f ENV: Windows porting 2005-08-29 06:03:08 +00:00
srn
5646516f46 Added a linkage to libTOOLSDS 2005-08-22 04:52:25 +00:00
jfa
a8a220072b Fix crashes of Sketcher and Import/Export 2005-08-19 09:11:52 +00:00
jfa
131a4abe50 Avoid including of SALOMEDS classes; fix pb with objects deletion 2005-08-18 06:15:31 +00:00
jfa
218ffc54e0 Improve CheckShape function 2005-08-11 12:52:34 +00:00
env
f931ebe5b6 ENV: Windows porting. 2005-08-11 04:14:22 +00:00
eap
bc805bc164 PAL9166. Add possibility to make sketcher on an existing plane 2005-06-20 05:57:52 +00:00
mzn
35c0ccc268 Patch for bug IPAL9210(3.0.0 "GEOM_usinggeom.py" script execution failed.). 2005-06-17 12:22:39 +00:00
eap
8c31a421f1 PAL9165. prevent exception at access to non-initialized out parameters 2005-06-15 05:58:02 +00:00
smh
fedf580aaa SMH: Add forgotten files 2005-06-02 09:34:45 +00:00
smh
7322118087 SMH: Merged GEOM (NEWGUI, HEAD, POLYWORK) 2005-06-02 07:17:09 +00:00
jfa
390fa7af81 Optimization of GetShapesOn<xxx> functionality 2005-03-23 07:27:20 +00:00
jfa
b28777dc10 Unlink from not used libGEOMPartition 2005-03-22 07:53:10 +00:00
jfa
0315037434 PAL7158: Multi translation/rotation has been enabled on sub-shapes 2005-03-01 08:44:43 +00:00
jfa
3866ec3a96 PAL7968. Two new functions implemented: UnionList() and DifferenceList(). 2005-02-04 06:55:40 +00:00
jfa
51454ae083 Fix problem with GetShapesOnCylinder: CRASH, when result can not be obtained 2005-01-25 06:19:13 +00:00
san
dc8466f4ed PAL7768 2005-01-24 16:00:40 +00:00
jfa
23c12be7ac PAL7508. Update implementation of GetShapesOn<xxx>() functions. 2005-01-21 09:16:41 +00:00
admin
ca429d817a Merge with OCC_development_01 2005-01-20 06:24:17 +00:00
admin
6101c76143 Merge with OCC-V2_1_0_deb 2004-12-17 11:18:33 +00:00
admin
d3dd282390 Merge with version on tag OCC-V2_1_0d 2004-12-01 10:39:14 +00:00