Commit Graph

68 Commits

Author SHA1 Message Date
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
smh
f505d638da Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
2006-02-07 15:58:35 +00:00
smh
a62a321c84 Copyrights update 2005-12-05 16:23:52 +00:00
jfa
728e6e5834 Continue bug 10627 fixing: guarantee non-regression behaviour, applying ShapeFix_Wire::FixReorder only in case, when standard method gives bad result. 2005-11-30 15:19:52 +00:00
jfa
10781d15d3 Small improvement of the previous fix (for bug 10627) to avoid regressions. 2005-11-30 08:57:30 +00:00
jfa
a7429605d8 Fix for bug 10627. Now you can pass edges for wire construction in any order. 2005-11-28 10:37:46 +00:00
jfa
ccbdd44178 PAL8293: Build face from a wire problem. Fix provided by PKV. 2005-11-18 11:57:23 +00:00
eap
545554d23d PAL10015. Use GEOMAlgo_FinderShapeOnQuad for GetShapesOnQuad(). Fix
PythonDump for GetShapesOn*IDs()
2005-11-01 13:31:25 +00:00
jfa
98de978f52 PAL10403: pb with GetEdgeNearPoint() 2005-10-27 09:06:28 +00:00
eap
144514e2fe PAL10015. Implement GetShapesOnQuadrangle(). Remove code duplication 2005-10-14 12:55:02 +00:00
jfa
b82f9072d0 Provide possibility to create non-planar faces on wires, not having underlying surface: use filling algorithm 2005-09-13 10:20:06 +00:00
eap
fa93d888ac Add a more comfort way to specify path to user ImportExport file 2005-08-30 12:50:44 +00:00
srn
3a675cc5c0 Placed a check if any function is added in GetFreeBoundaries operation 2005-08-26 07:31:00 +00:00
jfa
a8a220072b Fix crashes of Sketcher and Import/Export 2005-08-19 09:11:52 +00:00
jfa
150ae46477 Fix pb with contour closure: respect NULL wires list 2005-08-18 10:07:02 +00:00
env
e2dcf4323c ENV: Windows porting. 2005-08-11 04:43:57 +00:00
jfa
774da7a735 Improve error reporting for Filling Surface; initialize myGeometryGUI in FillingDlg to avoid exception on initialization of the dialog 2005-08-08 13:02:01 +00:00
asv
60efe138c3 if a shape to be rotated is a vertex, and it is located ON the Revolution Axis, then the algorithm builds a circle with null radius. Incorrect, visualization of such shape fails. This case is checked and revolution is not done in this case. 2005-08-01 12:51:04 +00:00
san
f4e80938ef SALOME porting to OCCT 5.2.4 2005-07-28 15:06:06 +00:00
eap
74a4d30fb0 PAL9074. Now MakeSolidShells() makes one solid of all given shells like OCC MakeSolid() does 2005-06-30 08:24:39 +00:00