jriegel
|
0fbe570f9e
|
switch the physical Properties to Quantity and add Pressure and Force
|
2014-02-16 22:19:56 +01:00 |
|
jriegel
|
587f6b220b
|
add fcgear
http://forum.freecadweb.org/viewtopic.php?f=9&t=5703
|
2014-02-16 22:19:55 +01:00 |
|
jriegel
|
c9c24cf0b6
|
small fix
|
2014-02-16 22:19:54 +01:00 |
|
wmayer
|
bccd10a9ea
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-02-16 18:02:35 +01:00 |
|
wmayer
|
fb994e204c
|
+ fixes #0000854: Ability to change number of digits to the right of decimal place in spinboxes
|
2014-02-16 18:02:09 +01:00 |
|
jriegel
|
89ea7ad268
|
using QProcess for starting Calculix
|
2014-02-16 14:33:55 +01:00 |
|
jriegel
|
aa6bafa222
|
fix for reset the color information on changing the base mesh
|
2014-02-16 14:33:47 +01:00 |
|
wmayer
|
2d511524ac
|
+ Set number of deciamls with GUI
|
2014-02-16 12:39:03 +01:00 |
|
wmayer
|
1be3308c21
|
+ fixes #0001413: Part.Shape.transformGeometry on Null Shape causes SIGSEGV
|
2014-02-15 19:54:15 +01:00 |
|
wmayer
|
cc033f8d30
|
+ allow to set constraints of properties via Python
|
2014-02-15 14:10:17 +01:00 |
|
wmayer
|
23d8820582
|
+ Fix segmentation fault
|
2014-02-15 14:08:33 +01:00 |
|
Sebastian Hoogen
|
d46fcf08b1
|
OpenSCAD Module: Adds support for Frustum and fixes minor bugs
|
2014-02-14 14:43:29 -02:00 |
|
wmayer
|
3ce05cd4ff
|
+ fixes #0001410: Base::Quantity::getValueAs does not properly check the dimension
|
2014-02-14 17:14:39 +01:00 |
|
wmayer
|
e08635b1e8
|
+ fixes #0001413: Part.Shape.transformGeometry on Null Shape causes SIGSEGV
|
2014-02-14 15:02:26 +01:00 |
|
wmayer
|
a3056b9d32
|
+ fixes #0001409: implement FreeCAD.Units.Quantity().__float__()
|
2014-02-14 14:50:01 +01:00 |
|
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 |
|