Commit Graph

3549 Commits

Author SHA1 Message Date
Yorik van Havre
bbca257549 Draft: Filling objects with faces is now optional - fixes #1395
Closable Draft objects now have a new MakeFace property, that specifies
if they must be turned into a face or stay a wire only. Older Draft
objects continue to behave the old way for compatibility. The default
behaviour can be set in Draft Preferences -> Fill objects with faces
2014-05-07 19:03:00 -03:00
Yorik van Havre
8024f6621a Draft: supported comma as decimals separator 2014-05-07 17:26:31 -03:00
WandererFan
5b82b129bf issue #1524 UNITS for Draft Dimension 2014-05-07 11:13:34 -03:00
WandererFan
dd0df24d42 issue #1524 Add UNITS to Draft Shapestring 2014-05-07 11:13:34 -03:00
wmayer
55984a200f + fix flaws found with code analyzer tool 2014-05-07 13:09:44 +02:00
wmayer
86278597e8 + issue #0001419: FreeCAD crash on Windows 8.1. 2014-05-05 22:24:16 +02:00
wmayer
74efad8681 + Fix DLL warning with MSVC 2014-05-05 18:59:21 +02:00
wmayer
ad24c619d6 + Better support of clang, fix issues discovered by clang 2014-05-05 18:25:59 +02:00
wmayer
4b2b243e47 + compile with clang 2014-05-05 16:24:01 +02:00
WandererFan
0fc9cd2b46 issue #1524 - Units in Draft Gui
- basic working version for points,radii entry
 - logic added to Trimex, Offset, Rotate
2014-05-05 07:49:01 -04:00
Yorik van Havre
20264383c5 Arch: Fixed OBJ exporter to work with curves - fixes #1527 2014-05-04 13:04:52 -03:00
wmayer
d52a842379 + fixes #0001517: Problem with constraint menu not displaying properly if moved (overwrites the background) 2014-05-03 23:39:04 +02:00
blobfish
0a13cc016b Part: Check Geometry: Config option for new, additional BOP check 2014-05-03 19:14:55 +02:00
Yorik van Havre
b9ce482dcd Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-05-03 13:01:09 -03:00
Yorik van Havre
af4d1a3213 Draft: use latin1 in texts if coin < 4 - issue #1404 2014-05-03 13:00:44 -03:00
wmayer
aab55f5431 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-05-03 17:59:48 +02:00
wmayer
5b43758db7 + fixes #0001522: SIGSEGV, crashes on long script (500 Lines) 2014-05-03 17:58:57 +02:00
Yorik van Havre
267b5f1eb0 Draft: Fixed radius and offset numeric values - fixes #1530 2014-05-03 12:37:46 -03:00
Yorik van Havre
a65320d8f6 Draft: Turned the tray tools into a toolbar 2014-05-03 12:32:39 -03:00
Jose Luis Cercos-Pita
2709afda70 Improved the icon 2014-05-03 16:10:17 +02:00
Jose Luis Cercos-Pita
7259d838b9 Removed tank unused instance 2014-05-03 16:10:16 +02:00
Jose Luis Cercos-Pita
0e0b42c692 Cleared unused tools 2014-05-03 16:10:15 +02:00
Jose Luis Cercos-Pita
35372112c5 Cleared unused OpenCL stuff 2014-05-03 16:10:14 +02:00
Jose Luis Cercos-Pita
4414d0e449 Cleared old hydrostatics icons 2014-05-03 16:10:13 +02:00
Jose Luis Cercos-Pita
6d3d40d8fe Fixed units usage 2014-05-03 16:10:13 +02:00
Jose Luis Cercos-Pita
f66c466c1e Fixed bad equation close position 2014-05-03 16:10:12 +02:00
Jose Luis Cercos-Pita
3d7778e318 Cleared some debug info 2014-05-03 16:10:11 +02:00
Jose Luis Cercos-Pita
c70e4031b5 Fixed PySide pitfall 2014-05-03 16:10:11 +02:00
Jose Luis Cercos-Pita
1431237472 Updated the hydrostatics tool 2014-05-03 16:10:10 +02:00
Jose Luis Cercos-Pita
10f7d9e56f Updated the resources 2014-05-03 16:10:09 +02:00
Jose Luis Cercos-Pita
3ef211d278 Created an hydrostatics tool icon (svg format) 2014-05-03 16:10:09 +02:00
Jose Luis Cercos-Pita
1f95367638 Removed Simulation icons 2014-05-03 16:10:08 +02:00
wmayer
b0aaa05ae4 + Fix Mingw specific warning 2014-05-03 16:00:31 +02:00
wmayer
58a87f464f + Fix Mingw specific warning 2014-05-03 16:00:31 +02:00
mdinger
1498e99cef Move python module prefix and suffix properties into macro to be set together 2014-05-03 16:00:30 +02:00
wmayer
e6278d56b9 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-05-03 14:06:48 +02:00
wmayer
79a0612179 + Exception handling in _BSpline.execute 2014-05-03 14:06:14 +02:00
Yorik van Havre
0c4bb217d1 Arch: Turned jreinhardt's fix to webGL into an option 2014-05-02 17:20:17 -03:00
wmayer
0a44a5b60d + Remove external geometry when changing support face 2014-05-02 12:03:52 +02:00
wmayer
6eda281ac6 Reorient sketch loses constraints (fix from chrisf) 2014-05-01 18:04:33 +02:00
wmayer
4bc20b267f + Add action to modify current item in constraint view 2014-05-01 16:12:03 +02:00
wmayer
7c7734f833 + Add context-menu to constraint view for renaming and deleting items, fix edit mode 2014-05-01 15:36:52 +02:00
wmayer
ec07288585 + Fix name clash of PDB files 2014-05-01 14:14:59 +02:00
Sebastian Hoogen
7a90b0e62a use transformShape for uniform scaling in Draft._Clone Feature 2014-05-01 11:59:56 +02:00
Sebastian Hoogen
7267014df6 add support for Draft.Clone in exportDRAWEXE
use pscale for uniform scaling of clone object
2014-05-01 11:59:41 +02:00
wmayer
a22f68c3db + Remove redefinition of /EHa which causes warnings with QtCreator 2014-04-30 19:21:49 +02:00
wmayer
2bb8a2d9a6 + fix PCH to work again with QtCreator 2014-04-30 19:04:32 +02:00
wmayer
67edfb895b + Fix prefix of Python extensions built with MinGW 2014-04-30 18:22:52 +02:00
wmayer
e799982a80 + Fix PCH issue with VS 2014-04-30 14:07:27 +02:00
mdinger
f53989e7a6 Fix precompiled header build error 2014-04-30 13:41:19 +02:00