Commit Graph

3058 Commits

Author SHA1 Message Date
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
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
a0fbb11faf + fix crash in CmdSketcherMapSketch 2014-05-16 15:34: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
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
Johannes Reinhardt
f722cc7bf4 fixed a few small typos 2014-05-12 14:32:27 +02:00
Yorik van Havre
b56e9a4923 Updated ts files 2014-05-11 14:49:24 -03:00
Yorik van Havre
d2e86b7566 Arch: Big cleanup - fixes #1524
* Removed redundant code in Arch objects
* Supports wandererfan's Units code in Draft module
* Cleanup of the IFC exporter
* Better support of extruded profiles in IFC export
2014-05-11 14:40:39 -03:00
wmayer
0f34099513 + add '_' as prefix for PartDesign module to fix name clash 2014-05-10 14:12:25 +02:00
wmayer
6ac93e9d72 Add initial support for different libdir (jobermayr) 2014-05-10 12:57:38 +02:00
WandererFan
375839eac1 fixes #1319
allow Part.makeHelix to use 'vertical height' parm
correct lefthanded conical helixes in TopoShape::makeHelix
2014-05-10 11:05:52 +02:00
Yorik van Havre
cfcd70a1c8 Draft: small improvements to units system in dimensions 2014-05-09 17:47:08 -03:00
wmayer
7481237fdf + fix transparency issue, disable sample buffers when using front buffer 2014-05-09 19:20:30 +02:00
Yorik van Havre
63d6350928 Draft: small fix to units parsing - issue #1524 2014-05-08 16:15:52 -03:00
Jose Luis Cercos-Pita
b281a9782d Updated the example ships 2014-05-08 19:00:27 +02:00