Commit Graph

1832 Commits

Author SHA1 Message Date
Yorik van Havre
8181d6b40c Draft: Fixed a disappearing wire problem in Upgrade tool 2013-02-09 14:18:55 -02:00
jrheinlaender
fdeabbe6d9 Re-worked Part::checkIntersection to give less false positives for pattern features 2013-02-08 14:32:00 +01:00
logari81
9b1966f43c PartDesign: fix exiting a TransformedFeature editing while in reference selection mode 2013-02-07 23:46:53 +01:00
logari81
b237781d88 PartDesign: Custom sketch axes as references in linear pattern and mirrored feature 2013-02-07 21:04:00 +01:00
Yorik van Havre
75d9633504 Draft: small fix in Draft Upgrade 2013-02-04 18:16:11 -02:00
Yorik van Havre
8581cfd298 0000963: Draft polar array 2013-01-23 16:31:10 -02:00
Sebastian Hoogen
d42741f3a2 0000962: Attempting to import an SVG file fails
with "invalid literal for int() with base 16"
2013-01-21 11:39:50 +01:00
Yorik van Havre
91b12b0a19 Added a thumbnailer for gnome3-based file managers 2013-01-18 16:35:04 -02:00
logari81
76354d692d PartDesign: Fix mirrored feature with respect to custom sketch axis 2013-01-18 09:51:50 +01:00
Yorik van Havre
3664c12aeb Updated license info for sphinx and start module 2013-01-17 13:34:04 -02:00
logari81
70c587f916 Sketcher, 0000944: Fix crash when the equality constraint is activated with a wrong selection 2013-01-10 15:48:38 +01:00
logari81
92790b6d1e PartDesign: Deactivate nesting of original features in patterns 2013-01-09 23:35:32 +01:00
logari81
3562efa5d5 PartDesign: Refactor pattern features and gui
- remove StdDirection,StdAxis and StdMirrorPlane properties
- support sketch H_Axis, V_Axis, N_axis as valid references in patterns
- polish reference selection gui (unified for standard axes and custom references)
2013-01-09 23:18:38 +01:00
Sebastian Hoogen
be2b1cc292 add license notice to ply/setup.py 2013-01-09 15:09:23 +01:00
Sebastian Hoogen
50a7c5d164 added licences for OpenSCAD module 2013-01-09 15:09:23 +01:00
Sebastian Hoogen
64a2c59b17 importCSG reverse polyhedra if they have negative volume 2013-01-09 15:09:22 +01:00
Sebastian Hoogen
a9a9e7aa99 bugfix for handling of elipses in importSVG 2013-01-09 15:09:22 +01:00
wmayer
a26ac202f6 License issues 2013-01-09 15:03:23 +01:00
wmayer
e4155d2a38 License issues 2013-01-09 14:56:19 +01:00
wmayer
1447562ff5 License issues 2013-01-09 14:28:47 +01:00
wmayer
cf185dd853 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-01-09 14:10:49 +01:00
wmayer
fdd37a19fb License issues 2013-01-09 14:09:22 +01:00
logari81
134c21fb9b Make Multitransform children inherit its Placement 2013-01-06 23:33:00 +01:00
wmayer
0df4eccb64 Fix box selection in sketcher 2013-01-05 13:29:39 +01:00
wmayer
46084e435e 0000942: Crash when 2xdouble-click on part 2013-01-05 11:26:16 +01:00
wmayer
b06703fdde 0000939: Pressing Escape while pivoting a box crashes 2013-01-03 16:38:52 +01:00
wmayer
58717708d9 Add project shape command to Drawing menu 2013-01-02 14:39:07 +01:00
wmayer
560da7d694 Use Qt's uuid implementation on Linux 2013-01-01 01:36:13 +01:00
wmayer
8189b9a869 Do not pass 0 to PyObject_IsTrue 2012-12-30 23:16:56 +01:00
jriegel
de67f447c7 changes in Build script for Windows 2012-12-30 15:35:35 +01:00
wmayer
f165aaa222 Allow to run FreeCAD in its own thread 2012-12-30 12:33:53 +01:00
wmayer
276a14addf Fixes on built-in Python debugger 2012-12-29 17:07:02 +01:00
wmayer
1cdcbfa77a Use PyObject_IsTrue to check argument 2012-12-29 15:59:54 +01:00
jriegel
ad8d4d3a5e small cleanups 2012-12-29 13:12:35 +01:00
wmayer
f0bdf1b786 0000911: V0.13- Faces of Solid models cannot be selected when ALT-TAB is used to switch between applications 2012-12-27 12:29:44 +01:00
wmayer
8c55f5dc14 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-12-26 11:28:28 +01:00
wmayer
540d5865d6 Add missing license text 2012-12-26 11:27:45 +01:00
wmayer
724f39a542 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-12-24 13:01:17 +01:00
wmayer
81af53c337 Use current background to save to image when not using color gradient 2012-12-24 13:00:30 +01:00
wmayer
aec80b5610 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-12-22 17:06:36 +01:00
wmayer
3ac671abd3 Fix cmake build problem with debian 2012-12-22 17:05:23 +01:00
Sebastian Hoogen
18b49fc81f OpenSCAD compare against the beginning of the base object's name 2012-12-21 17:46:58 +01:00
Sebastian Hoogen
b924a04b1d OpenSCAD fix import of PyQt in translate helper function 2012-12-21 17:29:56 +01:00
wmayer
5ad91468c1 Show angle of placement in degree in property editor 2012-12-21 15:07:58 +01:00
wmayer
3588ee48b4 0000917: Task watcher doesn't update on object creation/destruction 2012-12-21 14:51:44 +01:00
Yorik van Havre
b8c939418e Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-12-20 21:26:41 -02:00
Yorik van Havre
01f22dad0a 0000891: Draft intersection snapping 2012-12-20 21:26:09 -02:00
wmayer
a0c573ce93 Fox typo 2012-12-20 23:25:15 +01:00
jriegel
adada37807 remove some loging for release 2012-12-20 22:23:08 +01:00
jriegel
6e8828fc43 setting defaults for zoom invert and zoom step for Werners fix of #894
- inverse is now default
- 0.2 is zoom step default
expecting lots of flaming :)
2012-12-20 19:49:17 +01:00