Commit Graph

3585 Commits

Author SHA1 Message Date
Cercos-Pita J.L
7dc6f0ee2d Cleared the simulations stuff 2014-04-29 09:50:04 +02:00
Cercos-Pita J.L
e0706a0a82 Fixed the Units usage 2014-04-28 16:48:41 +02:00
Cercos-Pita J.L
fcfac342f2 Fixed the Units usage 2014-04-28 16:43:10 +02:00
Cercos-Pita J.L
493d1cc48b Set the ship values in meters 2014-04-28 16:20:51 +02:00
jriegel
93fc937bd1 Close window interface in Plot 2014-04-27 18:12:02 +02:00
Yorik van Havre
c64b169164 Arch: fixed importWebGL to work from command line 2014-04-27 10:49:46 -03:00
Yorik van Havre
ccde13acd9 Arch: allow to set a custom camera position in webgl export 2014-04-27 00:00:10 -03:00
Yorik van Havre
710882d2a4 Arch: Place polylines in the XY plane by default in IFC export 2014-04-26 13:37:31 -03:00
Yorik van Havre
8f469bfd03 Arch: made importWebGL easier to use in python scripts 2014-04-26 13:09:43 -03:00
wmayer
3ceb840f5d + put fillet, chamfer, array features into the same group 2014-04-25 19:42:35 +02:00
wmayer
8e6773d74d + use term 'word size' in About dialog 2014-04-25 18:48:43 +02:00
wmayer
5370e20ce8 + fixes #0001514: Padding a sketch inside a group fails with error message 2014-04-25 17:28:32 +02:00
wmayer
321063bb9c + Get program arguments as unicode string under Windows 2014-04-25 15:28:20 +02:00
wmayer
b7ff37e53d + Update check states in fillet dialog 2014-04-25 11:45:39 +02:00
wmayer
3ab43ee426 + Replace 'Platform' with 'Program type' to avoid confusion with the OS platform type 2014-04-25 11:16:46 +02:00
WandererFan
62f00095cd Issue #1508 Solid tickBox for Part.Revolution
Creates Solid for closed Edges & Wires
2014-04-25 10:07:21 +02:00
Yorik van Havre
8ff9fb9db9 Arch: added pref setting to disable aggregation of windows into their host walls 2014-04-24 20:44:59 -03:00
Yorik van Havre
79efe68e25 Arch: changed download folder to use the macros folder pref setting 2014-04-24 18:53:06 -03:00
wmayer
db72aa2a98 + Improve performance when selecting all edges of an edited fillet feature 2014-04-24 22:29:07 +02:00
wmayer
573c1abb29 + Improve performance when deselecting all edges of an edited fillet feature 2014-04-24 17:30:58 +02:00
wmayer
d8dba90ab4 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-04-24 13:30:09 +02:00
wmayer
96f366671b + improve performance of editing fillet feature (patch from chrisf) 2014-04-24 13:29:25 +02:00
Yorik van Havre
ac2963de4e Draft: small change in Dan's tesselation code 2014-04-23 19:43:00 -03:00
Daniel Falck
91ab4c340a 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
4d2d7b65ae forgot to add include file for this 2014-04-23 19:39:57 -03:00
Daniel Falck
3abe4d460d had trouble rebasing so added tanderson's commits by copy paste method 2014-04-23 19:39:57 -03:00
Yorik van Havre
3387992358 Arch: Added alternative to export multi-solids objects to IFC 2014-04-23 17:20:57 -03:00
Yorik van Havre
dcc81c513d Arch: Support of circle-based extrusions in IFC export 2014-04-23 15:51:59 -03:00
wmayer
a31ce8e386 + fixes #0001512: After trying to set a bad value, the pad editor does not show 2014-04-23 17:10:28 +02:00
wmayer
dd9f4dffe8 + Option to build release version with debug information 2014-04-22 12:47:14 +02:00
Yorik van Havre
cd7c1f2307 Arch: Better sticking to standards in IFC import/export 2014-04-21 23:06:44 -03:00
wmayer
8609337d6f + remove word 'mesh' where not needed in build options 2014-04-21 19:30:37 +02:00
Yorik van Havre
321706c0d3 Arch: Allow to skip entities in IFC importer
import importIFC
importIFC.open("/path/to/myfile.ifc",skip=[14,577,5447])
2014-04-20 21:46:50 -03:00
Yorik van Havre
cbb2add6a0 Arch: more exceptions catched in IFC importer 2014-04-20 19:55:53 -03:00
Yorik van Havre
96967a5162 Draft: further fix for utf8 texts - issue #1404 2014-04-19 13:26:24 -03:00
Yorik van Havre
e2b24d8606 Draft: DXF in/out now supports Draft Layers - fixes #1504 2014-04-17 19:02:57 -03:00
Yorik van Havre
6f896d8f22 Draft: Added Layer tool - issue #1504 2014-04-17 18:18:51 -03:00
Yorik van Havre
70df8540a7 Arch: IFC importer now supports latest IfcOpenShell with separate openings and placements 2014-04-17 12:02:45 -03:00
WandererFan
ef8bae9ab7 Correct handling of rotated base shape. 2014-04-17 10:03:33 +02:00
jriegel
55d0ad5c5c Some fixes for ProfileLib 2014-04-17 06:33:58 +02:00
jriegel
2a950d66ea Add some error reporting for python GuiCommands 2014-04-17 06:33:58 +02:00
jriegel
280448e01c Fix unit error checking in InputField 2014-04-17 06:33:57 +02:00
jriegel
faf406fa2b fix wrong cursor icon in Slot 2014-04-17 06:33:57 +02:00
jriegel
39f7353663 Implement Constraint creation on Slot 2014-04-17 06:33:57 +02:00
Yorik van Havre
39d065717c Arch: Better IFC export of walls 2014-04-16 18:43:01 -03:00
Yorik van Havre
5d5ed949c6 Arch: Added pref options for window transparency and collada export scaling - fixes #1379 2014-04-16 17:21:21 -03:00
Yorik van Havre
dfe1c84796 Arch: Fixed face normals in IFC export 2014-04-16 16:36:52 -03:00
Yorik van Havre
8fdd04928e Rebuilt the Qt documentation from the current wiki 2014-04-16 15:49:44 -03:00
Yorik van Havre
f5627b33b2 Draft: Switching to Units system 2014-04-16 15:35:03 -03:00
Yorik van Havre
97663851ec Arch: Fixed in IFC import 2014-04-16 10:56:46 -03:00