Commit Graph

2497 Commits

Author SHA1 Message Date
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
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
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
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
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
fcd6078f67 Draft: refinements in Arch & Draft Drawing views 2014-04-14 13:29:55 -03:00
Sebastian Hoogen
e780db45f6 add icon OpenSCAD_IncreaseToleranceFeature 2014-04-14 11:59:01 -03:00
Sebastian Hoogen
59337e995d Allow selection of two objects for OpenSCAD.replaceobject 2014-04-14 11:59:01 -03:00
Sebastian Hoogen
3f0df87226 Proof of Concept for an exporter to DRAWEXE commands
support for  MultiCommon and Part::MultiFuse
support Torus and Mirroring
added angle properties to sphere, cone and torus
reduce multi booleans starting from the beginning
save shapes without placement
save floats with higher precsion
shorten numbers
non-uniform scaling
support Part::Prism
2014-04-14 11:59:01 -03:00
Yorik van Havre
7548dfc544 Arch: small bugfix in Add tool 2014-04-14 11:58:33 -03:00
WandererFan
113e6026e4 Add function to Close Part.Loft (Gui & scripting) 2014-04-14 16:30:56 +02:00
jriegel
9affb1886a Merge branch 'origin/master' 2014-04-14 06:44:59 +02:00
jriegel
17f1409d52 fix FEM result dialog 2014-04-14 03:17:37 +02:00
Yorik van Havre
e51f8ee669 Draft: fixing a bug in Downgrade tool 2014-04-13 16:43:03 -03:00
Yorik van Havre
ed30ab5852 Draft: fixing bugs in opening older files 2014-04-13 16:36:53 -03:00
jriegel
ec79f534b6 Fix in color calculation 2014-04-13 18:03:04 +02:00
jriegel
7a71038d71 some fixes in Fem 2014-04-13 16:42:41 +02:00
wmayer
c7e9e62dc7 + fixes #0001505: Fix multiple bugs in Idf.py 2014-04-13 16:34:14 +02:00
wmayer
77a076d224 + fixes #0001505: Fix multiple bugs in Idf.py 2014-04-13 13:55:33 +02:00
Yorik van Havre
64d0d15978 Arch: Fixed IFC importer to work with latest IfcOpenShell version 2014-04-12 20:43:23 -03:00
Yorik van Havre
b94e1b1415 Arch: fixed bug when using the IFC importer twice 2014-04-11 15:35:57 -03:00
wmayer
e255398386 + fixes# 0001502: crash when using 'move' tool in part workbench 2014-04-08 13:59:22 +02:00
wmayer
8290b221f0 + fix crash when closing sketch while external geometry handler is still active 2014-04-08 12:07:03 +02:00
Yorik van Havre
c67f3dc32b Draft: preparing for units support 2014-04-07 12:17:48 -03:00
wmayer
c68b8ab9b2 + avoid to build Material target all the time 2014-04-07 12:01:55 +02:00
Yorik van Havre
583d4f4525 Arch: Switched structure and window to Units system 2014-04-06 18:47:46 -03:00
Yorik van Havre
95d8536ff3 Draft: added getShapes() function to DXF import
You can now use importDXF.getShapes(filename) to get a list
of shapes from a DXF file
2014-04-06 13:04:47 -03:00
wmayer
938f623b8e + Re-enable Mefisto for MSVC 2014-04-03 10:23:30 +02:00
wmayer
f238671b8a + fix bug in spiral creation 2014-04-02 10:46:13 +02:00
Yorik van Havre
49676f1e62 Draft: Fixes from wandererfan 2014-04-01 19:23:31 -03:00
wmayer
86621e06e8 + Add CountEdges to Python interface of Mesh class 2014-04-01 17:27:33 +02:00