Commit Graph

3698 Commits

Author SHA1 Message Date
Yorik van Havre
7516bcaa53 Draft: Fixed escape() bug in Draft GUI 2014-07-07 12:07:53 -03:00
wmayer
1fc35642e2 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-07-07 13:57:17 +02:00
wmayer
ec4af5b22c + give more information when assigning wrong type to quantity property 2014-07-07 13:56:23 +02: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
178a8808ae updated version number in makedist script 2014-07-04 20:33:08 -03: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
wmayer
4513288850 + workaround for issue with group separator 2014-07-01 12:22:24 +02:00
wmayer
bda933a1ca + add further log messages at startup for better troubleshooting, fix possible crash, fix typos 2014-07-01 11:03:55 +02:00
Yorik van Havre
06d609752f Arch: disabled buggy wall auto-corners function 2014-06-30 22:16:34 -03:00
wmayer
3066915857 + update ReadMe and ChangeLog 2014-06-30 13:51:10 +02:00
wmayer
0ecedb2ee5 + improve error handling when rendering a raytracing project 2014-06-27 11:58:56 +02:00
wmayer
93c81d5c01 + update x64 installer 2014-06-25 18:56:50 +02:00
Sebastian Hoogen
45826ac181 + fixes #0001579: exportCSG.shape2polyhedron supplies wrong parameters to mesher 2014-06-25 14:14:30 +02:00
Keith Sloan
0962af688e Correction to use Value to convert units to mm from any 2014-06-25 14:14:29 +02:00
wmayer
1a2b8949ed + fixes #0001354: Crash on using Enter-Key for confirmation of chamfer or fillet entries 2014-06-24 10:18:58 +02:00
wmayer
484b0466e2 + fixes #0001565: Images in the 3D plane are not shown after opening a project 2014-06-23 14:02:26 +02:00
Yorik van Havre
01fbb9d149 Arch: small fix in section planes 2014-06-21 18:57:14 -03:00
Yorik van Havre
6e3f0de48a Arch: added an option to section planes to allow non-solids to be cut too 2014-06-21 11:59:33 -03:00
wmayer
bb9db0b129 + encode CR and LF for XML 2014-06-14 18:04:19 +02:00
wmayer
6201f1a74b + fix a couple of issues with InputField used in property editor 2014-06-14 16:22:56 +02:00
wmayer
70a5ab56c2 + fixes #0001580: Adding transparency to povray output 2014-06-14 14:19:29 +02:00
wmayer
cd4f0ff54a + make POV-Ray renderer working on Windows 2014-06-14 13:26:25 +02:00
wmayer
7c8f8b1b76 + replace 'Platform' with 'Word size' 2014-06-13 18:37:15 +02:00
Yorik van Havre
ccc2a621f7 Draft: better method for DraftGeomUtils.isPtOnEdge 2014-06-11 10:37:48 -03:00
Yorik van Havre
a00c4f77ea Arch: More minor fixes 2014-06-10 23:13:23 -03:00
Yorik van Havre
56521371fb Arch: Small cosmetic fix 2014-06-10 22:51:04 -03:00
Sebastian Hoogen
4eb2c62706 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
a533161fc5 use compounds for unknown shape types
in OpenSCADUtils.applyPlacement
2014-06-10 10:36:09 -03:00
Sebastian Hoogen
51dd1b4ebb remove unused tokens in importCSG 2014-06-10 10:36:08 -03:00
Yorik van Havre
a2e261bb25 Draft: Renamed Layer to VisGroup 2014-06-10 10:21:01 -03:00
wmayer
f90d593aa5 + fix possible crash in InputField::selectNumber 2014-06-10 14:10:36 +02:00
wmayer
83b0654882 + select value in task pad panel 2014-06-10 12:33:56 +02:00
wmayer
326c2404fa + fixes #0001562: Add units to Fillet and Chamfer in PartDesign 2014-06-10 12:33:14 +02:00
wmayer
025b2638dc + fixes #0001562: Add units to Fillet and Chamfer in PartDesign 2014-06-10 12:32:57 +02:00
wmayer
41f8415a60 + restore selected numbers in input field after showing it, select numbers if widget gets focus by Tab/Backtab/Shortcut 2014-06-10 11:34:23 +02:00
Yorik van Havre
90eba4414f Arch: Bugfixing and cleaning in IFC export, support of Spaces 2014-06-08 21:11:20 -03:00
Yorik van Havre
51f1098008 Draft: Allow snapping to the center of ellipses 2014-06-08 19:36:59 -03:00
wmayer
5dae9cf510 + do not close placement dialog if an error occured when pressing OK 2014-06-07 20:14:00 +02:00
Yorik van Havre
c68ace6f00 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
36c6365e00 + change comment 2014-06-07 10:56:45 +02:00
Abdullah Tahiri
14d5914651 Fixed Datum Filter showing Named non-datum variables 2014-06-07 10:50:14 +02:00
wmayer
f621ffa412 + fix issue with default value and unit in InputField 2014-06-06 16:17:47 +02:00
wmayer
bccc80b60a + change order of tangent and coincident constraints of slot 2014-06-06 00:33:56 +02:00
wmayer
959785098f + abort slot creation in error case 2014-06-06 00:08:26 +02:00
wmayer
977136e7e3 + whitespace improvements 2014-06-05 23:24:59 +02:00
wmayer
e32b636fc9 + fix path separator issue in widget factory 2014-06-04 13:28:33 +02:00
wmayer
86d80db12c + optimize creation of hexagonal sketch profile, add icon 2014-06-04 12:05:41 +02:00