Commit Graph

2246 Commits

Author SHA1 Message Date
Yorik van Havre
9c7709bb10 Draft: fixes to dxf & svg exporters to work in console mode 2013-06-28 14:13:35 -03:00
Yorik van Havre
ca448d8794 0001032: Preference setting for bounding box colour 2013-06-27 20:42:30 -03:00
wmayer
7403e4ac65 Activate new file dialog for Linux 2013-06-27 17:30:33 +02:00
wmayer
85a056175e Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-06-27 17:08:31 +02:00
wmayer
3ddf522d9f Auto append file extension in file dialog 2013-06-27 17:07:39 +02:00
jriegel
415262bc0d Merge branch 'refs/heads/jriegel/develop-fem' 2013-06-27 16:47:40 +02:00
wmayer
16c594d20d 0001160: Freecad sometimes 'forgets' the ability to handle stp files 2013-06-27 14:16:41 +02:00
jriegel
fa1aa95a93 Small fix in Fem 2013-06-27 00:14:02 +02:00
jriegel
6026c3b9b2 Switch NetgenObject to inert if build without Netgen 2013-06-26 23:20:09 +02:00
jriegel
f2c6d85be3 Activating FEM for Linux again (without Netgen plugin) 2013-06-26 19:14:36 +02:00
jriegel
212964634a Merge branch 'refs/heads/master' into jriegel/develop-fem
Conflicts:
	src/Mod/Fem/App/FemMeshShapeNetgenObject.cpp
	src/Mod/Fem/App/FemMeshShapeNetgenObject.h
	src/Mod/Fem/Gui/AppFemGuiPy.cpp
	src/Mod/Fem/Gui/Command.cpp
	src/Mod/Fem/Gui/TaskDlgMeshShapeNetgen.cpp
	src/Mod/Fem/Gui/TaskDlgMeshShapeNetgen.h
	src/Mod/Fem/Gui/TaskTetParameter.cpp
	src/Mod/Fem/Gui/TaskTetParameter.h
	src/Mod/Fem/Gui/TaskTetParameter.ui
	src/Mod/Fem/Gui/ViewProviderAnalysis.cpp
	src/Mod/Fem/Gui/ViewProviderAnalysis.h
	src/Mod/Fem/Gui/ViewProviderFemMeshShapeNetgen.cpp
	src/Mod/Fem/Gui/ViewProviderFemMeshShapeNetgen.h
2013-06-26 19:02:15 +02:00
Yorik van Havre
55ade412c7 0001092: Draft local/global coordinates
The draft X,Y,Z coordinates are now displayed as global, or local
if the current working plane is different from the world axes.
2013-06-25 11:40:38 -03:00
Yorik van Havre
d61b821933 Draft: minor fixes to DXF importer 2013-06-23 15:59:35 -03:00
Yorik van Havre
6b434a4d0d Draft: fixed cmake and installer stuff with removed draftlibs 2013-06-23 15:33:26 -03:00
Yorik van Havre
3e379af6e7 Draft: Removed draftlibs
Removed the contents of the draftlibs folder (dxf import-export) for license
reasons. These files are now hosted on
https://github.com/yorikvanhavre/Draft-dxf-importer and will be downloaded
automatically by FreeCAD on first use.
2013-06-22 14:48:58 -03:00
wmayer
cd74fe3ecd 0000877: Move from PyQt to PySide 2013-06-22 01:56:58 +02:00
Yorik van Havre
a9b429178e Draft: Fixed license blocks 2013-06-20 21:32:41 -03:00
Yorik van Havre
d21e522ae3 0001078: Draft now snaps to center of polygons and cylinders 2013-06-20 21:21:35 -03:00
wmayer
8f98348253 Reduce redundant code in View3DInventorViewer class 2013-06-20 16:57:10 +02:00
wmayer
af98d376eb Minor fix 2013-06-20 16:54:52 +02:00
wmayer
88127891fa 0001155: FreeCAD crashed while creating a loft of two ellipses 2013-06-20 13:12:31 +02:00
wmayer
561c117f2d Use framebuffer object as fallback for off-screen rendering 2013-06-19 17:42:28 +02:00
wmayer
371340221d Fix license of script 2013-06-19 10:21:01 +02:00
jriegel
514c72e156 Nother fixes 2013-06-17 22:18:32 +02:00
jriegel
b4ba0f691a fix in cMake file 2013-06-17 19:51:01 +02:00
wmayer
82081a6634 0001152: The output of __repr__() of Vector and Rotatio would create Objects with different Values do to inapropriate rounding 2013-06-17 13:21:25 +02:00
wmayer
6c58be4086 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-06-17 11:45:00 +02:00
wmayer
43a465f006 Fix in returning correct surface from face 2013-06-17 11:44:23 +02:00
Yorik van Havre
92e77b36c4 Arch: misc improvements
+ Further work on snap tracking dims
+ Better snap for structures
+ Corrected initial temp shape of structures
+ Added a box with wall length (still readonly)
2013-06-16 20:06:14 -03:00
Yorik van Havre
4c009e858e Arch: Added preliminary dimensions tracking to walls 2013-06-16 14:13:20 -03:00
wmayer
97d6d8c38c #0001093: Improvements for Brep Inventor nodes (disabled atm) 2013-06-15 23:07:26 +02:00
wmayer
960309c9ec #0001150: Abort on startup 2013-06-15 22:26:21 +02:00
Yorik van Havre
e0c05d8806 0001151: Draft loads Part module at start
+ Fixed loading of Part module at startup
+ Minor cleaning around
2013-06-15 15:39:29 -03:00
wmayer
c6223737c6 Don't show attribute 'Type' in call tips any more 2013-06-15 15:32:06 +02:00
wmayer
b5ee3825f1 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-06-14 23:09:59 +02:00
wmayer
de10f92b8b Trick to download files if logged in at SF 2013-06-14 23:09:25 +02:00
Yorik van Havre
2a9f506052 Draft: Small fix for malfuncioning pivy 2013-06-14 12:04:59 -03:00
Yorik van Havre
b39d3fe80d 0001138: Use TypeId in Draft & Arch 2013-06-14 11:19:58 -03:00
wmayer
c278df081f Create minidump file if FreeCAD crashes on Windows 2013-06-14 14:33:02 +02:00
wmayer
9c39be0aca #0000862: Draft toolbar doesn't disappear when switching workbenches 2013-06-13 22:30:46 +02:00
wmayer
7e5dbca6e7 #0001143: Boolean Cut Fails with Extruded Shapestring 2013-06-13 14:37:01 +02:00
wmayer
f857f99413 #0001143: Boolean Cut Fails with Extruded Shapestring 2013-06-13 12:14:24 +02:00
wmayer
4f37cce5fc Activate OSD signals on Linux 2013-06-12 23:15:53 +02:00
wmayer
edab82f119 Show status of downloading file 2013-06-12 23:15:13 +02:00
wmayer
f958650477 0001143: Boolean Cut Fails with Extruded Shapestring 2013-06-12 17:01:55 +02:00
wmayer
1ffb203edb Use PropertyFile for fonts 2013-06-11 22:31:15 +02:00
wmayer
c6fb5fc51d Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-06-11 17:28:55 +02:00
wmayer
6c1c33f568 Prepare Windows build to use FreeType 2013-06-11 17:28:21 +02:00
jriegel
39c6278d82 New Gui 2013-06-09 20:18:26 +02:00
jriegel
ef49683723 showTaskView() in Python 2013-06-09 20:04:23 +02:00