Commit Graph

3585 Commits

Author SHA1 Message Date
wmayer
89b5d7e6f1 + extend number protocol 2014-02-14 13:53:47 +01:00
wmayer
e916d65a5c + extend number protocol 2014-02-14 13:45:56 +01:00
wmayer
98bab1ebbe + extend number protocol 2014-02-14 12:46:30 +01:00
wmayer
5b9f076c53 + remove unneeded methods from PropertyLength 2014-02-13 17:24:03 +01:00
wmayer
65d001f3d4 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-02-13 17:04:14 +01:00
wmayer
893a5d3a86 + PropertyLength inherits PropertyQuantity 2014-02-13 17:03:48 +01:00
Yorik van Havre
478772f067 Draft: small fix in point object 2014-02-13 12:19:59 -02:00
wmayer
37f283e7d7 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-02-13 14:08:34 +01:00
wmayer
989b6a06bd + Proper reimplmentation of PropertyUnitItem 2014-02-13 14:08:08 +01:00
Yorik van Havre
e374ba9873 Draft: prevent other Draft objects from becoming Support 2014-02-13 10:04:06 -02:00
Yorik van Havre
5043125bb0 Arch: small bugfix in window 2014-02-13 10:03:45 -02:00
logari81
4d918d1f8f Sketcher: fix polyline closing when coincident points are involved 2014-02-12 22:23:43 +01:00
jriegel
9c8df98c9f Implementing Calculix binding 2014-02-12 19:39:49 +01:00
wmayer
6f2f417976 + Fix undo/redo issue with pad 2014-02-12 16:15:24 +01:00
wmayer
e9b275c7e6 + support loading projects with old pad features, fix critical bug where the unit gets replaced 2014-02-12 15:14:02 +01:00
wmayer
22f3f85584 + emit valueChanged(double) signal from InputField 2014-02-12 14:03:42 +01:00
wmayer
37ffd4ac34 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-02-12 13:37:37 +01:00
wmayer
9c2dbc1498 + fix whitespace, typos, docs 2014-02-12 13:37:04 +01:00
Yorik van Havre
57d45928e4 Arch: improvements to survey tool 2014-02-12 09:39:07 -02:00
wmayer
02566f721b + fixes #0001400: Revert back to using native file dialog on Mac OS X 2014-02-12 10:50:02 +01:00
jriegel
29e6610ab8 Writing Calculix file 2014-02-12 00:15:57 +01:00
jriegel
82ff64477e FixBug #1402 2014-02-11 23:03:26 +01:00
jriegel
24b06ad3db Calculix Analysis output 2014-02-11 19:49:47 +01:00
Yorik van Havre
f7d90bc789 Arch: Survey tool 2014-02-11 16:30:16 -02:00
wmayer
1cf7da2b6d + Add PropertyQuantity to type system 2014-02-11 19:20:31 +01:00
wmayer
9b0d24345f + Using locale delimiter 2014-02-11 17:36:04 +01:00
Yorik van Havre
43a665451d Arch: added a pref option to disable snapping to the base object (restores normal snapping for arch objects) 2014-02-11 11:17:39 -02:00
jriegel
f8e49be141 Added new color types to Preferences 2014-02-10 21:25:54 +01:00
jriegel
9af9283d19 Using Locale delimiter 2014-02-10 21:25:53 +01:00
Yorik van Havre
b99cfa0fbb Draft: small fix in DXF exporter 2014-02-10 17:09:46 -02:00
Yorik van Havre
c260ede083 Arch: option to save a list of exported objects together with an ifc file - fixes #1371 2014-02-10 12:54:27 -02:00
wmayer
d81803de05 + fixes #0001380: Allow to set user-defined names for constraints 2014-02-10 15:36:58 +01:00
wmayer
006083258e + undo changes of 8b610aff on issue 0001375 because this was done in c7e41c 2014-02-10 11:23:01 +01:00
wmayer
12dbea7b90 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-02-10 10:52:42 +01:00
wmayer
8b610aff18 + fixes #0001375: FreeCAD does not support of pivy and shiboken in Libpack8.x 2014-02-10 10:52:18 +01:00
jriegel
ad0db9f4c5 Further implementing MechanicalAnalysis 2014-02-09 21:40:46 +01:00
jriegel
d17fb3aa5d First tests of using InputField via Python 2014-02-09 20:50:07 +01:00
jriegel
58fda26298 Fix doulbe value entry in history of InpuField 2014-02-09 19:28:15 +01:00
jriegel
893f330043 Fix default bug in Pad dialog 2014-02-09 19:21:01 +01:00
jriegel
c7e41c6150 PySide switch for LibPack >= 8.2 default on in the vanilla sourc
This means that you need 8.2 or higher or you have to switch of FREECAD_LIBPACK_USEPYSIDE!
2014-02-09 18:59:35 +01:00
jriegel
cd69467ede Finish get nodes by surface 2014-02-09 17:55:35 +01:00
jriegel
1341c43e5f Get node of face implementation 2014-02-09 17:55:34 +01:00
Yorik van Havre
1ec10333f2 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-02-09 13:33:09 -02:00
WandererFan
9d235d7fb9 Avoid OCC error for closed Draft.BSpline with same first/last points 2014-02-09 13:30:49 -02:00
jriegel
a97f53a5e7 Fully implement Units in PartDesign Pad 2014-02-09 16:23:06 +01:00
jriegel
3f9642136c Merge remote-tracking branch 'refs/remotes/s7726-repo/PadToolDatum' 2014-02-09 16:23:05 +01:00
Yorik van Havre
99902b22b7 Draft: made last commit more backward-compatible 2014-02-09 13:08:02 -02:00
Daniel Falck
9ede51b2f6 added way of breaking BSplines into line segments in Shape2DView 2014-02-09 13:02:38 -02:00
wmayer
4fb000f0c8 + expose zoomIn/zoomOut to Python 2014-02-09 15:28:43 +01:00
logari81
fa33bcae4a + fixes #0000928: Change selection numbering base in the Sketcher from 0 to 1 2014-02-08 23:51:15 +01:00