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 |
|
Yorik van Havre
|
b0c157a5ea
|
Draft: better method for DraftGeomUtils.isPtOnEdge
|
2014-06-11 10:37:48 -03:00 |
|
Yorik van Havre
|
57999cb78d
|
Arch: More minor fixes
|
2014-06-10 23:13:23 -03:00 |
|
Yorik van Havre
|
7e20c0c01c
|
Arch: Small cosmetic fix
|
2014-06-10 22:51:04 -03:00 |
|
Sebastian Hoogen
|
830ab19393
|
improvements to exportDRAWEXE
bugfix for mirroring
add support for Draft Wire
move sweep export to function
add support for Draft circle
|
2014-06-10 10:36:09 -03:00 |
|
Sebastian Hoogen
|
7ab2f4fe1f
|
use compounds for unknown shape types
in OpenSCADUtils.applyPlacement
|
2014-06-10 10:36:09 -03:00 |
|
Sebastian Hoogen
|
fc31b3179a
|
remove unused tokens in importCSG
|
2014-06-10 10:36:08 -03:00 |
|
Yorik van Havre
|
4e595bd7bb
|
Draft: Renamed Layer to VisGroup
|
2014-06-10 10:21:01 -03:00 |
|
wmayer
|
82b8df576d
|
+ select value in task pad panel
|
2014-06-10 12:33:56 +02:00 |
|
wmayer
|
30e8c12f54
|
+ fixes #0001562: Add units to Fillet and Chamfer in PartDesign
|
2014-06-10 12:33:14 +02:00 |
|
wmayer
|
8923810e1d
|
+ fixes #0001562: Add units to Fillet and Chamfer in PartDesign
|
2014-06-10 12:32:57 +02:00 |
|
Yorik van Havre
|
39e412da56
|
Arch: Bugfixing and cleaning in IFC export, support of Spaces
|
2014-06-08 21:11:20 -03:00 |
|
Yorik van Havre
|
24f83252a6
|
Draft: Allow snapping to the center of ellipses
|
2014-06-08 19:36:59 -03:00 |
|
Yorik van Havre
|
92a565f6ac
|
Arch: Misc fixes
* Allow to export subtractions as separate elements in IFC
* Fixed Survey tool
* Removed unused Arch preferences
|
2014-06-07 12:09:58 -03:00 |
|
wmayer
|
39bda90514
|
+ change comment
|
2014-06-07 10:56:45 +02:00 |
|
Abdullah Tahiri
|
63ab2d7f12
|
Fixed Datum Filter showing Named non-datum variables
|
2014-06-07 10:50:14 +02:00 |
|
wmayer
|
2fcce866a7
|
+ change order of tangent and coincident constraints of slot
|
2014-06-06 00:33:56 +02:00 |
|
wmayer
|
dfda6704d7
|
+ abort slot creation in error case
|
2014-06-06 00:08:26 +02:00 |
|
wmayer
|
c07358073a
|
+ whitespace improvements
|
2014-06-05 23:24:59 +02:00 |
|
wmayer
|
409285d53f
|
+ optimize creation of hexagonal sketch profile, add icon
|
2014-06-04 12:05:41 +02:00 |
|
wmayer
|
5917d21395
|
+ implement hexagon sketch
|
2014-06-03 14:54:27 +02:00 |
|
wmayer
|
c05801d6ed
|
+ fixes for sketcher
|
2014-06-03 11:24:49 +02:00 |
|
Yorik van Havre
|
6a212b32f6
|
Draft: Clones are now 2D if made from a 2D object
|
2014-06-02 11:23:39 -03:00 |
|
Yorik van Havre
|
f2cb5394e1
|
Draft: small fix in DXF importer
|
2014-06-02 11:08:49 -03:00 |
|
wmayer
|
c31b661004
|
+ fixes #0001569: Bounding Box of Mesh::Feature in the Gui does not respect the Placement
|
2014-06-02 13:06:14 +02:00 |
|
Yorik van Havre
|
5424ad1d6a
|
Arch: Support for extruded curves in IFC export
|
2014-06-01 21:45:48 -03:00 |
|