jriegel
|
aca751daf4
|
switch the physical Properties to Quantity and add Pressure and Force
|
2014-02-16 22:19:56 +01:00 |
|
jriegel
|
fef614684d
|
add fcgear
http://forum.freecadweb.org/viewtopic.php?f=9&t=5703
|
2014-02-16 22:19:55 +01:00 |
|
jriegel
|
725ec05613
|
small fix
|
2014-02-16 22:19:54 +01:00 |
|
wmayer
|
8d3e5d1d82
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-02-16 18:02:35 +01:00 |
|
wmayer
|
09122a27b7
|
+ 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
|
6a577c5004
|
using QProcess for starting Calculix
|
2014-02-16 14:33:55 +01:00 |
|
jriegel
|
473c950025
|
fix for reset the color information on changing the base mesh
|
2014-02-16 14:33:47 +01:00 |
|
wmayer
|
8d37a2610e
|
+ Set number of deciamls with GUI
|
2014-02-16 12:39:03 +01:00 |
|
wmayer
|
7306a652f5
|
+ fixes #0001413: Part.Shape.transformGeometry on Null Shape causes SIGSEGV
|
2014-02-15 19:54:15 +01:00 |
|
wmayer
|
ae29ab3ceb
|
+ allow to set constraints of properties via Python
|
2014-02-15 14:10:17 +01:00 |
|
wmayer
|
31ad938360
|
+ Fix segmentation fault
|
2014-02-15 14:08:33 +01:00 |
|
Sebastian Hoogen
|
5e7a61bc04
|
OpenSCAD Module: Adds support for Frustum and fixes minor bugs
|
2014-02-14 14:43:29 -02:00 |
|
wmayer
|
927811213d
|
+ fixes #0001410: Base::Quantity::getValueAs does not properly check the dimension
|
2014-02-14 17:14:39 +01:00 |
|
wmayer
|
3a8422d01e
|
+ fixes #0001413: Part.Shape.transformGeometry on Null Shape causes SIGSEGV
|
2014-02-14 15:02:26 +01:00 |
|
wmayer
|
cc016c9365
|
+ fixes #0001409: implement FreeCAD.Units.Quantity().__float__()
|
2014-02-14 14:50:01 +01:00 |
|
wmayer
|
ed4729dac1
|
+ extend number protocol
|
2014-02-14 13:53:47 +01:00 |
|
wmayer
|
8c354c7635
|
+ extend number protocol
|
2014-02-14 13:45:56 +01:00 |
|
wmayer
|
438b6d4681
|
+ extend number protocol
|
2014-02-14 12:46:30 +01:00 |
|
wmayer
|
67c72af58a
|
+ remove unneeded methods from PropertyLength
|
2014-02-13 17:24:03 +01:00 |
|
wmayer
|
09da3bf9ba
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-02-13 17:04:14 +01:00 |
|
wmayer
|
e0edec90f5
|
+ PropertyLength inherits PropertyQuantity
|
2014-02-13 17:03:48 +01:00 |
|
Yorik van Havre
|
2349c8600a
|
Draft: small fix in point object
|
2014-02-13 12:19:59 -02:00 |
|
wmayer
|
8c72cdaa3b
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-02-13 14:08:34 +01:00 |
|
wmayer
|
a2209cda1f
|
+ Proper reimplmentation of PropertyUnitItem
|
2014-02-13 14:08:08 +01:00 |
|
Yorik van Havre
|
f1fc606239
|
Draft: prevent other Draft objects from becoming Support
|
2014-02-13 10:04:06 -02:00 |
|
Yorik van Havre
|
c1996a4230
|
Arch: small bugfix in window
|
2014-02-13 10:03:45 -02:00 |
|
logari81
|
d8cca2ad88
|
Sketcher: fix polyline closing when coincident points are involved
|
2014-02-12 22:23:43 +01:00 |
|
jriegel
|
34d3c39dc3
|
Implementing Calculix binding
|
2014-02-12 19:39:49 +01:00 |
|
wmayer
|
688680c8e7
|
+ Fix undo/redo issue with pad
|
2014-02-12 16:15:24 +01:00 |
|
wmayer
|
e8eb0bd828
|
+ support loading projects with old pad features, fix critical bug where the unit gets replaced
|
2014-02-12 15:14:02 +01:00 |
|
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 |
|