Commit Graph

2623 Commits

Author SHA1 Message Date
wmayer
a3b4524cca Make Python API more pythonic 2013-10-09 21:16:04 +02:00
wmayer
564f3d14e3 + Change some text 2013-10-09 17:25:11 +02:00
wmayer
01921f4f25 + Fix transaction issues 2013-10-09 12:28:25 +02:00
Yorik van Havre
7bef06f329 Arch: MergeWalls tool can now merge a single wall with its own subwalls 2013-10-08 18:40:23 -03:00
Yorik van Havre
0375c66986 Draft: Added a new bitsnpieces snap style 2013-10-08 17:02:46 -03:00
Yorik van Havre
8507005686 Draft: Added extensions intersection snapping 2013-10-08 16:36:52 -03:00
Yorik van Havre
dceed60c98 Arch: Fixed bug that builds a structure on top of another structure 2013-10-08 16:31:02 -03:00
wmayer
1e860356e7 + make float assignment more pythonic 2013-10-08 12:54:20 +02:00
wmayer
26837381ac Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-10-08 11:06:30 +02:00
wmayer
2ddaa73bcd + Add documentation to SoBrepShape classes 2013-10-08 11:05:34 +02:00
Yorik van Havre
aeb17dd2f7 Arch: Fixed cmake file 2013-10-07 20:10:04 -03:00
Yorik van Havre
c3cecc41d0 Arch: Added Rebar object + command 2013-10-07 15:42:05 -03:00
Yorik van Havre
ced0a2b6d0 Part: Extended makePipeShell() so it accepts a transformation mode value 2013-10-07 15:41:38 -03:00
wmayer
cdea437e37 0001266: Part Common fails with two surface objects 2013-10-07 17:42:48 +02:00
wmayer
46a0ec259f + Simplify usage of templates 2013-10-07 15:42:22 +02:00
Yorik van Havre
01d5193296 Draft: Bugfix in snapping 2013-10-06 16:52:14 -03:00
wmayer
88493ec0e5 Show current build type 2013-10-06 13:12:16 +02:00
wmayer
c6f7fd7462 0000750: Endless loop in sketch solver 2013-10-06 13:11:11 +02:00
Yorik van Havre
d9e0cbe6cb Draft: Added a 'name' argument to makeArray() 2013-10-05 18:20:17 -03:00
Yorik van Havre
b833e6aaf8 Raytracing: Added LuxOutdoor luxrender template 2013-10-04 15:57:15 -03:00
Yorik van Havre
e2d19d7360 Draft: minor bugfix in wire object 2013-10-04 15:56:51 -03:00
Yorik van Havre
04230c4348 Draft: Fixed bug in Edit tool 2013-10-04 14:40:13 -03:00
Yorik van Havre
74fda05d77 Arch: Added a Role property to structure object 2013-10-03 16:37:06 -03:00
Yorik van Havre
860afcd929 Raytracing: Rendering with luxrender doesn't block the UI anymore 2013-10-03 16:29:13 -03:00
Yorik van Havre
9c947e56bd Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-10-03 16:05:43 -03:00
Yorik van Havre
0ea777e021 Raytracing: Better default template 2013-10-03 16:04:54 -03:00
wmayer
a08ed11215 + Add Luxrender template file to build process 2013-10-03 18:01:58 +02:00
Yorik van Havre
45963747b7 Raytracing: Fixed bug in cmake file 2013-10-03 12:40:06 -03:00
Yorik van Havre
8968355395 Draft: better docstring in array function 2013-10-03 12:07:40 -03:00
Yorik van Havre
762ef1299e Raytracing: Final cleanup of Luxrender stuff 2013-10-02 12:24:31 -03:00
Yorik van Havre
94c9c28e15 Raytracing: Added Luxrender project 2013-10-02 12:24:31 -03:00
Yorik van Havre
3d7d449749 Raytracing: Added Lux Feature 2013-10-02 12:24:31 -03:00
Yorik van Havre
66d8950d57 Raytracing: Added function to rescale a luxrender matrix 2013-10-02 12:24:31 -03:00
Yorik van Havre
382a12f55f Raytracing: Added function to write shapes as luxrender strings 2013-10-02 12:24:31 -03:00
Yorik van Havre
1c51aea58a Raytracing: Added lux camera export function 2013-10-02 12:24:31 -03:00
wmayer
6a7d2dea17 + Show orientation dialog when creating an image plane 2013-10-02 14:15:39 +02:00
wmayer
ee77154e6a 0001264: add function Sketch.setConstruction() 2013-10-02 10:47:29 +02:00
wmayer
789e810213 + Fix for call of normalAt for edges 2013-10-02 09:42:09 +02:00
wmayer
9dcc20344b + Apply patch for helix but deactivate it for the moment 2013-09-30 13:18:32 +02:00
Yorik van Havre
30ac573244 Draft: Small bugfix in trimex 2013-09-29 14:49:36 -03:00
Yorik van Havre
069481aa3d Draft: Adapted input boxes to use Units->Decimals pref setting 2013-09-29 13:21:29 -03:00
wmayer
4487df35de + Fix syntax error (patch from Anton Gladky) 2013-09-28 15:57:02 +02:00
wmayer
00f46aadeb + Fix TopoShape::fix() 2013-09-28 11:02:09 +02:00
wmayer
1244807f7e 0001256: Order of operations for Matrix is nonintuitive, needs documentation 2013-09-26 22:19:59 +02:00
wmayer
58d4ece5ac Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-09-26 22:07:31 +02:00
wmayer
7bd7ed8dda + Remove unused method 2013-09-26 18:47:25 +02:00
wmayer
0afb17ac20 +Fix crash when loading object without view provider 2013-09-26 17:43:27 +02:00
Sebastian Hoogen
9e3f4824bd relicense Keith's contributions under LGPL
Date: Thu, 26 Sep 2013 10:03:48 +0100
From: Keith Sloan <keithsloan*****@gmail.com>
To: Sebastian Hoogen <sebastian@h****n.de>
Message-ID: <CA+0edZVU6OP2WfBFz4JxfGhjys_bxUg056WzROUfvfLrU=CH6A@mail.gmail.com>
In-Reply-To: <e10e0dc5-44be-4431-8288-1bd795af6418@email.android.com>
Subject: Re: OpenSCAD license

Happy to relicense under LGPL
2013-09-26 11:01:11 -03:00
Sebastian Hoogen
ca403304e5 OpenSCADimport: fixed centering of linear extrude 2013-09-26 11:01:11 -03:00
wmayer
5062080a26 + Fix gcc build errors/improve whitespaces 2013-09-26 15:39:25 +02:00