FreeCAD/src/Mod/Part
Alexander Golubev 797d6d3a11 App/Origin: big refactoring
- Rebase App::Origin on App::DocumentObject
 - Keep all control over the Origin structure inside the Origin and it's
   ViewProvider
 - Add OriginFeature class as common base for App::Plane and App::Line
 - Rebase App::Plane and App::Line on top of newly created class and
   move to the file.
 - Change Origin's ViewProvider API associated with temporary display
 - Lots of associated changes to files
 - Several minor fixes
 - Lots of new bugs
2016-04-12 18:12:18 +02:00
..
App App/Origin: big refactoring 2016-04-12 18:12:18 +02:00
Gui PartDesign: Body rework - add BaseFeature property and make Tip always point to solid 2016-04-12 18:12:16 +02:00
CMakeLists.txt Part: new tools - JoinFeatures (Connect, Embed and Cutout) 2015-06-04 09:47:59 +02:00
Init.py + remove useless stuff from Init files 2015-01-13 16:19:19 +01:00
InitGui.py Add SVG workbench icons 2016-02-26 23:17:43 +01:00
JoinFeatures.py Part: JoinFeatures UI improvements 2016-03-08 12:00:19 +01: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