Commit Graph

3625 Commits

Author SHA1 Message Date
wmayer
05e8a4f74c + fixes #0001549: crash with Draft move tool while sketch is in edit mode 2014-05-20 15:25:03 +02:00
Yorik van Havre
5fed27a003 Arch: Better output messages if the shape of an arch object is invalid 2014-05-19 17:51:19 -03:00
wmayer
ae5ca4e5a3 + replace degree symbol with 'deg' to make sure it works on all systems, force to use right codec to display floating numbers 2014-05-19 20:56:23 +02:00
WandererFan
94a1fe9eb1 Add UNITS to Part Primitive Gui 2014-05-19 20:34:10 +02:00
Peter Lama
ce9e59270d fixes #0001556: About dialog font size is smaller on Mac 2014-05-19 18:44:59 +02:00
Sebastian Hoogen
6012b95bc2 support Part::Compound in OpenSCADCommands.ExplodeGroup 2014-05-18 21:13:29 -03:00
Sebastian Hoogen
f20f2a0085 + fixes #0001543: OpenSCAD.RefineShape Features breaks Placement for 'faces' 2014-05-18 21:13:29 -03:00
Sebastian Hoogen
e623ce3d0e + fixes #0001537: python function to apply a placement to a shape 2014-05-18 21:13:29 -03:00
Sebastian Hoogen
91ad2f1f9c added support for Part::Sweep in exportDRAWEXE 2014-05-18 21:13:29 -03:00
Yorik van Havre
01c863cfe7 Arch: Added ellipses support to IFC export 2014-05-18 15:16:03 -03:00
Yorik van Havre
1f24640936 Arch: Small fix in windows 2014-05-18 14:38:00 -03:00
Yorik van Havre
5f3e61736a Draft: Fixed offset of wires containing arcs 2014-05-17 18:58:21 -03:00
wmayer
d431f52a2d + fix issues with angle constraints 2014-05-17 18:27:56 +02:00
Yorik van Havre
cf9aedeb7a Draft: Used replace strategy in latin1 encodings - issue #853 2014-05-17 12:32:04 -03:00
Yorik van Havre
1f11593317 Arch: Using 2D coordinates for polylines in IFC export 2014-05-17 11:56:09 -03:00
Yorik van Havre
a83e305074 Arch: stronger handling of errors in IFC export 2014-05-16 21:30:00 -03:00
Yorik van Havre
d213bb043c Draft: Workaround ghost errors in move tool 2014-05-16 18:44:02 -03:00
Johannes Reinhardt
1a5a003982 Changed povray, Povray and PovRay to POV-Ray 2014-05-16 19:46:11 +02:00
Johannes Reinhardt
cd97ea6758 fix typos in Sketcher 2014-05-16 19:27:13 +02:00
Johannes Reinhardt
7937b14cdf fix typos in Robot module 2014-05-16 19:26:49 +02:00
Johannes Reinhardt
b1a2f327cd fix typos in PartDesign module 2014-05-16 19:26:29 +02:00
Johannes Reinhardt
0107e1d4e9 fixed typos in Part module 2014-05-16 19:26:06 +02:00
Johannes Reinhardt
6a363d9038 fix typos and links in StartPage module 2014-05-16 19:25:41 +02:00
Johannes Reinhardt
110f7e8aad fix typos in Mesh module 2014-05-16 19:25:11 +02:00
Johannes Reinhardt
a4b4594ab7 fix typos in OpenSCAD workbench 2014-05-16 19:24:49 +02:00
Johannes Reinhardt
950841a28e Change "making" to "creating"
This avoids a double entendre in "making faces" and keeps consistency.
2014-05-16 19:24:21 +02:00
Johannes Reinhardt
2cde845f93 fixed some obvious typos 2014-05-16 19:23:39 +02:00
wmayer
6805eb10de + do not accept objects with no sub-elements selected if this is required 2014-05-16 19:09:15 +02:00
wmayer
b5d4f0c1c3 + whitespace improvements 2014-05-16 17:17:10 +02:00
wmayer
a0fbb11faf + fix crash in CmdSketcherMapSketch 2014-05-16 15:34:26 +02:00
wmayer
430b205e4c + add InputField to widget plugin 2014-05-15 18:10:26 +02:00
wmayer
8247cc6e3a Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-05-15 12:38:09 +02:00
wmayer
a95408780b + fixes #0001547: add Part Spiral to the selectable list of profiles for a Part Loft 2014-05-15 12:37:39 +02:00
Stefan Tröger
468069266c fix sketcher arrow size and make them independend from window size 2014-05-14 22:43:31 +02:00
wmayer
f68760fbae + fixes #0001544: Python function to retrive direct children of a shape using TopoDS_Iterator 2014-05-14 18:14:06 +02:00
wmayer
aa6c2438fc Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-05-14 15:47:40 +02:00
wmayer
9fc5f6cf63 + fixes #0001542: 4 empty / blank buttons - Customize / Toolbars Tab / Move buttons (right,left,up,down) missing icons 2014-05-14 15:46:52 +02:00
Yorik van Havre
408f713227 Draft: Fixed task dialog error 2014-05-14 10:42:31 -03:00
wmayer
a7d7e674b0 + extend makeFilledFace 2014-05-14 13:18:23 +02:00
jmaustpc
8177461d04 Part primitives dialogue minor typo and tab stops
change the u and v parameter’s label
from "parametric" to "parameter"
also
add tabstops in DlgPrimitives.ui
to correct the order of tab stops
for torus, Helix and spiral
input fields
2014-05-14 15:04:40 +10:00
Yorik van Havre
ee76c609f2 Arch: fix in IFC export or circles 2014-05-13 18:17:09 -03:00
wmayer
47e00761a2 + fix crash in SoBrepEdgeSet::renderSelection 2014-05-13 19:12:10 +02:00
Stefan Tröger
31771d5314 fix inverted sketcher font-size issue and make font size undependend of window size 2014-05-13 18:20:38 +02:00
wmayer
b69b9ad6d9 + allow to always run macros, fix disappearing grid in sketcher 2014-05-13 16:20:51 +02:00
wmayer
dbd8452bc0 + path selection on sweep panel 2014-05-13 14:35:48 +02:00
Yorik van Havre
b4bc5163f4 Draft: enabled double-click on dimensions 2014-05-12 21:54:51 -03:00
Yorik van Havre
d6a348effd Arch: Fixed some bugs in IFC export 2014-05-12 19:52:25 -03:00
wmayer
771c3f9b7c + avoid unncessary calls of setSampleBuffer 2014-05-12 18:53:21 +02:00
Johannes Reinhardt
f722cc7bf4 fixed a few small typos 2014-05-12 14:32:27 +02:00
wmayer
a3087d56f1 + fix broken connection of signal/slot in placement dialog 2014-05-12 14:27:47 +02:00