ArturTomczak
72fc617196
internalise tests #1711
...
moved test files to submodule to avoid URL requests. Had to turn off (comment) two tests as they were not working but will fix them with new schema update.
2022-02-26 21:56:02 +01:00
ArturTomczak
47cad88c38
add IDS requirements #1727
2022-02-26 21:56:02 +01:00
Thomas Krijnen
e81dd9c7df
Option to yield progress from iterate() and consume_iterator()
2022-02-26 14:57:21 +01:00
Thomas Krijnen
d16f92a445
Option to set log format from python
2022-02-26 14:53:09 +01:00
Thomas Krijnen
8be79f9aee
Add XML and glTF serializers to python
2022-02-26 14:52:58 +01:00
Dion Moult
ccc6f2c4c6
Fix bug in date calculations when editing task times without sufficient data
2022-02-23 13:08:52 +11:00
Dion Moult
deb0597000
Fix infinite loops: accommodate invalid calendars with no working times in sequence utility
2022-02-23 13:04:29 +11:00
Dion Moult
348373d47e
Fix bug with editing task start times without finishes
2022-02-23 12:28:34 +11:00
Dion Moult
9e22e9486a
You can now export Microsoft Project XMLs from Blender
2022-02-21 19:57:00 +11:00
Dion Moult
3cf9017f27
New IFC2MSP conversion tool in IFC4D to convert IFC to Microsoft Project
2022-02-21 19:56:06 +11:00
Dion Moult
21479482b4
Fix bug where MS project durations expressed in hours were not parsed correctly
2022-02-21 19:55:32 +11:00
Dion Moult
97c660fec8
Fix bug with incorrect MS Project XML working day imports
2022-02-21 19:55:08 +11:00
Dion Moult
32af2025ec
Fix bug with incorrect MS Project XML sequence type import
2022-02-21 19:54:45 +11:00
Dion Moult
ffc82dfb1e
Fix bug where timeline date didn't update during animations
blenderbim-220221
2022-02-21 19:52:17 +11:00
Dion Moult
2a69af43f6
Calendars are now assigned when importing Microsoft Project XML to IFC
2022-02-21 15:24:03 +11:00
Dion Moult
5c9984a12a
Fix bug with broken MS Project to IFC conversion
2022-02-21 13:51:26 +11:00
Dion Moult
c938d6ae9b
Very minimal implementation of generating parametric duct segments from duct size properties
blenderbim-220218
2022-02-18 19:21:35 +11:00
Dion Moult
63d65f0c39
Fix #2046 . Fix crash if style was updated from an already loaded IFC dataset
2022-02-18 18:44:25 +11:00
Dion Moult
472a66b7ed
Fix bug where element types couldn't get psets applied to them due to lack of specificity in IFC templates
2022-02-18 17:11:24 +11:00
Dion Moult
ddaed9e93d
Fix bug where psets were unable to be applied for specific predefined types
2022-02-18 17:10:38 +11:00
Dion Moult
4d6eba0a06
Fix #2045 . Fix bug where IFC2X3 occurrences not correctly autodetected from types.
2022-02-18 10:06:13 +11:00
ssg
ed09b7ba31
Fixed failure for VS2017
...
Script was trying to pick up vs19 instead of vs15 even for builds on vs15, fixed that by adding a check for vs15.
2022-02-12 08:13:16 +01:00
Thomas Krijnen
2c2954b11a
#2036 check for null curve in IfcIndexedPolyCurve
2022-02-10 14:04:08 +01:00
Thomas Krijnen
5317746a82
#2037 Rerun codegen
2022-02-10 13:06:32 +01:00
Thomas Krijnen
5af7e95bee
#2037 Option to optain declaration from early bound select definitions
2022-02-10 13:06:04 +01:00
Thomas Krijnen
618d902a57
#2037 throw on invalid cast in schema code
2022-02-10 13:05:33 +01:00
Thomas Krijnen
68baa416fa
#2037 option to throw on invalid cast
2022-02-10 13:05:05 +01:00
Dion Moult
7f212963d5
The storey is now the default container when starting a project for convenience.
2022-02-10 11:40:38 +11:00
Dion Moult
d3a43c6e81
Be more forgiving to invalid Revit IFCs when importing.
blenderbim-220210
2022-02-10 11:06:23 +11:00
Dion Moult
a44a13f04c
Implement loading glTF style textures from IFC.
2022-02-09 16:40:23 +11:00
Dion Moult
126ba8d88f
Fix #2032 . Fix bug where certain elements could not be extracted or appended.
2022-02-09 15:16:22 +11:00
Dion Moult
caf04200ce
Experimental optimisation attempt for native faceted brep handling by aothms. See #841 .
2022-02-09 14:36:14 +11:00
Dion Moult
05f3cd41e2
glTF rendering styles for unlit and PBR materials are now supported when loading IFCs
2022-02-09 14:26:39 +11:00
Dion Moult
80bc4cdb1b
Fix #2028 . OffsetObjectPlacements can now rotate then move, or vice versa. Warning: new default! Thanks hvn74!
2022-02-09 12:17:07 +11:00
Dion Moult
dd7a47ab99
Texture support is now compatible with glTF texture maps
blenderbim-220209
2022-02-09 11:34:59 +11:00
Dion Moult
4eaf0e7a9c
Fix bug where you couldn't downgrade or upgrade between shading and rendering styles
2022-02-09 11:31:09 +11:00
Dion Moult
3db252bcc0
Minor fix
2022-02-08 15:50:55 +11:00
Dion Moult
d03685abfa
UV coordinates for triangulated face sets are now saved in IFC.
blenderbim-220208
2022-02-08 15:32:03 +11:00
Dion Moult
3e4b1d95cb
Standalone section shader add-on for those who don't need the full BlenderBIM add-on features
2022-02-06 20:27:44 +11:00
Dion Moult
b151ec2b0e
Fix bug where false geolocation offsets did not take into account rotation.
blenderbim-220206
2022-02-06 20:04:53 +11:00
Thomas Krijnen
f909adc2dc
Update README.md
2022-02-05 09:57:56 +01:00
Dion Moult
913a428794
Fix #2017 . Fix P6 import bug where older P6 XER versions <8.1 did not store hours per day.
2022-02-05 17:44:59 +11:00
Dion Moult
fe6d9ae926
Triangulated face set geometry exports are now supported.
2022-02-05 11:33:14 +11:00
Thomas Krijnen
4a679812ca
#2018 prevent select types to be serialized as booleans
2022-02-04 13:54:07 +01:00
Dion Moult
6be87c035f
Annotations are now auto collected correctly and simpler drawings UI. See #1153 .
2022-02-04 19:21:24 +11:00
Dion Moult
6ce8a3621a
You can now manage IFC actors in Blender.
2022-02-04 18:21:53 +11:00
Dion Moult
60ea856e51
New functions for IFC actor in API
2022-02-04 17:56:45 +11:00
Dion Moult
419502ddb7
Disable adding a grid before a project exists.
2022-02-04 16:23:04 +11:00
Dion Moult
9f530d0578
Updating drawing names now updates it in IFC too. See #1153 .
2022-02-04 15:04:30 +11:00
Dion Moult
524483e9cc
Target view is now read from IFC. See #1153 .
blenderbim-220204
2022-02-04 12:04:20 +11:00