wmayer
f5d091fc96
0000849: [Sketcher] Small inconsistency with update
2013-07-01 13:08:47 +02:00
Yorik van Havre
5df0638aec
Arch: Removed obsolete ArchCell.py
2013-06-29 12:05:45 -03:00
Yorik van Havre
c6d512ccab
Draft: fixes to dxf & svg exporters to work in console mode
2013-06-28 14:13:35 -03:00
jriegel
950d9093e9
Merge branch 'refs/heads/jriegel/develop-fem'
2013-06-27 16:47:40 +02:00
wmayer
4b2474807b
0001160: Freecad sometimes 'forgets' the ability to handle stp files
2013-06-27 14:16:41 +02:00
jriegel
388ad0ce78
Small fix in Fem
2013-06-27 00:14:02 +02:00
jriegel
b312232b80
Switch NetgenObject to inert if build without Netgen
2013-06-26 23:20:09 +02:00
jriegel
e1847a00f9
Activating FEM for Linux again (without Netgen plugin)
2013-06-26 19:14:36 +02:00
jriegel
83b956e908
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
7f216323ff
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
827a716814
Draft: minor fixes to DXF importer
2013-06-23 15:59:35 -03:00
Yorik van Havre
218a828327
Draft: fixed cmake and installer stuff with removed draftlibs
2013-06-23 15:33:26 -03:00
Yorik van Havre
2d180fac38
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
Yorik van Havre
367a8f9aee
Draft: Fixed license blocks
2013-06-20 21:32:41 -03:00
Yorik van Havre
33faa40101
0001078: Draft now snaps to center of polygons and cylinders
2013-06-20 21:21:35 -03:00
wmayer
5b46a86056
0001155: FreeCAD crashed while creating a loft of two ellipses
2013-06-20 13:12:31 +02:00
wmayer
e5224f1140
Fix license of script
2013-06-19 10:21:01 +02:00
jriegel
fad194c8d7
Nother fixes
2013-06-17 22:18:32 +02:00
jriegel
e0f18f6986
fix in cMake file
2013-06-17 19:51:01 +02:00
wmayer
d99a09b03c
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-06-17 11:45:00 +02:00
wmayer
fe9da93c9c
Fix in returning correct surface from face
2013-06-17 11:44:23 +02:00
Yorik van Havre
d26ffbe9aa
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
a63e18f170
Arch: Added preliminary dimensions tracking to walls
2013-06-16 14:13:20 -03:00
wmayer
d14d5cb2e4
#0001093 : Improvements for Brep Inventor nodes (disabled atm)
2013-06-15 23:07:26 +02:00
wmayer
2dce90b9b0
#0001150 : Abort on startup
2013-06-15 22:26:21 +02:00
Yorik van Havre
31fbfd33ef
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
Yorik van Havre
f0d9cdbc12
Draft: Small fix for malfuncioning pivy
2013-06-14 12:04:59 -03:00
Yorik van Havre
6a88bcd870
0001138: Use TypeId in Draft & Arch
2013-06-14 11:19:58 -03:00
wmayer
5a04adebe4
#0000862 : Draft toolbar doesn't disappear when switching workbenches
2013-06-13 22:30:46 +02:00
wmayer
88a05de6ba
#0001143 : Boolean Cut Fails with Extruded Shapestring
2013-06-13 14:37:01 +02:00
wmayer
b97266a341
#0001143 : Boolean Cut Fails with Extruded Shapestring
2013-06-13 12:14:24 +02:00
wmayer
b36ffe63fd
Activate OSD signals on Linux
2013-06-12 23:15:53 +02:00
wmayer
2282b72025
0001143: Boolean Cut Fails with Extruded Shapestring
2013-06-12 17:01:55 +02:00
wmayer
7e792ef761
Use PropertyFile for fonts
2013-06-11 22:31:15 +02:00
wmayer
32117fb980
Prepare Windows build to use FreeType
2013-06-11 17:28:21 +02:00
jriegel
f69a3842e9
New Gui
2013-06-09 20:18:26 +02:00
jriegel
8735f4b8a6
working on material framework
2013-06-06 23:24:30 +02:00
wmayer
b63f2c7f4b
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-06-05 13:35:40 +02:00
wmayer
3664455182
Fix deadlock issue
2013-06-05 13:35:09 +02:00
wmayer
cb37f84ccb
Use TypeId in Draft
2013-06-04 21:16:28 +02:00
jriegel
8ddaf06100
Put the icons in play
2013-06-04 19:42:14 +02:00
jriegel
4ef45dad4b
Add icons to the resources
2013-06-04 19:02:17 +02:00
jriegel
8ef44934d2
Add some files to build
2013-06-03 21:00:38 +02:00
jriegel
ef6a4bdd10
Implementing special material gui
2013-06-03 18:05:52 +02:00
jriegel
53a2f03246
Add Icons
2013-06-03 10:14:39 +02:00
jriegel
eaa38ec43e
Add Material treatment file
2013-06-03 08:19:28 +02:00
jriegel
f120990372
Add file importer, standard material and Yoriks gui prototype
2013-06-01 20:27:30 +02:00
jrheinlaender
5e443eab04
Fixed build error on Ubuntu
2013-05-30 15:29:06 +02:00
wmayer
26d1751aeb
0000952: Download manager
2013-05-29 17:57:25 +02:00
jriegel
e6c649cc1d
Fix in Grid calculation and remove some trace messages from SMESH
2013-05-29 00:34:08 +02:00