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
wmayer
34a303e689
0001256: Order of operations for Matrix is nonintuitive, needs documentation
2013-09-26 22:19:59 +02:00
wmayer
1defc455de
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-09-26 22:07:31 +02:00
wmayer
854d15f44f
+ Remove unused method
2013-09-26 18:47:25 +02:00
wmayer
b7dbc2f047
+Fix crash when loading object without view provider
2013-09-26 17:43:27 +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
wmayer
3a27371ba9
+ Fix gcc build errors/improve whitespaces
2013-09-26 15:39:25 +02: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
wmayer
5df33e8227
+ Fix bug #0001222
2013-09-25 17:15:31 +02:00
wmayer
92d5ee1c27
+ Fix gcc build error
2013-09-25 11:11:59 +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
wmayer
e05ec8aff3
0001224: Tiny Tweak: v0.14 Shows Some Items as 0.13
2013-09-24 15:02:46 +02: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
jriegel
78ba09a490
start PropertyQuantity and InputField
2013-09-24 11:00:54 +02:00
jriegel
7fe834ffbe
first finished implementation of Quantity parser
2013-09-24 11:00:51 +02:00
Yorik van Havre
3c5fb838ad
Draft: Added workaround for ellipses in DXF export
2013-09-23 12:30:21 -03:00
wmayer
a648a2d33b
+ Fix Windows build
2013-09-23 10:52:15 +02:00
wmayer
c6e5588939
0001210: DLL load failed
2013-09-23 10:02:41 +02:00
wmayer
caa63b946e
0001228: Cross section of Torus in Part Workbench fails or give wrong results
2013-09-22 15:32:14 +02:00
Yorik van Havre
f71c42f69c
0001220: Fix in Draft temp lines
2013-09-21 13:38:58 -03:00
Yorik van Havre
ebfcf6d2f4
Removed version number from the winInstaller bitmaps
2013-09-21 13:21:31 -03:00
Sebastian Hoogen
c810deed46
fixed syntax error in OpenSCADFeatures.py
2013-09-21 13:00:08 -03:00
wmayer
13dea484d0
0001231: Annoying messages at startup
2013-09-21 15:45:25 +02:00
wmayer
67734ba51a
0001236: Touchpad navigation issue
2013-09-21 15:30:29 +02:00
wmayer
0d25b68ce3
0001239: Part --> Geometric Primitives --> Regular Prism
2013-09-21 14:20:04 +02:00
wmayer
fd7ddb32d0
0001245: Wrong grid size shown in task dialog
2013-09-21 12:01:16 +02:00
wmayer
79e9f108e6
+ Add option to refine solid on sketch-based features
2013-09-21 09:16:44 +02:00