Commit Graph

2186 Commits

Author SHA1 Message Date
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
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
Yorik van Havre
7b4776684a Draft: Fixed a bug in intersection snapping with arcs 2014-01-28 19:15:09 -02:00
wmayer
f61fa56dd2 + fix minor error 2014-01-28 17:19:01 +01:00
wmayer
1b7b6efff1 + fixes: #0001369: Part::TopoShape::getMemSize fails for Bezier Curves 2014-01-28 11:29:21 +01:00
Yorik van Havre
b90279fd87 Draft: fixed bug in dimensions direction 2014-01-27 13:51:10 -02:00
Yorik van Havre
5ba7e07f7c Draft: applied ulrich1a's fix to svg output - fixes #1365 2014-01-26 20:32:35 -02:00
Yorik van Havre
5652a14f0e Arch now works in console mode - fixes #1362 2014-01-26 20:13:50 -02:00
wmayer
be7ad6f5ba + Add new icons, fix German translation in Points module 2014-01-26 16:19:07 +01:00
wmayer
cb3e2506fd + Add module name to Raytracing command 2014-01-26 16:01:37 +01:00
wmayer
2241f2ad1c + fixes #0001364: Issue 1256 is not actually fixed 2014-01-24 13:54:57 +01:00
wmayer
a6bc1cdc18 + Fix limits in tessellation panel 2014-01-22 15:42:18 +01:00
wmayer
1de1c1d4a9 + Resort edit nodes of sketch view provider 2014-01-19 18:34:47 +01:00
Yorik van Havre
df576d3f68 Draft: fixed small bug in bezier-to-svg code 2014-01-19 09:49:17 -02:00
wmayer
30d112e4d8 + fixes #0001325: PushButtons in TaskPanel too small 2014-01-18 13:37:34 +01:00
Sebastian Hoogen
f48d95d93c Drawing: approximate rational splines and enforece only GeomAbs_C0 2014-01-18 11:50:57 +01:00
Yorik van Havre
ae403b966b Draft: Added shoogen's fix to bspline to svg stuff 2014-01-17 09:40:48 -02:00
wmayer
6321d460e1 + Approximate curve to B-Spline 2014-01-17 10:53:13 +01:00
Yorik van Havre
172cf0e58b Draft: Added direction vector to dimensions 2014-01-16 17:13:21 -02:00
Yorik van Havre
3e4f1581ff Arch: Added blondel ratio to stairs 2014-01-16 16:32:05 -02:00
Yorik van Havre
d63f020ccf Draft: Added a decimals property to Draft Dimensions 2014-01-16 16:18:46 -02:00
Sebastian Hoogen
c49bad5b7c importCSG: add empty compounds for elemets with size 0 2014-01-16 15:41:16 -02:00
Yorik van Havre
c323e23e91 Arch: Added landings to arch stairs 2014-01-16 14:21:58 -02:00
wmayer
8e980221d0 + fixes #0001266: Part Common fails with two surface objects 2014-01-16 14:04:19 +01:00
wmayer
25ed614ddb + fixes #0001148: Incorrect STL from a mesh 2014-01-16 11:55:32 +01:00
Yorik van Havre
a2a58e6555 Draft: small bugfix 2014-01-15 19:49:43 -02:00
Yorik van Havre
767b839c64 Draft: added a debug message to bspline-to-svg conversion 2014-01-15 19:41:33 -02:00
Sebastian Hoogen
2b8e371cf7 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
b48581c16a Fix for Python binding in FEM result objects 2014-01-15 19:33:44 +01:00
Sebastian Hoogen
966f5d13e1 Updated ISO7200 based drawing templates
added Working space and Title block tags
2014-01-15 12:03:55 -02:00
Yorik van Havre
95db266c8d Arch: removed degug messages in collada importer 2014-01-15 12:01:57 -02:00
Yorik van Havre
0ba68273ec Draft: small unicode bugfix 2014-01-15 10:44:05 -02:00
Yorik van Havre
bca6311a80 Arch: Add a pref option to disable auto wall-merge 2014-01-14 17:02:16 -02:00
Yorik van Havre
709644ca38 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
97c026b654 Arch: Refactored Stairs code for easier extension 2014-01-14 15:12:08 -02:00
wmayer
8ad5d0416b fixes #0001191: Cannot manipulate length if moved away from between the 'red lines' 2014-01-14 11:48:34 +01:00
Yorik van Havre
284e8d4202 Draft: Fixed utf8 bug in shapestring 2014-01-14 00:36:59 -02:00
Yorik van Havre
910b1bf75f Draft: Fixed Draft edit again! (better this time...) 2014-01-13 17:54:45 -02:00
Yorik van Havre
bdf8790fb6 Draft: Fixes in Draft edit 2014-01-13 14:12:28 -02:00
wmayer
c04a3251e9 + Rename methods 2014-01-12 21:42:46 +01:00
wmayer
8d2489d504 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-01-12 18:49:24 +01:00
wmayer
7e9e6bbb51 + Projection of edges and wires 2014-01-12 18:48:55 +01:00
jriegel
248d8013d3 fix some warnings 2014-01-12 16:25:47 +01:00
jriegel
0394d952dd Merge branch 'refs/heads/j-downsett-orthos_finished'
Conflicts:
	src/Mod/Drawing/Gui/TaskOrthoViews.cpp
2014-01-12 16:23:03 +01:00