jriegel
0d3db11327
OCL tests
2014-08-17 20:15:12 +02:00
jriegel
6377b7d092
remove Standard_String.hxx, no longer needed
2014-08-13 21:04:27 +02:00
jriegel
13d1d5be6e
Fix for VC11, should be backwards compatible
2014-08-13 21:01:27 +02:00
jriegel
e933497ee4
Use default eigen in Approximation...
2014-08-13 21:00:15 +02:00
jriegel
8245a64c52
Change std::make_pairs to C++11 standard without template arguments
2014-08-13 20:59:29 +02:00
jriegel
103ae7c2ad
move build specifier in own cMake group
2014-08-03 20:53:19 +02:00
wmayer
3421e1773c
+ add missing files to install target of Sketcher module
2014-07-17 12:26:52 +02:00
wmayer
050bab79f0
+ fix mesh trimming
2014-07-16 18:21:30 +02:00
wmayer
fe9e77d661
+ fixes #0001617 : typo in importCSG.py
2014-07-16 15:11:45 +02:00
wmayer
aca282e0e3
+ fix mesh triming
2014-07-16 13:57:14 +02:00
Yorik van Havre
ab4215884c
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
09572a364a
+ fixes #0001499 : Mesh trim loses some triangles
2014-07-15 18:42:42 +02:00
wmayer
3ec88ef51e
+ Mesh trim loses some triangles
2014-07-15 13:31:15 +02:00
wmayer
57d257d87e
+ include missing header file
2014-07-15 10:27:02 +02:00
Yorik van Havre
1c1e984c20
Spreadsheet: Added setitem and getitem methods
2014-07-14 19:13:18 -03:00
Yorik van Havre
4e28cddebb
Draft: Array tool now prints commands in the python console
2014-07-13 12:32:32 -03:00
Sebastian Hoogen
1bdee9179f
importSVG: recognize relative scaling in viewBox attribute
2014-07-13 11:37:36 +02:00
Sebastian Hoogen
4140c5da71
remove unused meshing paramters for exportCSG
...
releated to 382e055e9b
2014-07-13 11:37:35 +02:00
Sebastian Hoogen
5240693d40
support for Part::Loft in exportDRAWEXE
2014-07-13 11:37:34 +02:00
Sebastian Hoogen
691a12b1ea
renable DRAWEXE exporter
...
This reverts commit 4c48bdf216 .
2014-07-13 11:37:34 +02:00
Michael Ang
1470aa1b3d
automatically find the OpenSCAD binary on Mac OS X
2014-07-13 11:37:33 +02:00
wmayer
d3221b183c
+ fix crash when trying to edit broken revolve object
2014-07-13 11:34:36 +02:00
Jose Luis Cercos-Pita
9d57b6308e
Added spreadsheets to the hydrostatics tool
2014-07-13 11:09:00 +02:00
Jose Luis Cercos-Pita
a45b7d7509
Fixed worng variable
2014-07-13 11:09:00 +02:00
Jose Luis Cercos-Pita
1269dfce78
Changed the spreadsheet label
2014-07-13 11:08:59 +02:00
Jose Luis Cercos-Pita
9ad38f7706
Added spreadsheets to the transversal areas tool
2014-07-13 11:08:58 +02:00
Jose Luis Cercos-Pita
00c76e38ee
Fixed box generation for small draft values
2014-07-13 11:08:58 +02:00
Jose Luis Cercos-Pita
4b0c7bd9e1
Fixed bad integer usage
2014-07-13 11:08:57 +02:00
Jose Luis Cercos-Pita
0ef1936c86
Added units mangement to the hydrostatics tool
2014-07-13 11:08:56 +02:00
Jose Luis Cercos-Pita
6b935bddd9
Corrected the angle bounds
2014-07-13 11:08:56 +02:00
Jose Luis Cercos-Pita
d9156db567
Added units mangement to the transversal areas tool
2014-07-13 11:08:55 +02:00
Jose Luis Cercos-Pita
2bce54ec38
Added helpers for mass, time and angle units
2014-07-13 11:08:54 +02:00
Jose Luis Cercos-Pita
2906ebf264
Added units mangement to the outline drawing tool
2014-07-13 11:08:53 +02:00
Jose Luis Cercos-Pita
0433b3c34a
Moved to InputField widget in ship creation
2014-07-13 11:08:52 +02:00
wmayer
a4cd6fa0cb
+ split create/edit sketch command into two commands
2014-07-13 10:17:50 +02:00
wmayer
01a24a57eb
+ support compounds of wires or faces for extrusion with tapered angle
2014-07-12 17:44:33 +02:00
wmayer
2caf767974
+ implement solve() in Python API of SketchObject
2014-07-12 17:13:05 +02:00
wmayer
0072f7b942
+ fix crash when trying to edit broken revolve object
2014-07-12 16:13:13 +02:00
Yorik van Havre
ce58c96e29
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
05fb154f85
Draft: Further fix in text encodings
2014-07-11 17:41:26 -03:00
wmayer
7a0f5884ec
+ simplify basic VRML export of mesh kernel, + allow to export mesh with texture via Python
2014-07-11 19:34:14 +02:00
wmayer
a59e8c69ce
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-07-11 19:28:25 +02:00
wmayer
a9040b9edf
+ 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
3aa86fc98c
Draft - fixed some text encodings in dimensions
2014-07-11 11:54:33 -03:00
Yorik van Havre
7516bcaa53
Draft: Fixed escape() bug in Draft GUI
2014-07-07 12:07:53 -03:00
Yorik van Havre
5e1b8396cf
Spreadsheet: Fix to prevent unwanted characters in spreadsheet cells
2014-07-06 18:50:40 -03:00
wmayer
04bf07a64f
+ fix Part.makeTube
2014-07-05 15:48:50 +02:00
Yorik van Havre
83c4a64d6b
Draft: fix in angular dimension
2014-07-01 22:30:36 -03:00
Sebastian Hoogen
e9f674770e
Raise exception if the OpenSCAD executeable is unavailable
2014-07-01 12:32:05 +02:00
Sebastian Hoogen
fe4dbe5f17
Add default for path to OpenSCAD on Mac OS X
2014-07-01 12:32:04 +02:00