Commit Graph

87 Commits

Author SHA1 Message Date
jfa
315665caed Bug 0020043: EDF 865 GEOM: Object is non valid after translation. Fix object after translation. 2008-11-21 11:52:24 +00:00
jfa
820d7c8eb9 Heal invalid shape after scaling, because different scaling along axes can produce invalid shapes in some cases. 2008-11-21 07:33:55 +00:00
jfa
cfa10cf92c Bug 0020057: EDF GEOM: Impossible to explode an object to faces. Infinite loop. 2008-11-21 07:32:50 +00:00
jfa
163af51e38 Bug 0020014: EDF 833 GEOM : Regression from 3.2.9 with GetInPlace. 2008-10-31 12:13:27 +00:00
dmv
c6477a45c9 4x & 5x: Error at Measures - Dimensions - Angle with edge selection 2008-10-15 13:47:10 +00:00
jfa
66f6a06c3e Bug 0019996: EDF824 GEOM: Rotation Bug. Use gp_Trsf::PreMultiply() instead of Multiply(), because in Multiply() it seems to be a bug (OCC20523). 2008-10-15 11:32:16 +00:00
akl
dc0102b3ab To implement issue 0019962: MakePipeBiNormalAlongAxis implementation. 2008-09-29 07:20:49 +00:00
jfa
30b93b81e3 Bug 0019973: Anomaly in GetInPlace, partial result. Avoid finding duplications. 2008-09-26 11:04:34 +00:00
vsr
57714d4c35 Implement 'make dist' and 'make distcheck' steps support 2008-09-12 04:39:53 +00:00
mzn
e8f00b5087 Fix for bug Bug IPAL20288 (4x: CRASH after trying to build a sketch). 2008-09-10 14:02:58 +00:00
abd
2983831a24 Fix compilation problems on Win32 platform 2008-08-28 09:53:51 +00:00
jfa
a0e96fa432 IMP 0016656: EDF531: Default constructor in creation dialog of geometric objects. 2008-08-13 13:20:56 +00:00
dmv
bb33eafebd 0016757: EDF 546 GEOM : Add Face and Disc in geom primitives 2008-08-08 13:43:36 +00:00
dmv
917ced834c 0016757: EDF 546 GEOM : Add Face and Disc in geom primitives 2008-08-07 06:55:53 +00:00
dmv
04a3a47a3c 0016757: EDF 546 GEOM : Add Face and Disc in geom primitives 2008-08-04 11:10:28 +00:00
vsr
89737a2aea merge from V4_1_0_maintainance branch (from tag mergeto_BR_QT4_Dev_29Jul08) 2008-07-29 10:41:57 +00:00
dmv
2dbe613765 0016756: EDF 545 GEOM : Extrusion, give the coordinates of the vector as input 2008-07-22 07:20:59 +00:00
vsr
2bd6b8908e Merge from V4_1_0_maintainance branch (from tag mergeto_BR_QT4_Dev_08Jul08) 2008-07-21 13:51:52 +00:00
vsr
3df284e94a Merge from BR_Dev_For_4_0 branch (from mergeto_BR_QT4_Dev_07Jul08 tag) 2008-07-14 05:11:31 +00:00
vsr
a9d240779f Fix pb with standard libraries 2008-03-06 14:44:00 +00:00
vsr
ab9aa28a64 Merge from branch BR_Dev_For_4_0 (from tag mergeto_BR_QT4_Dev_12Feb08) 2008-02-12 15:57:45 +00:00
vsr
04f3d723da Merge from BR_Dev_For_4_0 branch (from tag mergeto_BR_QT4_Dev_17Jan08) 2008-02-06 15:43:50 +00:00
mkr
7b05ea0ae6 Porting to Qt4. 2007-06-28 13:11:08 +00:00
abd
a283b389c8 Merging from V3_2_6pre4 2007-04-18 15:44:19 +00:00
abd
fb35bf812d Using AutoTools for building procedure 2007-04-13 13:51:12 +00:00
abd
a905ae28f6 Merging with WPdev 2007-02-07 11:56:53 +00:00
abd
611ec94e27 Merging with WPdev 2007-02-07 11:48:21 +00:00
jfa
d8af99d938 PAL13411: EDF285: Error while importing ellipses.py. Fix regresion of Boolean operations on case of non-3d arguments. 2006-09-07 08:59:04 +00:00
jfa
ff62909884 PAL13380 EDF PAL278 : line driver failed but OK via GUI. Error message precised. 2006-09-04 12:24:10 +00:00
jfa
eb709eb142 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:33:22 +00:00
jfa
5394241548 PAL12470: Cannot use boolean operations on COMPOUNDs and COMPSOLIDs. Fix FUSE regression. 2006-08-30 06:24:58 +00:00
jfa
6dba78d6b9 PAL12470: Cannot use boolean operations on COMPOUNDs and COMPSOLIDs. Workaround OCCT limitation, performing boolean operations on sub-shapes and then gathering results in a compound. 2006-08-29 14:57:56 +00:00
jfa
dca4e8f1c7 Allow some blocks operations on other shapes (get face from a shell). 2006-08-10 11:15:11 +00:00
jfa
ef6997a915 Fix bug 13058: 'Remove webs' functionality works incorrectly. 2006-08-10 10:19:40 +00:00
jfa
65c6df3249 PAL13117: Bug in RemoveObject method. 2006-08-03 11:17:55 +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
8ca4c231a8 Corrections for bug IPAL12999. 2006-07-19 11:56:40 +00:00
skl
d5cc98ca4f Change name of functions in geompy.py fo PAL12813. 2006-07-14 11:50:14 +00:00
skl
d9a43e10d9 Implementation of change orientation in Repair in GEOM. 2006-07-13 10:02:45 +00:00
jfa
6943eea1c3 PAL12867: EDF214 GEOM DifferenceList does not remove the elements of the list. Algorithms of DifferenceList and UnionList reimplemented. 2006-07-06 10:20:14 +00:00
eap
209b5e26bb PAL10324. Fix exception on Debianex with OCT in debug mode 2006-06-28 14:12:59 +00:00
skl
647f5d3b2b Updated for PAL11539. 2006-06-27 09:18:40 +00:00
asv
6001bdbaa6 Fix to bug PAL10465.
Modification of resource files location in "build" and "installation" directories.  Now resource files are placed in share/salome/resources/<module_name>.  Various configuration files (configure.in.base, make_module/conclude/commence, etc.) are changed.
2006-06-27 07:42:15 +00:00
eap
5c45790bd4 PAL10324. Fix MakePartition() for the case theMaterials.IsNull() 2006-06-26 14:46:59 +00:00
skl
670be71939 Updated for PAL12722. 2006-06-26 10:33:51 +00:00
jfa
6e638ed221 PAL12608: Add possibility to check geometry of a shape. 2006-06-14 09:48:05 +00:00
jfa
1d900ae5ce PAL12520: Impossible to add a Sketcher Result in a Wire. 2006-06-14 09:42:29 +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