Commit Graph

1821 Commits

Author SHA1 Message Date
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
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
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
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
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
wmayer
dc93df98b2 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-09-20 21:01:16 +02:00
wmayer
dbf78870bc + cppcheck fixes 2013-09-20 21:00:45 +02:00
Yorik van Havre
f6cf626971 Raytracing: Added RadiosityNormal povray template 2013-09-20 10:57:32 -03:00
Yorik van Havre
9024aea9d7 Raytracing: Removed +UA from the default povray options 2013-09-20 10:52:49 -03:00
Yorik van Havre
de4a92346f Draft: small bugfix in Pattern property 2013-09-19 21:25:52 -03:00
Yorik van Havre
29bf84b11e Raytracing: Moved default light to the template 2013-09-19 18:13:52 -03:00
Yorik van Havre
41102f4339 Arch: changed license of ifcReader.py 2013-09-19 11:19:22 -03:00
wmayer
3590e6fc7b +Relicense from GPL to LGPL 2013-09-19 11:21:03 +02:00
Yorik van Havre
d0fad3d58e Draft: Added a snap button to turn arch dimensions off 2013-09-17 23:07:04 -03:00
Yorik van Havre
083d33f163 Raytracing: Added a render button 2013-09-17 14:30:09 -03:00
Yorik van Havre
d864f51210 Draft: Bugfix in Lines End property 2013-09-17 10:25:56 -03:00
Sebastian Hoogen
8ade4d172c OpenSCAD import: fixed modifying wrong placment
when centering linear extrusion
2013-09-17 13:45:49 +02:00
Sebastian Hoogen
6da3eabaee remove transformGeometry in OpenSCADFeatures.GetWire 2013-09-17 13:39:38 +02:00
Sebastian Hoogen
322b19cd6a remove importgroup 2013-09-17 13:39:38 +02:00
Sebastian Hoogen
df8c19e195 OpenSCAD: close csg file and allow unlink to fail 2013-09-17 13:39:37 +02:00
Sebastian Hoogen
f1bd7e39a5 disable print in importCSG to reduce distraction 2013-09-17 13:39:37 +02:00
Yorik van Havre
9eb8b5df54 Modified a couple of icons (Raytracing and Drawing) to give a more unified look 2013-09-16 12:18:15 -03:00
Yorik van Havre
4719fd7772 0000908: Ability to lock snap angle in Draft by pressing L
By pressing the L key while drawing with the Draft workbench, the
current angle shown on screen is kept, until L is pressed again.
2013-09-15 17:39:27 -03:00
Yorik van Havre
4005b199e0 0001102: Updated all links to old freecad homepage and wiki to the new ones 2013-09-15 17:04:42 -03:00
Yorik van Havre
9453b7d6bc Arch:Stairs can now have stringers 2013-09-12 22:56:38 -03:00
Yorik van Havre
ae99be0793 Arch: Added stairs to cmake & wininstaller 2013-09-12 17:57:07 -03:00
Yorik van Havre
859e9e5067 Arch: Optimization in stairs 2013-09-12 17:54:48 -03:00
Yorik van Havre
f61a00bf90 Arch: stairs can now be based on an object 2013-09-12 17:54:47 -03:00
Yorik van Havre
9ce4afe32b Arch: Added structure to stairs 2013-09-12 17:54:47 -03:00
Yorik van Havre
fac34ed9a1 Arch: First implementation of stairs 2013-09-12 17:54:47 -03:00
jriegel
cc55ce4008 start node index interface 2013-09-12 21:58:11 +02:00
jriegel
9aa311eec9 Fix for edge color problem 2013-09-12 21:57:43 +02:00
Yorik van Havre
d96f0dfd86 Startpage: Fixed links 2013-09-12 00:30:59 -03:00
jriegel
f6830287e9 Fem Postprocessing set color on nodes 2013-09-11 20:00:51 +02:00
wmayer
00ba8f2776 Remove determinant check in transform* methods 2013-09-11 18:48:24 +02:00
wmayer
92ce5e48bb Fix warnings 2013-09-09 15:01:56 +02:00
wmayer
9d72a26d23 Fix Material target 2013-09-09 13:48:39 +02:00