wmayer
|
cfe77ee175
|
+ emit valueChanged(double) signal from InputField
|
2014-02-12 14:03:42 +01:00 |
|
wmayer
|
f1f17c9602
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-02-12 13:37:37 +01:00 |
|
wmayer
|
035ff37353
|
+ fix whitespace, typos, docs
|
2014-02-12 13:37:04 +01:00 |
|
Yorik van Havre
|
0724e2ace6
|
Arch: improvements to survey tool
|
2014-02-12 09:39:07 -02:00 |
|
wmayer
|
3d7c8808bb
|
+ fixes #0001400: Revert back to using native file dialog on Mac OS X
|
2014-02-12 10:50:02 +01:00 |
|
jriegel
|
c25379158c
|
Writing Calculix file
|
2014-02-12 00:15:57 +01:00 |
|
jriegel
|
d6be948820
|
FixBug #1402
|
2014-02-11 23:03:26 +01:00 |
|
jriegel
|
62a686c850
|
Calculix Analysis output
|
2014-02-11 19:49:47 +01:00 |
|
Yorik van Havre
|
d27d21936d
|
Arch: Survey tool
|
2014-02-11 16:30:16 -02:00 |
|
wmayer
|
83ab31f917
|
+ Add PropertyQuantity to type system
|
2014-02-11 19:20:31 +01:00 |
|
wmayer
|
22efe13bd9
|
+ Using locale delimiter
|
2014-02-11 17:36:04 +01:00 |
|
Yorik van Havre
|
563f5d1770
|
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
|
ea16b3cab0
|
Added new color types to Preferences
|
2014-02-10 21:25:54 +01:00 |
|
jriegel
|
bb8fcd2bf3
|
Using Locale delimiter
|
2014-02-10 21:25:53 +01:00 |
|
Yorik van Havre
|
6a52847771
|
Draft: small fix in DXF exporter
|
2014-02-10 17:09:46 -02:00 |
|
Yorik van Havre
|
c3890cf35c
|
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
|
c3384e4b5a
|
+ fixes #0001380: Allow to set user-defined names for constraints
|
2014-02-10 15:36:58 +01:00 |
|
wmayer
|
9e8f124af7
|
+ undo changes of 8b610aff on issue 0001375 because this was done in c7e41c
|
2014-02-10 11:23:01 +01:00 |
|
wmayer
|
e9f3ce1d24
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-02-10 10:52:42 +01:00 |
|
wmayer
|
f6c950e953
|
+ fixes #0001375: FreeCAD does not support of pivy and shiboken in Libpack8.x
|
2014-02-10 10:52:18 +01:00 |
|
jriegel
|
2cdb8f39c2
|
Further implementing MechanicalAnalysis
|
2014-02-09 21:40:46 +01:00 |
|
jriegel
|
9f47c54e51
|
First tests of using InputField via Python
|
2014-02-09 20:50:07 +01:00 |
|
jriegel
|
fad3e2cfbc
|
Fix doulbe value entry in history of InpuField
|
2014-02-09 19:28:15 +01:00 |
|
jriegel
|
4a4d851fb8
|
Fix default bug in Pad dialog
|
2014-02-09 19:21:01 +01:00 |
|
jriegel
|
a1af077d49
|
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
|
131e4c2568
|
Finish get nodes by surface
|
2014-02-09 17:55:35 +01:00 |
|
jriegel
|
b87ea22edf
|
Get node of face implementation
|
2014-02-09 17:55:34 +01:00 |
|
Yorik van Havre
|
19f58fbfaf
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-02-09 13:33:09 -02:00 |
|
WandererFan
|
a6c75661e6
|
Avoid OCC error for closed Draft.BSpline with same first/last points
|
2014-02-09 13:30:49 -02:00 |
|
jriegel
|
7a7710873e
|
Fully implement Units in PartDesign Pad
|
2014-02-09 16:23:06 +01:00 |
|
jriegel
|
3dcc86caf1
|
Merge remote-tracking branch 'refs/remotes/s7726-repo/PadToolDatum'
|
2014-02-09 16:23:05 +01:00 |
|
Yorik van Havre
|
827351b39f
|
Draft: made last commit more backward-compatible
|
2014-02-09 13:08:02 -02:00 |
|
Daniel Falck
|
b660c4f97f
|
added way of breaking BSplines into line segments in Shape2DView
|
2014-02-09 13:02:38 -02:00 |
|
wmayer
|
9ee73174f4
|
+ expose zoomIn/zoomOut to Python
|
2014-02-09 15:28:43 +01:00 |
|
logari81
|
220930941d
|
+ fixes #0000928: Change selection numbering base in the Sketcher from 0 to 1
|
2014-02-08 23:51:15 +01:00 |
|
wmayer
|
57ddafe29b
|
+ Add pipette icon
|
2014-02-08 16:10:16 +01:00 |
|
Gavin Swanson
|
12091030a2
|
Add fancy unit/math input to pad tool
Pad tool does not currently save the units, so the result is still in mm.
|
2014-02-07 22:10:31 -08:00 |
|
Yorik van Havre
|
ae5d3bc9a1
|
Arch: IFC browser - fixes #1384
Arch -> Utilities -> IFC Explorer
This opens a browser window that displays the contents of an IFC file
in a more readable manner than a text editor.
|
2014-02-07 10:57:34 -02:00 |
|
jriegel
|
ce3075f8a3
|
First version of new Windows installer
|
2014-02-06 23:10:28 +01:00 |
|
Yorik van Havre
|
5af83198ba
|
Included freecad-doc icon in resource
|
2014-02-06 15:11:38 -02:00 |
|
Joshua Christopher
|
866005c59c
|
Set enable-disable states for Reversed checkbox
|
2014-02-05 15:41:35 -02:00 |
|
Joshua Christopher
|
89db72b039
|
Added a reversed checkbox.
|
2014-02-05 15:41:35 -02:00 |
|
wmayer
|
8b0376534c
|
+ add default directories to check for translation files
|
2014-02-05 14:54:14 +01:00 |
|
Yorik van Havre
|
c2b0e5b9d8
|
Draft: fixed draft scale again - fixes #1385
|
2014-02-04 16:08:09 -02:00 |
|
Sebastian Hoogen
|
b841624096
|
Draft SVG export: fix viewbox for raw output
|
2014-02-04 15:44:35 -02:00 |
|
wmayer
|
1c09a78202
|
+ fixes #0001380: Allow to set user-defined names for constraints
|
2014-02-04 18:32:05 +01:00 |
|
Yorik van Havre
|
fb37dbf21c
|
Draft: fixed a bug in Draft Scale
|
2014-02-04 09:44:50 -02:00 |
|
wmayer
|
e3d641d4d8
|
+ fixes #0001380: Allow to set user-defined names for constraints
|
2014-02-03 14:45:41 +01:00 |
|
jriegel
|
c9eb5839e3
|
BugFix and error reporting
* Fix a bug if the macro path is invalid
* reporting exeptions if somethings fail in the Draft core modules init
|
2014-02-02 21:25:02 +01:00 |
|
wmayer
|
d78e6c194e
|
fixes #0001378: outdated url in man pages
|
2014-02-01 16:36:52 +01:00 |
|