Commit Graph

2497 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
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
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
67edfb895b + Fix prefix of Python extensions built with MinGW 2014-04-30 18:22:52 +02:00
mdinger
f53989e7a6 Fix precompiled header build error 2014-04-30 13:41:19 +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
3e3ce381f6 Apply SET_BIN_DIR macro to Mod 2014-04-30 13:41:13 +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
e3684706cb + fixes #0001514: Padding a sketch inside a group fails with error message 2014-04-25 17:28:32 +02:00
wmayer
e4dd8e3f96 + Update check states in fillet dialog 2014-04-25 11:45:39 +02:00
WandererFan
e7a2852437 Issue #1508 Solid tickBox for Part.Revolution
Creates Solid for closed Edges & Wires
2014-04-25 10:07:21 +02:00
Yorik van Havre
85db14a823 Arch: added pref setting to disable aggregation of windows into their host walls 2014-04-24 20:44:59 -03:00
Yorik van Havre
abe6adb169 Arch: changed download folder to use the macros folder pref setting 2014-04-24 18:53:06 -03:00
wmayer
2d9f6e5a37 + Improve performance when selecting all edges of an edited fillet feature 2014-04-24 22:29:07 +02:00
wmayer
3cb60d5dbd + Improve performance when deselecting all edges of an edited fillet feature 2014-04-24 17:30:58 +02:00
wmayer
cd13d1b5f8 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-04-24 13:30:09 +02:00
wmayer
a065e35fc1 + improve performance of editing fillet feature (patch from chrisf) 2014-04-24 13:29:25 +02:00
Yorik van Havre
5e30df7e5f Draft: small change in Dan's tesselation code 2014-04-23 19:43:00 -03:00
Daniel Falck
2b11375257 adding tessellation to ellipses and adding a user parameter for line
segment length of ellipses and splines with a Shape2DView projection.
This will make it useful for DXF output.
2014-04-23 19:39:57 -03:00
Daniel Falck
9147026377 forgot to add include file for this 2014-04-23 19:39:57 -03:00
Daniel Falck
0526e94127 had trouble rebasing so added tanderson's commits by copy paste method 2014-04-23 19:39:57 -03:00
Yorik van Havre
a94416359e Arch: Added alternative to export multi-solids objects to IFC 2014-04-23 17:20:57 -03:00
Yorik van Havre
fbcfb37b21 Arch: Support of circle-based extrusions in IFC export 2014-04-23 15:51:59 -03:00
Yorik van Havre
60f027006b Arch: Better sticking to standards in IFC import/export 2014-04-21 23:06:44 -03:00