wmayer
28f260438e
+ Fix doc string
2014-01-26 14:18:30 +01:00
wmayer
0da6de629d
+ fixes #0001364 : Issue 1256 is not actually fixed
2014-01-24 13:54:57 +01:00
wmayer
340d6da086
+ Various improvements on units calculator
2014-01-23 09:50:16 +01:00
wmayer
7506e740e0
+ Use application icon as default workbench name
2014-01-22 17:35:10 +01:00
wmayer
698899e6d7
+ Fix limits in tessellation panel
2014-01-22 15:42:18 +01:00
wmayer
cd5977b721
+ fixes #0001289 : Fit All option has not animation when Enable animation is active
2014-01-21 15:49:18 +01:00
wmayer
303614e57a
+ Copy shiboken files from LibPack
2014-01-21 11:28:58 +01:00
wmayer
88ff8076cd
+ fixes #0001360 : [Arch] must be sip.simplewrapper, not PySide.QtGui.QWidget
2014-01-20 10:16:43 +01:00
wmayer
6c6340312c
+ Resort edit nodes of sketch view provider
2014-01-19 18:34:47 +01:00
wmayer
31a96aff9f
+ Show also name of Inventor nodes in Scene Inspector
2014-01-19 18:34:05 +01:00
Yorik van Havre
4a8b5cc60e
Draft: fixed small bug in bezier-to-svg code
2014-01-19 09:49:17 -02:00
wmayer
cf1e4ecd4f
+ fixes #0001325 : PushButtons in TaskPanel too small
2014-01-18 13:37:34 +01:00
Sebastian Hoogen
9c5f1c216d
Drawing: approximate rational splines and enforece only GeomAbs_C0
2014-01-18 11:50:57 +01:00
wmayer
20c739d5ee
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-01-18 00:08:41 +01:00
wmayer
0cbbfea23b
+ Shared library of Mefisto2F
2014-01-18 00:08:25 +01:00
Yorik van Havre
843838ec19
Draft: Added shoogen's fix to bspline to svg stuff
2014-01-17 09:40:48 -02:00
wmayer
98cef33d61
+ Approximate curve to B-Spline
2014-01-17 10:53:13 +01:00
Yorik van Havre
47d5c615d9
Draft: Added direction vector to dimensions
2014-01-16 17:13:21 -02:00
Yorik van Havre
13bccea8a1
Arch: Added blondel ratio to stairs
2014-01-16 16:32:05 -02:00
Yorik van Havre
99e05a3236
Draft: Added a decimals property to Draft Dimensions
2014-01-16 16:18:46 -02:00
Sebastian Hoogen
e99216189c
importCSG: add empty compounds for elemets with size 0
2014-01-16 15:41:16 -02:00
Yorik van Havre
21d736d21f
Arch: Added landings to arch stairs
2014-01-16 14:21:58 -02:00
wmayer
7813c5e5ed
+ Fix regressions by merge of draw style branch
2014-01-16 14:30:42 +01:00
wmayer
0575915815
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-01-16 14:04:52 +01:00
wmayer
08698154c8
+ fixes #0001266 : Part Common fails with two surface objects
2014-01-16 14:04:19 +01:00
Yorik van Havre
0972be8e72
Merge of tanderson-viewoverride4 branch
2014-01-16 10:27:21 -02:00
tanderson
46c1f7835c
adding to menus and toolbars
2014-01-16 10:27:21 -02:00
tanderson
6f91426930
adding drawstyle icons
2014-01-16 10:27:21 -02:00
tanderson
3b8176535b
implemented
2014-01-16 10:27:21 -02:00
wmayer
795bd01f31
+ fixes #0001148 : Incorrect STL from a mesh
2014-01-16 11:55:32 +01:00
Yorik van Havre
828c4618aa
Draft: small bugfix
2014-01-15 19:49:43 -02:00
Yorik van Havre
e8ab9bd2e0
Draft: added a debug message to bspline-to-svg conversion
2014-01-15 19:41:33 -02:00
Sebastian Hoogen
e9201cc9d6
support curves in Draft.getSVG()
...
curves with a degree<=3 will be converted to bezier segments
curves with a higher degree are discretized
2014-01-15 22:22:40 +01:00
jriegel
5a4b4da59f
Fix for Python binding in FEM result objects
2014-01-15 19:33:44 +01:00
Sebastian Hoogen
15089556cd
Updated ISO7200 based drawing templates
...
added Working space and Title block tags
2014-01-15 12:03:55 -02:00
Yorik van Havre
5e7c5a2bfb
Arch: removed degug messages in collada importer
2014-01-15 12:01:57 -02:00
Yorik van Havre
0b945388ea
Added icon-based feedback for InputField
2014-01-15 11:48:16 -02:00
Yorik van Havre
5556d1506e
Draft: small unicode bugfix
2014-01-15 10:44:05 -02:00
Yorik van Havre
9fdf3f64ad
Arch: Add a pref option to disable auto wall-merge
2014-01-14 17:02:16 -02:00
Yorik van Havre
e352e169da
Arch: Automatic wall height - fixes #980
...
+ Walls can now be capped by roofs, by subtracting a roof from them
+ Walls and Structs with height = 0 take height from their parent floor
+ Changing the placement of a floor changes all the placements of its children
2014-01-14 16:16:04 -02:00
Yorik van Havre
e14a9e49d9
Arch: Refactored Stairs code for easier extension
2014-01-14 15:12:08 -02:00
wmayer
b1a1be6f4e
+ workaround for strange behaviour of Qt 4.8 regarding period/colon
2014-01-14 13:50:13 +01:00
wmayer
7eeebbed53
fixes #0001191 : Cannot manipulate length if moved away from between the 'red lines'
2014-01-14 11:48:34 +01:00
Yorik van Havre
6245957478
Draft: Fixed utf8 bug in shapestring
2014-01-14 00:36:59 -02:00
Yorik van Havre
96ff9e37c2
Draft: Fixed Draft edit again! (better this time...)
2014-01-13 17:54:45 -02:00
Yorik van Havre
c1aea6337c
Draft: Fixes in Draft edit
2014-01-13 14:12:28 -02:00
wmayer
fee2bc4169
+ Copy pysideuic from LibPack
2014-01-13 14:54:32 +01:00
wmayer
ca3b87a719
+ Rename methods
2014-01-12 21:42:46 +01:00
wmayer
99d10a6e49
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-01-12 18:49:24 +01:00
wmayer
0f6ccf11bf
+ Projection of edges and wires
2014-01-12 18:48:55 +01:00