wmayer
|
0d617f97d6
|
Port to occ7.2:
+ Standard_Failure::Caught() is now marked as deprecated and should be replaced with standard C++ exception handling
|
2017-09-01 16:27:46 +02:00 |
|
wmayer
|
6fd846ee22
|
handle exception thrown by BRepBuilderAPI_RefineModel
|
2017-07-23 15:46:57 +02:00 |
|
Peter Lama
|
fa4bebf2e0
|
Use OCCT Handle macro for Handle_ classes
This is the result of running OCCT's upgrade script provided
with OCCT 7.0. See
https://www.opencascade.com/content/freecad-occt710-and-windows-rtti-data-missing#comment-form
and
https://www.forum.freecadweb.org/viewtopic.php?f=4&t=21405&start=120#p169019
for why this is necessary for OCCT >= 7.1
|
2017-04-20 12:27:34 +02:00 |
|
wmayer
|
0d011e2190
|
fix various compiler warnings
|
2016-08-09 13:16:26 +02:00 |
|
DeepSOIC
|
b2fd98e442
|
Part: make Fusion and Common able to fuse arrays
If Fusion or Common features get only one argument, and the shape is a
compound, the children of the compound are treated as list of arguments.
|
2016-08-07 12:15:08 +02:00 |
|
Sebastian Hoogen
|
bc6f86ea90
|
Use multiple tool shapes for MultiFuse Feature
issue #1971
|
2015-02-21 12:35:20 +01:00 |
|
wmayer
|
59a8e1d181
|
+ fixes #0001429: don't apply booleans on null shapes
|
2014-02-22 13:06:30 +01:00 |
|
Sebastian Hoogen
|
3ab747eac4
|
0000684: Check Shape after boolean before refine
|
2012-06-16 16:20:06 +02:00 |
|
wmayer
|
33fb521137
|
0000727: Keep faces colors on boolean operations
|
2012-06-04 11:43:20 +02:00 |
|
wmayer
|
5875c1bd1c
|
Keep faces colors on boolean operations
|
2012-06-01 13:07:30 +02:00 |
|
wmayer
|
09e7c897d0
|
Keep faces colors on boolean operations
|
2012-06-01 13:07:29 +02:00 |
|
wmayer
|
7fadf83ff5
|
Keep faces colors on boolean operations
|
2012-06-01 13:07:28 +02:00 |
|
wmayer
|
148de30579
|
0000570: App::Document::_RecomputeFeature(): Unknown exception in Feature "Fusion" thrown
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5400 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2012-01-12 09:59:28 +00:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|