Commit Graph

3471 Commits

Author SHA1 Message Date
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
Yorik van Havre
47589a86f4 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
474203dcda Arch: more exceptions catched in IFC importer 2014-04-20 19:55:53 -03:00
Yorik van Havre
9ac97a71d3 Draft: further fix for utf8 texts - issue #1404 2014-04-19 13:26:24 -03:00
Yorik van Havre
ed844d46dc Draft: DXF in/out now supports Draft Layers - fixes #1504 2014-04-17 19:02:57 -03:00
Yorik van Havre
4bed68f6ec Draft: Added Layer tool - issue #1504 2014-04-17 18:18:51 -03:00
Yorik van Havre
e733846cd5 Arch: IFC importer now supports latest IfcOpenShell with separate openings and placements 2014-04-17 12:02:45 -03:00
WandererFan
969c5580b8 Correct handling of rotated base shape. 2014-04-17 10:03:33 +02:00
jriegel
53b439e1f1 Some fixes for ProfileLib 2014-04-17 06:33:58 +02:00
jriegel
bfd8b32c0b Add some error reporting for python GuiCommands 2014-04-17 06:33:58 +02:00
jriegel
2082e5faf9 Fix unit error checking in InputField 2014-04-17 06:33:57 +02:00
jriegel
16cc37f9b3 fix wrong cursor icon in Slot 2014-04-17 06:33:57 +02:00
jriegel
8f6d4d5891 Implement Constraint creation on Slot 2014-04-17 06:33:57 +02:00
Yorik van Havre
8b1d853acf Arch: Better IFC export of walls 2014-04-16 18:43:01 -03:00
Yorik van Havre
ce2f0b009b Arch: Added pref options for window transparency and collada export scaling - fixes #1379 2014-04-16 17:21:21 -03:00
Yorik van Havre
569e6ce4a2 Arch: Fixed face normals in IFC export 2014-04-16 16:36:52 -03:00
Yorik van Havre
d4c7623df7 Rebuilt the Qt documentation from the current wiki 2014-04-16 15:49:44 -03:00
Yorik van Havre
91e93a210e Draft: Switching to Units system 2014-04-16 15:35:03 -03:00
Yorik van Havre
07596f5b4e Arch: Fixed in IFC import 2014-04-16 10:56:46 -03:00
wmayer
87b83fc3ac + implement input validator for range checking 2014-04-16 12:03:18 +02:00
jriegel
a0ee7f2d31 Start profile lib in sketcher 2014-04-16 07:49:09 +02:00
jriegel
47c7c7c98b further implementing slot 2014-04-16 07:49:09 +02:00
Yorik van Havre
ee28bade34 Spreadsheet: removed automatic updating and added a compute button 2014-04-15 18:47:37 -03:00
jriegel
105732fe40 New Unit-Schema ImperialDecimal 2014-04-15 18:25:00 +02:00
WandererFan
9951025362 Fix Mantis #1500 for Draft Ellipse,Shape2DView 2014-04-15 10:55:04 -03:00
Yorik van Havre
ddb762c232 Draft: small fix in dimensions 2014-04-15 10:34:45 -03:00
jriegel
58ad1d91fc start slot draw handler for Sketcher 2014-04-15 07:00:17 +02:00
jriegel
401e05fc45 InputField for Grid-Size in Sketcher 2014-04-15 07:00:16 +02:00
Yorik van Havre
2017cb665d Arch: small fixes 2014-04-14 21:19:47 -03:00
Yorik van Havre
d7a2a7d8b8 Spreadsheet: Small fixes and enabled double-click 2014-04-14 21:18:30 -03:00
Yorik van Havre
f2c0b718f3 Used disable color instead of dark color for invisible tree items 2014-04-14 21:17:29 -03:00
Yorik van Havre
a0616cd94c Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-04-14 13:30:13 -03:00
Yorik van Havre
fcd6078f67 Draft: refinements in Arch & Draft Drawing views 2014-04-14 13:29:55 -03:00