Commit Graph

2573 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
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
wmayer
3c55434939 + cppcheck fixes 2013-09-21 07:25:20 +02:00
wmayer
0bc79e7935 + cppcheck fixes 2013-09-21 07:22:17 +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
d7a8037fe3 Added app data file for gnome software center
The new gnome software center asks developers to provide a small
app info file, that describes the application
http://blogs.gnome.org/hughsie/2013/08/29/gnome-software-center-and-you/
2013-09-13 14:31:21 -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