Commit Graph

3521 Commits

Author SHA1 Message Date
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
mdinger
2044445995 Add runtime location linux will use 2014-04-30 13:41:18 +02:00
mdinger
df0303af32 Disable null prefix on certain FreeCAD* targets 2014-04-30 13:41:18 +02:00
mdinger
04e2db9109 Comment to document why this module alone is installed differently 2014-04-30 13:41:17 +02:00
mdinger
7982ffe726 Add 4th optional parameter to set linux install path 2014-04-30 13:41:17 +02:00
mdinger
e2bd648e9a Remove unnecessary quotes. 2014-04-30 13:41:16 +02:00
mdinger
b606beb103 Remove extra parameter. Fix FreeCAD* names. 2014-04-30 13:41:15 +02:00
mdinger
55685e0ed3 Macro now takes 2 parameters with a optional 3rd. Fixes linux prefix and part design install path. 2014-04-30 13:41:14 +02:00
mdinger
4a62f4fcfa Send FreeCAD bins and libs to correct locations 2014-04-30 13:41:14 +02:00
mdinger
3e3ce381f6 Apply SET_BIN_DIR macro to Mod 2014-04-30 13:41:13 +02:00
mdinger
37d6b55008 Insert SET_BIN_DIR macro everywhere except Mod 2014-04-30 13:41:12 +02:00
mdinger
553ea9958b Make macro to set bin directory. Apply to ANN, Pivy, and solomesmesh. 2014-04-30 13:41:11 +02:00
Johannes Reinhardt
7a3fdf94e8 fix export of circular edges 2014-04-29 16:00:42 -03:00
Johannes Reinhardt
eb10394b23 added webGL export option for faceloop linewidth 2014-04-29 16:00:42 -03:00
Yorik van Havre
b79ced4cad Draft: support for multiline dim texts in svg 2014-04-29 09:41:04 -03:00
Cercos-Pita J.L
e04b51bc48 Cleared the simulations stuff 2014-04-29 09:50:04 +02:00
Cercos-Pita J.L
b3831b66cb Fixed the Units usage 2014-04-28 16:48:41 +02:00
Cercos-Pita J.L
46eaac756f Fixed the Units usage 2014-04-28 16:43:10 +02:00
Cercos-Pita J.L
216800edfe Set the ship values in meters 2014-04-28 16:20:51 +02:00
jriegel
da4d97ca95 Close window interface in Plot 2014-04-27 18:12:02 +02:00
Yorik van Havre
39cd059e1b Arch: fixed importWebGL to work from command line 2014-04-27 10:49:46 -03:00
Yorik van Havre
d8de96470f Arch: allow to set a custom camera position in webgl export 2014-04-27 00:00:10 -03:00
Yorik van Havre
b999a6574b Arch: Place polylines in the XY plane by default in IFC export 2014-04-26 13:37:31 -03:00
Yorik van Havre
6a64cde3cb Arch: made importWebGL easier to use in python scripts 2014-04-26 13:09:43 -03:00
wmayer
7e33fc96e6 + put fillet, chamfer, array features into the same group 2014-04-25 19:42:35 +02:00
wmayer
e9498f150b + use term 'word size' in About dialog 2014-04-25 18:48:43 +02:00
wmayer
e3684706cb + fixes #0001514: Padding a sketch inside a group fails with error message 2014-04-25 17:28:32 +02:00
wmayer
6f43ef821c + Get program arguments as unicode string under Windows 2014-04-25 15:28:20 +02:00
wmayer
e4dd8e3f96 + Update check states in fillet dialog 2014-04-25 11:45:39 +02:00