FreeCAD/src/Mod/Part
DeepSOIC f3a3bd14fb [breaking] Part: Revolve: fix forgotten check for reverseness of axis link
I didn't know BRepAdaptor_Curve does not take shape orientation
(reverseness) into account.

The commit can break existing projects. If revolution feature was
created with axis linked to reversed edge, and angle span is not 360,
the revolution direction will now swap. The chances of this situation
are pretty low, and revolution supports axis linkage for not long yet.
So I hope it won't cause any noticeable trouble.

--DeepSOIC
2016-09-01 11:46:18 +02:00
..
App [breaking] Part: Revolve: fix forgotten check for reverseness of axis link 2016-09-01 11:46:18 +02:00
AttachmentEditor Part: AttachmentEditor: withdraw code to use Show module 2016-06-20 01:19:02 +03:00
BOPTools Part: add BOPTools package 2016-07-29 14:16:54 +03:00
Gui fix Coverity issues 2016-08-22 15:02:18 +02:00
CMakeLists.txt Part: add BOPTools package 2016-07-29 14:16:54 +03:00
Init.py + remove useless stuff from Init files 2015-01-13 16:19:19 +01:00
InitGui.py Part: add BOPTools package 2016-07-29 14:16:54 +03:00
JoinFeatures.py Part: deprecate old JoinFeatures code 2016-07-29 14:13:12 +03:00
MakeBottle.py issue #1701 removed further except: statements 2014-09-17 11:57:32 +02:00
part.dox + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TestPartApp.py + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TestPartGui.py + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00