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
jriegel
c8cc4a179a
integrate Quantities into PropertyView and activate preferences again
2013-09-25 21:59:24 +02:00
Yorik van Havre
1ef19f18cc
Arch: Fixes in IFC importer (spaces didn't import correctly)
2013-09-24 22:38:03 -03:00
Yorik van Havre
27f2583a19
Arch: small cosmetic fixes in ifc importer
2013-09-24 20:31:03 -03:00
jriegel
abf1623f07
Add SchemaVersion to RestoreDocFile to distinquish double from float binary
2013-09-24 11:01:09 +02:00
jriegel
718972e48a
small fixes
2013-09-24 11:01:06 +02:00
jriegel
4d9da9c0c1
Fixed python format flags "f" from float to double "d"
2013-09-24 11:01:04 +02:00
jriegel
ecae7fac7f
Further doubel suggestions from Jan
...
Moved Gui/InputVector,Placement,Transform from float to double
Moved Sketcher from float to double
more suggestions for moving float -> double
2013-09-24 11:01:01 +02:00
jriegel
00ea24e07e
Integrate Werners & Jans double branch
...
Move from float to double
Further suggestions for float -> double move
Moved Tools2D from float to double
More suggestions for float->double move from Gui subdirectory
Changes to FEM constraint visuals for float->double move
Suggested changes for float -> double move
Suggestions for Part module moving float -> double
2013-09-24 11:00:57 +02:00