Commit Graph

2333 Commits

Author SHA1 Message Date
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
wmayer
1cd62d5744 + fix typo, fixes #0001310: Amend tooltip for Sketcher symmetry constraint 2014-03-09 11:17:33 +01:00
wmayer
8c33b39bf5 + fixes #0001112: Changing sketch size that contains arcs after padding will create an artifact on bottom side 2014-03-09 11:02:33 +01:00
Yorik van Havre
9c1c3c3ab1 Start: better scrolling of the description box - issue #1017 2014-03-08 13:42:18 -03:00
Yorik van Havre
9a6f0b0989 Draft: Fixed bug in Wire-to-Bspline conversion 2014-03-08 13:37:21 -03:00
Yorik van Havre
ee186af541 Start: more improvements to the start page 2014-03-08 12:37:24 -03:00
wmayer
d2501d4cc8 + use dialog button box where possible, replace old Python icon 2014-03-08 15:17:56 +01:00
Yorik van Havre
7d09ca7314 Arch: minor fixes around Arch & Draft 2014-03-07 20:44:22 -03:00
Yorik van Havre
05dc5a8355 Draft: added workingplane snap mode - fixes #1461 2014-03-07 15:58:51 -03:00
Sebastian Hoogen
cf538e94b8 OpenSCAD Module: bugfixes and improvements
if more than 14 digits are given don round in general,
but test for <eps only.
refine before extrusion
support polyhedron faces which replaces polyhedron faces
importCSG round rotations
don't call Draft.makecircle and makeprism as they trigger a recompute
use group placholder for objects with no children
move removesubtree to OpenSCADUtils
add resize and offset keywords
add OpenSCAD_ExplodeGroup command
add OpenSCAD_IncreaseToleranceFeature
change refine shape logo
2014-03-06 19:41:38 +01:00
wmayer
d4f4c30028 + relates to #0001421 2014-03-06 16:35:33 +01:00
wmayer
6e9c60cb04 + fixes #0001463: setting Vertex.Tolerance modifies bound and shared shapes 2014-03-06 09:50:49 +01:00
wmayer
e213734866 + fixes #0001423: Crash on draw on face 2014-03-06 09:33:35 +01:00
Yorik van Havre
f7e27ac870 Start: Fixed utf8 bug 2014-03-05 11:53:09 -03:00
wmayer
1a24718898 + work on item 0000494 2014-03-05 13:53:08 +01:00
wmayer
4e0add0749 + fix scale in TopoShapePy 2014-03-05 11:10:55 +01:00
Yorik van Havre
dddfbac6aa Arch: Fixed SectionPlane direction 2014-03-04 13:51:18 -03:00
Yorik van Havre
edca9a19c4 Arch: temporary workaround to SoBrepFaceSet freeze 2014-03-04 12:51:44 -03:00
wmayer
b82668a450 + fixes #0001312: Save sheet doesn't write the file in some directories 2014-03-04 10:38:40 +01:00
Yorik van Havre
320e40d30d Draft: Small fix in trimex 2014-03-03 17:32:48 -03:00
Yorik van Havre
2fb5d5869b Start: Improvements to the Start page - relates to #1017
* Removed the videos section
* Added descriptions for feed links
* New cleaner look
* Colors taken from the system
* Feed links open in an external browser
2014-03-03 17:01:18 -03:00
wmayer
def5d954c0 + fixes #0001330: Cannot link edge to external geometry 2014-03-03 18:50:43 +01:00
wmayer
fd301efbe4 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-03-03 18:48:12 +01:00
Yorik van Havre
1c1e7a4eb5 Draft: minor fix in Offset 2014-03-03 13:47:29 -03:00
wmayer
befb6ec6e8 + fixes #0001356: Error message displays value in Radians (adding reduntant/conflicting angle constraint) 2014-03-03 17:19:33 +01:00
Yorik van Havre
06a327a195 Draft: small fix to clone object 2014-03-03 12:18:54 -03:00
blobfish
6324cea64d Part: ModelRefine: Skip conic edges.
Extension on Mantis #1450
2014-03-03 10:32:15 +01:00
wmayer
ef0b0eab50 + fixes #0001318: Crash when exporting .step file 2014-03-02 18:16:16 +01:00
Sebastian Hoogen
4a3f1cc33c BrepTools::Dump to string 2014-03-02 14:42:41 +01:00
wmayer
5bfb3ee3e9 + improve doc string (for bug 1257) 2014-03-02 13:12:23 +01:00
Sebastian Hoogen
4749e35e95 parse keyword arguments in Part::TopoShapePy::makeOffsetShape 2014-03-02 08:56:08 +01:00
wmayer
45f8f5c1cf + fixes #0001430: SegFault when FreeCAD imports textured PLY file 2014-03-01 16:32:29 +01:00
blobfish
f915427805 Part: ModelRefine: Skip spherical edges for edge fuse.
Mantis #1450
2014-03-01 13:15:16 +01:00
blobfish
eef868f5e2 Part: CheckGeometry: Adding shape content widget to task 2014-03-01 12:45:54 +01:00
Yorik van Havre
442a70b666 Draft: Fixed PropertyAngles - fixes #1451 2014-02-28 15:53:09 -03:00
Yorik van Havre
eb6c4a5d4f Draft: Small typo fix 2014-02-28 10:05:44 -03:00