Alexander Gryson
8d81a71002
Update Metadata
2017-01-16 20:55:46 +01:00
Alexander Gryson
7744fcfa45
Align OpenSCAD icons to guidelines
2017-01-16 20:55:45 +01:00
wmayer
bf5dcbd062
move import statement to fix error
2017-01-06 18:04:07 +01:00
wmayer
f065f8eb53
if UnicodeUTF8 is not defined use a fallback implementation of translate()
2016-12-27 20:12:39 +01:00
Yorik van Havre
86b3463ee1
updated ts files
2016-12-26 12:36:24 -02:00
wmayer
7fd367a396
handle infinite lines and segments in OpenSCAD2Dgeom.superWireReverse
2016-12-21 10:07:55 +01:00
wmayer
1855c80f36
replace Part.Line with Part.LineSegment
2016-11-30 21:25:18 +01:00
Yorik van Havre
af97583026
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Keith Sloan
b031765072
Fix for Import CSG ito avoid loop on Hull request for 2D
2016-10-29 12:12:44 +01:00
Keith Sloan
e0b9e29db9
Tidy up of text command support
2016-10-08 22:15:28 +02:00
Keith Sloan
e26a3bfc58
Remove swp files
2016-09-22 10:18:25 -03:00
Keith Sloan
618fa222d5
First attempt at support for CSG text command
2016-09-22 10:18:25 -03:00
Keith Sloan
186e6512b1
Remove swp files
2016-09-22 10:18:25 -03:00
Keith Sloan
b5826607d9
First attempt at support for CSG text command
2016-09-22 10:18:24 -03:00
Yorik van Havre
ca7c5d31a4
updated translations
2016-04-06 22:39:34 -03:00
Yorik van Havre
bcb75d5477
Updated translation files from crowdin
2016-03-17 23:29:11 -03:00
Yorik van Havre
d1b4f23388
Added latest translations from crowdin
2016-03-06 14:50:07 -03:00
Yorik van Havre
7734ffb810
Updated translation files
2016-03-01 12:34:03 -03:00
triplus
d432c72a15
Add SVG workbench icons
2016-02-26 23:17:43 +01:00
Yorik van Havre
28b6c82555
Added updated translations from crowdin - fixes #2443
2016-02-26 18:32:02 -03:00
Ian Rees
e242e4643b
Add cmake checks for BUILD_GUI to some modules
2016-02-13 13:45:27 +13:00
Yorik van Havre
2e2192f88a
Added slovenian language
2016-02-03 13:36:51 -02:00
Yorik van Havre
f3d66aa674
OpenSCAD: allow to enable verbose output in preferences
2016-02-03 12:04:48 -02:00
Yorik van Havre
388ea0629c
OpenSCAD: set legacy options when using importDXF
2016-02-02 14:19:40 -02:00
Yorik van Havre
37b1bdbe27
Updated translations with latest from crowdin
2016-02-01 23:32:58 -02:00
Yorik van Havre
1747fb643f
Updated ts files prior to translation cycle
2016-01-03 19:45:29 -02:00
DeepSOIC
4057de6346
OpenSCAD: fix replaceChild
...
was broken because it failed trying to set a read-only
"ExpressionEngine" property
2015-12-17 03:34:16 +03:00
l3iggs
4901553a2d
fix for 0002358
...
This strips off any trailing '-' text reported by openscad when asking it for its version.
2015-12-10 14:50:01 +00:00
triplus
6fe2923d52
OpenSCAD IncreaseTolerance (edges and faces support)
2015-10-26 11:48:20 +01:00
Yorik van Havre
163d206513
Updated ts files
2015-09-14 14:31:47 -03:00
Sebastian Hoogen
089174c297
test for default color from preferences in OpenSCAD/Explode command
2015-03-21 13:29:33 +01:00
Sebastian Hoogen
01b491b16e
use shape.proximity(s) to test for overlapping faces in CSG import
2015-03-21 13:29:31 +01:00
Yorik van Havre
0009e58291
Merged crowdin translations
2015-03-07 15:17:58 -03:00
Yorik van Havre
8d8eba6dac
Updated ts files from source
2015-02-27 18:56:51 -03:00
Yorik van Havre
8d98921dd7
Updated translations from crowdin
2015-02-27 18:46:03 -03:00
Sebastian Hoogen
a77106a58f
adapt importCSG to makeFace property and change in importDXF
...
in commit 06a689eff2
2015-02-24 16:36:25 +01:00
Yorik van Havre
0bb651da4d
Updated translation files
2015-02-14 12:16:39 -02:00
Sebastian Hoogen
192a32d8d1
refuse to change the placement of PartDesign::Feature Objects
...
in OpenSCAD/Explode Group command
2015-02-13 00:40:27 +01:00
Yorik van Havre
ae3fafea6c
Updated base translation files for crowdin
2015-01-13 20:00:09 -02:00
Sebastian Hoogen
debca91e98
remove support for automake
2014-11-26 10:26:30 +01:00
Sebastian Hoogen
428b47d74a
importOpenSCAD: support for projection(cut=true)
2014-11-23 19:26:28 -02:00
wmayer
bedd2b15a7
+ fix copying Python resource files to destination on Windows
2014-11-08 11:08:58 +01:00
Sebastian Hoogen
9426f5d4cf
OpenSCAD rc file is now compiled at build time
2014-11-06 23:31:24 -02:00
Sebastian Hoogen
bce3de5b5d
move exportDRAWEXE.py to Sandbox WB
2014-10-15 15:53:52 +02:00
Sebastian Hoogen
05af9207a3
use Icons for Refine and Increase tolerance features
2014-10-11 13:09:33 +02:00
Sebastian Hoogen
333e6e3155
use exceptions in OpenSCAD module
...
derive OpenSCADError from FreeCADError if possible
2014-09-17 11:59:49 +02:00
Sebastian Hoogen
2c38c7d31a
exportDRAWEXE: support Part::Plane and ::Ellipse
2014-09-01 11:09:58 +02:00
Sebastian Hoogen
e2f54c793c
improvements to exportDRAWEXE
...
load only MODELING module instead of ALL
show TypeId of unsupported Objects
use angel of revolution for cones
improve sweep output
support for point, vertex, Part and Draft Polygon
cache object names to reuse them in DRAWEXE
do not expode spine which are allready edges
don't try to make faces from arcs (if this failed in FreeCAD allready)
use rounded floats if they safe digits
Sometimes the floats seems to be rounded to twelve decimal
places. we round them if it allows so safe digigts.
round angles
2014-08-18 14:45:42 -03:00
Sebastian Hoogen
92382edbc9
bugfixes and feature enhancements in exportDRAWEXE
...
bugfix to Loft in exportDRAWEXE
added Extrusion
ability to clean shapes from teselation before export
support for Fillet in exportDRAWEXE
name shapes with restore command
remove trailing dot from decimals
include version information in output
allow to test if a suboject is supported
explode sections of loft and sweep and edges for fillet
2014-08-12 18:17:07 +02:00
Sebastian Hoogen
3859963b44
fix to placement problem in exportCSG.py
2014-07-24 10:31:50 +02:00