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 |
|
wmayer
|
238ed89589
|
+ Replace 'Platform' with 'Program type' to avoid confusion with the OS platform type
|
2014-04-25 11:16:46 +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 |
|
wmayer
|
edbbe07a79
|
+ fixes #0001512: After trying to set a bad value, the pad editor does not show
|
2014-04-23 17:10:28 +02:00 |
|
wmayer
|
b7f741e744
|
+ Option to build release version with debug information
|
2014-04-22 12:47:14 +02:00 |
|
Yorik van Havre
|
60f027006b
|
Arch: Better sticking to standards in IFC import/export
|
2014-04-21 23:06:44 -03:00 |
|
wmayer
|
4cf15753cd
|
+ remove word 'mesh' where not needed in build options
|
2014-04-21 19:30:37 +02:00 |
|