Sebastian Hoogen
8ade4d172c
OpenSCAD import: fixed modifying wrong placment
...
when centering linear extrusion
2013-09-17 13:45:49 +02:00
Sebastian Hoogen
6da3eabaee
remove transformGeometry in OpenSCADFeatures.GetWire
2013-09-17 13:39:38 +02:00
Sebastian Hoogen
322b19cd6a
remove importgroup
2013-09-17 13:39:38 +02:00
Sebastian Hoogen
df8c19e195
OpenSCAD: close csg file and allow unlink to fail
2013-09-17 13:39:37 +02:00
Sebastian Hoogen
f1bd7e39a5
disable print in importCSG to reduce distraction
2013-09-17 13:39:37 +02:00
Yorik van Havre
4005b199e0
0001102: Updated all links to old freecad homepage and wiki to the new ones
2013-09-15 17:04:42 -03:00
wmayer
bed8a97114
Replace BRepTools_ReShape with BRepBuilderAPI_MakeSolid in refinement algorithm
2013-08-23 15:25:17 +02:00
Sebastian Hoogen
d2b9e522d2
OpenSCAD: call which to find openscad executable
...
on all platforms except 'win32'
2013-07-10 20:52:23 +02:00
Sebastian Hoogen
7bf2aea963
OpenSCAD check for relative paths in open function as well
2013-07-10 16:43:22 +02:00
Sebastian Hoogen
e52fb98e39
search for OpenSCAD executable when initalizing WB
2013-07-10 16:19:24 +02:00
Sebastian Hoogen
dd6009daaa
use TypeId instead of Type of Part::Feature in exportCSG.py
2013-07-10 16:11:32 +02:00
Sebastian Hoogen
00661a078f
added function to search for the openscad executeable
...
this function implmented but not called at the moment
2013-07-10 16:11:32 +02:00
Sebastian Hoogen
a23445942f
OpenSCAD check for gui in rotate extrude
2013-07-10 16:11:32 +02:00
Sebastian Hoogen
1ce4327b5f
process OpenSCADs stdout and allow os.unlink to fail
2013-07-10 16:11:31 +02:00
Sebastian Hoogen
be6da5bd74
proposal for exporter
2013-07-10 16:11:31 +02:00
Sebastian Hoogen
be2b1cc292
add license notice to ply/setup.py
2013-01-09 15:09:23 +01:00
Sebastian Hoogen
50a7c5d164
added licences for OpenSCAD module
2013-01-09 15:09:23 +01:00
Sebastian Hoogen
64a2c59b17
importCSG reverse polyhedra if they have negative volume
2013-01-09 15:09:22 +01:00
jriegel
ad8d4d3a5e
small cleanups
2012-12-29 13:12:35 +01:00
Sebastian Hoogen
18b49fc81f
OpenSCAD compare against the beginning of the base object's name
2012-12-21 17:46:58 +01:00
Sebastian Hoogen
b924a04b1d
OpenSCAD fix import of PyQt in translate helper function
2012-12-21 17:29:56 +01:00
Sebastian Hoogen
5e6c29cd66
OpenSCAD fix parsing bug for square statement
2012-12-18 20:31:41 +01:00
Yorik van Havre
7f882a66b5
Updated with latest crowdin translations
2012-12-18 13:28:11 -02:00
Yorik van Havre
ed6cd0ce59
Updated translation strings
2012-12-07 10:56:57 -02:00
Sebastian Hoogen
32596ba7e4
OpenSCAD: fix translation problems and identation error
2012-12-06 14:09:08 +01:00
Yorik van Havre
1def021530
Updated translations from crowdin
...
* Updated the updateTranslations.py tool so it can now work with
unzipped folders, and it updates qt resource files when necessary.
* Updated existing translations, changed a couple of language codes:
es -> es-ES, pt -> pt-BR, zh -> zh-CN, se -> sv-SE
* Added new translations that have more than 50% translated:
cs, hu, ro, sk, zh-TW, tr
2012-10-30 09:59:55 -02:00
Sebastian Hoogen
3b2700ae71
keep up with upstream version 0.5d of importCSG
2012-10-25 10:23:28 +02:00
Sebastian Hoogen
a9d1f4f3fb
Enhancements to OpenSCAD module
...
interpolate OpenSCAD surface elements (heightmaps) to BSplineSurface
ignore render statement #21
handle difference object with only one child #46
fix sign of import origin in prototype
fixed syntax of minkowski statement
Added Icon for AddOpenSCADElement #50 and fixed typo in OpenSCAD module
ignore OpenSCAD Modifiers #31
handle fuse with a single child
remove redefinition of python list
make OpenSCAD importCSG avavailable in command line mode
add modifier characters to the label of the top affected object
started translation
remove ColorCodeShapes command from toolbar and menu
Added toolbar with Part tools to OpenSCAD WB
remove OpenSCAD prototype importer from build
2012-10-25 10:23:28 +02:00
Sebastian Hoogen
dfe2bd5414
handle OpenSCAD keyword arguments as such
2012-10-25 10:23:27 +02:00
Sebastian Hoogen
d984093f1c
OpenSCAD module
...
fixes #3 #7 #25 #26 #28 #30 #35 #36 #41
2012-06-25 15:01:33 +02:00