Commit Graph

1870 Commits

Author SHA1 Message Date
Yorik van Havre
a3eee52090 Arch: added hole depth property to windows 2013-10-09 17:27:51 -03:00
wmayer
59f858acd3 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-10-09 21:17:28 +02:00
wmayer
f82628ca35 Make Python API more pythonic 2013-10-09 21:16:04 +02:00
Yorik van Havre
ef285a27a1 Arch: Added rounding property to rebars 2013-10-09 16:15:56 -03:00
Sebastian Hoogen
ee6f24f2bf OpenSCAD use Part::Prism 2013-10-09 15:42:00 -03:00
Yorik van Havre
9d08228957 Draft: Rewrite of defaults handling 2013-10-09 15:40:38 -03:00
wmayer
80171dffd1 + Change some text 2013-10-09 17:25:11 +02:00
wmayer
6389cc1d69 + Fix transaction issues 2013-10-09 12:28:25 +02:00
Yorik van Havre
d31a047095 Arch: MergeWalls tool can now merge a single wall with its own subwalls 2013-10-08 18:40:23 -03:00
Yorik van Havre
1de9b90a22 Draft: Added a new bitsnpieces snap style 2013-10-08 17:02:46 -03:00
Yorik van Havre
a3cb51c409 Draft: Added extensions intersection snapping 2013-10-08 16:36:52 -03:00
Yorik van Havre
3c0a37e856 Arch: Fixed bug that builds a structure on top of another structure 2013-10-08 16:31:02 -03:00
wmayer
c6baed84bf + make float assignment more pythonic 2013-10-08 12:54:20 +02:00
wmayer
671d8d845c Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-10-08 11:06:30 +02:00
wmayer
cf4bcf3006 + Add documentation to SoBrepShape classes 2013-10-08 11:05:34 +02:00
Yorik van Havre
1058fcfe98 Arch: Fixed cmake file 2013-10-07 20:10:04 -03:00
Yorik van Havre
0dfbe10978 Arch: Added Rebar object + command 2013-10-07 15:42:05 -03:00
Yorik van Havre
a1084de89c Part: Extended makePipeShell() so it accepts a transformation mode value 2013-10-07 15:41:38 -03:00
wmayer
ccf462300b 0001266: Part Common fails with two surface objects 2013-10-07 17:42:48 +02:00
wmayer
bffb6a3087 + Simplify usage of templates 2013-10-07 15:42:22 +02:00
Yorik van Havre
a095a34795 Draft: Bugfix in snapping 2013-10-06 16:52:14 -03:00
wmayer
bee20ca85f 0000750: Endless loop in sketch solver 2013-10-06 13:11:11 +02:00
Yorik van Havre
1bef5b5e71 Draft: Added a 'name' argument to makeArray() 2013-10-05 18:20:17 -03:00
Yorik van Havre
f95b69807f Raytracing: Added LuxOutdoor luxrender template 2013-10-04 15:57:15 -03:00
Yorik van Havre
658bc87a1c Draft: minor bugfix in wire object 2013-10-04 15:56:51 -03:00
Yorik van Havre
42a0a55a38 Draft: Fixed bug in Edit tool 2013-10-04 14:40:13 -03:00
Yorik van Havre
018553cec5 Arch: Added a Role property to structure object 2013-10-03 16:37:06 -03:00
Yorik van Havre
44f2d7fdf8 Raytracing: Rendering with luxrender doesn't block the UI anymore 2013-10-03 16:29:13 -03:00
Yorik van Havre
dc0e51307a Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-10-03 16:05:43 -03:00
Yorik van Havre
df90588b18 Raytracing: Better default template 2013-10-03 16:04:54 -03:00
wmayer
d8528a56ff + Add Luxrender template file to build process 2013-10-03 18:01:58 +02:00
Yorik van Havre
82a9b95265 Raytracing: Fixed bug in cmake file 2013-10-03 12:40:06 -03:00
Yorik van Havre
1710989508 Draft: better docstring in array function 2013-10-03 12:07:40 -03:00
Yorik van Havre
28ca4f04b0 Raytracing: Final cleanup of Luxrender stuff 2013-10-02 12:24:31 -03:00
Yorik van Havre
a2a159c40a Raytracing: Added Luxrender project 2013-10-02 12:24:31 -03:00
Yorik van Havre
5127a2bf07 Raytracing: Added Lux Feature 2013-10-02 12:24:31 -03:00
Yorik van Havre
41b423351f Raytracing: Added function to rescale a luxrender matrix 2013-10-02 12:24:31 -03:00
Yorik van Havre
bfea93d618 Raytracing: Added function to write shapes as luxrender strings 2013-10-02 12:24:31 -03:00
Yorik van Havre
45926d6dca Raytracing: Added lux camera export function 2013-10-02 12:24:31 -03:00
wmayer
6fb9ac4fc4 + Show orientation dialog when creating an image plane 2013-10-02 14:15:39 +02:00
wmayer
66559bc037 0001264: add function Sketch.setConstruction() 2013-10-02 10:47:29 +02:00
wmayer
3fd1efe5b0 + Fix for call of normalAt for edges 2013-10-02 09:42:09 +02:00
wmayer
4970c461ac + Apply patch for helix but deactivate it for the moment 2013-09-30 13:18:32 +02:00
Yorik van Havre
43f0e9a8f5 Draft: Small bugfix in trimex 2013-09-29 14:49:36 -03:00
Yorik van Havre
a21f6656d0 Draft: Adapted input boxes to use Units->Decimals pref setting 2013-09-29 13:21:29 -03:00
wmayer
f788dff9aa + Fix syntax error (patch from Anton Gladky) 2013-09-28 15:57:02 +02:00
wmayer
a5e3020dc9 + Fix TopoShape::fix() 2013-09-28 11:02:09 +02:00
Sebastian Hoogen
037a4fb442 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
b14389a3dc OpenSCADimport: fixed centering of linear extrude 2013-09-26 11:01:11 -03:00
jriegel
ec0a5ccb0c Merge branch 'refs/heads/double-precision-werner'
Conflicts:
	src/App/Document.cpp
	src/App/PropertyGeo.cpp
	src/App/PropertyStandard.cpp
	src/Base/Reader.cpp
	src/Base/Reader.h
	src/Gui/propertyeditor/PropertyItem.cpp
	src/Mod/Fem/Gui/ViewProviderFemMesh.cpp
	src/Mod/Inspection/Gui/ViewProviderInspection.cpp
	src/Mod/Mesh/App/MeshProperties.cpp
	src/Mod/Part/App/TopoShapeFacePyImp.cpp
	src/Mod/PartDesign/App/FeatureRevolution.cpp
2013-09-26 00:05:05 +02:00