wmayer
7120279ec0
+ fixes #0001617 : typo in importCSG.py
2014-07-16 15:11:45 +02:00
wmayer
f4d8b0ff54
+ fix mesh triming
2014-07-16 13:57:14 +02:00
Yorik van Havre
7f387eabc1
Arch: General improvements
...
* Removed roundings in exported objects
* Added toggleIfcBrepFlag command to force export as BREP
* Prepared Arch objects for Materials and custom IFC attributes
* Supported latest developement version of IfcOpenShell
* Cleanup of IFC exporter
* Export of Arch Sites as IfcSite
* Export of Groups as IfcGroup
2014-07-15 15:13:30 -03:00
wmayer
d456cd21f9
+ fixes #0001499 : Mesh trim loses some triangles
2014-07-15 18:42:42 +02:00
wmayer
b8772df79c
+ Mesh trim loses some triangles
2014-07-15 13:31:15 +02:00
wmayer
a9d1979270
+ include missing header file
2014-07-15 10:27:02 +02:00
Yorik van Havre
7a612c66fa
Spreadsheet: Added setitem and getitem methods
2014-07-14 19:13:18 -03:00
Yorik van Havre
1fd7bd98a4
Draft: Array tool now prints commands in the python console
2014-07-13 12:32:32 -03:00
Sebastian Hoogen
51b3a4c945
importSVG: recognize relative scaling in viewBox attribute
2014-07-13 11:37:36 +02:00
Sebastian Hoogen
7bc3f70b8d
remove unused meshing paramters for exportCSG
...
releated to 382e055e9b
2014-07-13 11:37:35 +02:00
Sebastian Hoogen
c1f5582da8
support for Part::Loft in exportDRAWEXE
2014-07-13 11:37:34 +02:00
Sebastian Hoogen
2b1656e6b0
renable DRAWEXE exporter
...
This reverts commit 4c48bdf216 .
2014-07-13 11:37:34 +02:00
Michael Ang
db54a748b1
automatically find the OpenSCAD binary on Mac OS X
2014-07-13 11:37:33 +02:00
wmayer
af4aa69d35
+ fix crash when trying to edit broken revolve object
2014-07-13 11:34:36 +02:00
Jose Luis Cercos-Pita
c90c4e1749
Added spreadsheets to the hydrostatics tool
2014-07-13 11:09:00 +02:00
Jose Luis Cercos-Pita
5f49a00b01
Fixed worng variable
2014-07-13 11:09:00 +02:00
Jose Luis Cercos-Pita
e1b387a104
Changed the spreadsheet label
2014-07-13 11:08:59 +02:00
Jose Luis Cercos-Pita
48afaa5750
Added spreadsheets to the transversal areas tool
2014-07-13 11:08:58 +02:00
Jose Luis Cercos-Pita
3194d478f3
Fixed box generation for small draft values
2014-07-13 11:08:58 +02:00
Jose Luis Cercos-Pita
aa1c957eb9
Fixed bad integer usage
2014-07-13 11:08:57 +02:00
Jose Luis Cercos-Pita
cf01937d1c
Added units mangement to the hydrostatics tool
2014-07-13 11:08:56 +02:00
Jose Luis Cercos-Pita
1ab919ef7e
Corrected the angle bounds
2014-07-13 11:08:56 +02:00
Jose Luis Cercos-Pita
9a12a16cc4
Added units mangement to the transversal areas tool
2014-07-13 11:08:55 +02:00
Jose Luis Cercos-Pita
39769e887a
Added helpers for mass, time and angle units
2014-07-13 11:08:54 +02:00
Jose Luis Cercos-Pita
1ce24c879f
Added units mangement to the outline drawing tool
2014-07-13 11:08:53 +02:00
Jose Luis Cercos-Pita
978030a678
Moved to InputField widget in ship creation
2014-07-13 11:08:52 +02:00
wmayer
d7fafdb2b6
+ split create/edit sketch command into two commands
2014-07-13 10:17:50 +02:00
wmayer
da708faa5e
+ support compounds of wires or faces for extrusion with tapered angle
2014-07-12 17:44:33 +02:00
wmayer
4ae29bc2e3
+ implement solve() in Python API of SketchObject
2014-07-12 17:13:05 +02:00
wmayer
f91c64aba9
+ fix crash when trying to edit broken revolve object
2014-07-12 16:13:13 +02:00
Yorik van Havre
72166ceabe
Draft - updated DXF importer
...
* Updated the importer to v1.38 (several fixes from the Blender branch)
* Enabled export of Bezier curves
2014-07-11 18:34:28 -03:00
Yorik van Havre
cbcbba24d2
Draft: Further fix in text encodings
2014-07-11 17:41:26 -03:00
wmayer
3cfab20586
+ simplify basic VRML export of mesh kernel, + allow to export mesh with texture via Python
2014-07-11 19:34:14 +02:00
wmayer
750a04d400
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-07-11 19:28:25 +02:00
wmayer
ec6f6ac128
+ simplify basic VRML export of mesh kernel, + allow to export mesh with texture via Python
2014-07-11 19:27:48 +02:00
Yorik van Havre
88471d390f
Draft - fixed some text encodings in dimensions
2014-07-11 11:54:33 -03:00
Yorik van Havre
8188bd5385
Draft: Fixed escape() bug in Draft GUI
2014-07-07 12:07:53 -03:00
Yorik van Havre
1be778a53d
Spreadsheet: Fix to prevent unwanted characters in spreadsheet cells
2014-07-06 18:50:40 -03:00
wmayer
3d87d88616
+ fix Part.makeTube
2014-07-05 15:48:50 +02:00
Yorik van Havre
1124a57514
Draft: fix in angular dimension
2014-07-01 22:30:36 -03:00
Sebastian Hoogen
691fd11286
Raise exception if the OpenSCAD executeable is unavailable
2014-07-01 12:32:05 +02:00
Sebastian Hoogen
5374302e93
Add default for path to OpenSCAD on Mac OS X
2014-07-01 12:32:04 +02:00
Yorik van Havre
f40d4ac65b
Arch: disabled buggy wall auto-corners function
2014-06-30 22:16:34 -03:00
wmayer
63aed855ab
+ improve error handling when rendering a raytracing project
2014-06-27 11:58:56 +02:00
Sebastian Hoogen
382e055e9b
+ fixes #0001579 : exportCSG.shape2polyhedron supplies wrong parameters to mesher
2014-06-25 14:14:30 +02:00
Keith Sloan
4ce8a93ad7
Correction to use Value to convert units to mm from any
2014-06-25 14:14:29 +02:00
Yorik van Havre
b08e5dec7c
Arch: small fix in section planes
2014-06-21 18:57:14 -03:00
Yorik van Havre
13e006cf35
Arch: added an option to section planes to allow non-solids to be cut too
2014-06-21 11:59:33 -03:00
wmayer
00e041ffb3
+ fixes #0001580 : Adding transparency to povray output
2014-06-14 14:19:29 +02:00
wmayer
3523741e96
+ make POV-Ray renderer working on Windows
2014-06-14 13:26:25 +02:00