Stefan Tröger
67d76b309c
Port Attacher codde to the extension framework
...
AttachableObjects are desired in multiple occasions, and the current AttachableObject is not flexible enough to handle all cases. Hence the code is portet to an extension, which gives the needed flexibility.
2016-12-07 06:41:40 +01:00
wmayer
5bd455cc76
fix -Wdeprecated in Part & FreeCADGui
2016-09-22 15:32:49 +02:00
wmayer
7d38edb065
fix -Wextra in Part
2016-09-22 11:49:28 +02:00
blobfish
79d4d202dd
Part Design: support for overlapping and coincident patterns
...
Fixed crash after rejecting a MultiTransform dialog
remove overlap check
adding getSolid to cut operation
add extrema method to part::checkinterference
move refineshape call out of loops
divideTools functions
2016-04-12 18:12:00 +02:00
jrheinlaender
a5eee4503e
Removed some old code
2016-04-12 18:11:55 +02:00
Mateusz Skowroński
05f95c0506
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
wmayer
f762d7d83d
+ fixes #0001569 : Bounding Box of Mesh::Feature in the Gui does not respect the Placement
2014-06-02 13:06:14 +02:00
wmayer
2683763140
+ add missing header
2014-05-24 17:10:17 +02:00
wmayer
605e85b952
Make FeaturePython Python binding a template class to avoid code duplication
2013-03-22 00:34:18 +01:00
jrheinlaender
fdeabbe6d9
Re-worked Part::checkIntersection to give less false positives for pattern features
2013-02-08 14:32:00 +01:00
jrheinlaender
4f3a3ed16c
PartDesign, Transformed features: Improved intersection check
2012-10-22 17:49:54 +02:00
wmayer
640a71a863
Allow to use revolve tool on Draft objects
2012-10-22 14:06:29 +02:00
wmayer
ed7ad12682
Fix build errors on Windows, fix a couple of bugs
2012-06-08 18:02:35 +02:00
jrheinlaender
5ecef4adeb
Pad feature: Midplane, two-sided dimensions, up to first/last/face options
2012-06-08 17:32:54 +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
ac3bfe8ac4
Do not override placement if shape is null
2012-05-01 12:20:12 +02:00
unknown
0171a22a98
0000286: Feature request for better Fillet/Chamfer
2012-02-29 01:56:07 +01: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