Commit Graph

2368 Commits

Author SHA1 Message Date
Yorik van Havre
86aa8ced74 Draft: Added Ulrichs patch to fix Draft-Drawing projections - fixes #1376 2014-03-23 17:28:17 -03:00
Yorik van Havre
a8561a9eea Fixes Draft encoding bug - fixes #1487 2014-03-22 13:25:59 -03:00
wmayer
11048388e8 + set correct group information to pad and pocket properties 2014-03-21 15:18:26 +01:00
wmayer
6b5ad25dc5 + Apply patch on DocumentObject.py (http://forum.freecadweb.org/viewtopic.php?f=22&t=6128) 2014-03-21 09:53:22 +01:00
wmayer
593ae37f64 + fixes #0001479: 'Escape' key dismissing dialog cancels Sketch editing 2014-03-18 14:18:55 +01:00
wmayer
aee30113fd + fixes #0001480: Crash when editing sketch with Pad hidden 2014-03-18 13:14:04 +01:00
wmayer
5b2039aadd + make sure to keep the same order of lines inside a line set as the edge order 2014-03-18 11:11:08 +01:00
wmayer
6a066553e4 + use more speaking variable names 2014-03-18 10:59:20 +01:00
wmayer
6317190686 + use more speaking variable names 2014-03-18 08:15:21 +01:00
WandererFan
94f8469df1 Improve geom creation, scaling and translation 2014-03-18 07:57:44 +01:00
wmayer
cf2ff53488 + issue #0001475: Implement a 3 point arc similar to solidworks in sketcher 2014-03-17 09:41:51 +01:00
wmayer
052966126e + issue #0001475: Implement a 3 point arc similar to solidworks in sketcher 2014-03-17 09:37:56 +01:00
wmayer
41abcd7b3e + issue #0001475: Implement a 3 point arc similar to solidworks in sketcher 2014-03-16 16:03:32 +01:00
wmayer
484d6bcc9a + issue #0001475: Implement a 3 point arc similar to solidworks in sketcher 2014-03-16 13:29:44 +01:00
wmayer
ba207a1848 + fixes #0000844: Cannot use edge hidden by sketch axis as external geometry 2014-03-15 19:53:14 +01:00
wmayer
527703aeb7 + fixes #0001188: Change the word 'datum' as the label for the entry field for arcs and circles. 2014-03-15 17:11:44 +01:00
wmayer
cfeaf3b16a + ignore v/h axes and grid of sketcher on view fit 2014-03-15 16:08:24 +01:00
wmayer
6eea89466b + fixes #0001399: Only build Salome Mesh when necessary 2014-03-15 14:02:35 +01:00
wmayer
e09284ad85 + allow to use copy() method for a null shape 2014-03-15 13:05:06 +01:00
wmayer
553a1153db + issue #0001475: Implement a 3 point arc similar to solidworks in sketcher 2014-03-15 12:50:24 +01:00
wmayer
922d3b5101 + fix some issues 2014-03-15 12:36:07 +01:00
wmayer
8df3dcea20 + issue #0001474: crash selecting constraint 2014-03-15 11:32:03 +01:00
wmayer
c2dff85076 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-03-14 19:39:33 +01:00
wmayer
c67b6fafca + fixes #0001049: Sketcher preferences in preferences editor 2014-03-14 19:39:11 +01:00
Yorik van Havre
b5816d81ae Arch: Fixed null shape copy() bugs 2014-03-14 12:55:11 -03:00
wmayer
e01020a592 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-03-14 15:29:26 +01:00
wmayer
a7a0573114 + sketcher settings 2014-03-14 15:29:00 +01:00
Yorik van Havre
d3b5bc5642 Draft: Reorganized DXF preferences - fixes #1468 2014-03-13 14:09:16 -03:00
wmayer
4bd9ad8d81 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-03-12 18:38:20 +01:00
wmayer
792b38ada0 + fixes #0001412: Extruding sketch doesn't make a solid 2014-03-12 18:37:49 +01:00
Yorik van Havre
118a00cdd7 Draft: added a continue button to the Point tool - fixes #1386 2014-03-12 12:16:44 -03:00
Sebastian Hoogen
c917b0a7a7 issue 0001469: OpenSCAD import more than one dxf layer
with the same name

remove all imported dxf geometry
change dxf import object naming to avoid conflicts with group names
2014-03-12 15:03:45 +01:00
Yorik van Havre
5d31484cc6 Fixed other typo 2014-03-11 14:44:37 -03:00
Yorik van Havre
2c0219835e Fixed typo 2014-03-11 13:41:53 -03:00
wmayer
33c0d5e8b5 + fixes #0001058: Add items to Fusion by dragging item onto it 2014-03-11 17:37:36 +01:00
Yorik van Havre
6db48d6bfb Draft: bug in DXF export - fixes #1440 2014-03-10 22:36:37 -03:00
Yorik van Havre
bc73f76a63 Updated ts files from source 2014-03-10 20:36:59 -03:00
wmayer
7d3c4ca328 + fixes #0001131: Crash when trying to edit sketch 2014-03-10 17:16:47 +01:00
wmayer
f264ecbe81 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-03-10 13:36:16 +01:00
wmayer
ddddf007b7 + fixes #0001339: Crash when giving sketch with external geometry a new support (face) after the original support was deleted 2014-03-10 13:35:41 +01:00
Yorik van Havre
49665c41cf Spreadsheet: small bugfixes 2014-03-09 22:13:15 -03:00
Yorik van Havre
4ed157b350 Arch: Don't create a drawing view on section plane creation
This was very heavy and often caused unnecessary computations. Adding
a new Drawing view is now done manually, with the Draft to Drawing tool
2014-03-09 19:44:36 -03:00
Yorik van Havre
ebfccb452f Start: minor text correction 2014-03-09 18:50:13 -03:00
Yorik van Havre
9629761b35 Draft: Small fix in hatch patterns 2014-03-09 18:49:35 -03:00
wmayer
cb10b00e29 + issue #0001049: Sketcher preferences in preferences editor 2014-03-09 21:44:37 +01:00
wmayer
d4aa9beb99 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-03-09 20:10:12 +01:00
wmayer
6ad25ef75d + fixes #0001393: Allow the user to set desired font size in pixels (used by sketcher constraints) in preferences 2014-03-09 18:29:26 +01:00
Yorik van Havre
bcd86ba3a9 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-03-09 14:09:38 -03:00
Yorik van Havre
4a82d8f4ad Start: Fixes in css - issue #1017 2014-03-09 14:07:58 -03:00
wmayer
c21c2ae9fe + move sketcher related settings into own page 2014-03-09 18:07:46 +01:00