Dion Moult
43869c33f6
Rebuild text annotations to have leaders in the same object and use text literals. See #1153 .
blenderbim-211115
2021-11-16 08:54:29 +11:00
Dion Moult
fcfdc179df
Viewport annotation decorations now scale based on paper size. See #1153 .
2021-11-16 08:48:50 +11:00
Dion Moult
30c164d223
Fix minor error in console when changing drawings. See #1153 .
2021-11-16 08:45:52 +11:00
Dion Moult
b28d8b0cca
Drawing annotations now are stored in IFC using ObjectType conventions. See #1153 .
2021-11-16 08:35:49 +11:00
Dion Moult
4b5907f5dd
Reimplement roundtrip of most annotation elements for drawings. See #1153 .
2021-11-16 08:32:43 +11:00
Dion Moult
78a27ef44c
New experimental OBJ2IFC script
blenderbim-211114
2021-11-14 18:30:56 +11:00
Thomas Krijnen
528e27234c
tree.protrusion_distances()
2021-11-13 15:54:42 +01:00
Dion Moult
8ac885ced1
Fix bug where annotative grids did not sync.
2021-11-12 15:16:10 +11:00
Dion Moult
63872abaef
Purge old 2D element drawing system, so we don't get double the symbols on drawings.
blenderbim-211112
2021-11-12 14:01:13 +11:00
Dion Moult
5ba155eb17
Fix #1857 . Fix bug where deleting from the outliner was not tracked.
2021-11-11 22:27:40 +11:00
Dion Moult
2ec3c4c06b
Swapping a Blender material for another is now auto synchronised.
2021-11-11 18:21:02 +11:00
Dion Moult
6f55cd5169
Optimise object placement change checking, so medium sized project exports are 5 seconds faster at minimum, but can be much higher since false positives are culled.
blenderbim-211111
2021-11-11 17:31:23 +11:00
Dion Moult
f5f88f4b97
Fix #1872 . Bug where duplicating an object didn't duplicate its styles.
2021-11-11 17:31:23 +11:00
Dion Moult
d5b92c0fea
Fix bug where style colours were not auto synchronised.
2021-11-11 17:31:23 +11:00
Laurens Oostwegel
9355969110
Load CJIO on execution instead of initialisation
2021-11-10 20:08:18 +01:00
Dion Moult
6c998e0b8a
Fix #1871 .
2021-11-10 22:23:52 +11:00
Dion Moult
51f8d648ad
Minor fix
2021-11-10 21:01:17 +11:00
Vukas Pajic
a26539d6a5
show property description in pset_template ui
2021-11-10 10:18:55 +01:00
Dion Moult
a9f27fcf17
Fix bug #1854 . Materials are now auto replaced in Blender when you assign a new IFC material.
2021-11-10 18:04:54 +11:00
Dion Moult
28e5af853d
Fix bug where an added default material was not linked and auto synced.
2021-11-10 18:01:10 +11:00
Dion Moult
a7b3b5261f
Fix bug in IFC2X3 where updating style colours didn't work.
2021-11-10 16:45:16 +11:00
Dion Moult
0dac56dbdf
Fix bug where diffuse colour was not correctly extracted from nodes
2021-11-10 16:39:06 +11:00
Dion Moult
0992f43f11
Geometry caching is now enabled for model importing
2021-11-10 13:52:14 +11:00
Dion Moult
c1c50f8868
Minor fix.
blenderbim-211110
2021-11-10 12:46:07 +11:00
Dion Moult
d733960068
Fix #1856 . Bug where you lost your existing container or aggregation when you added a new aggregation assembly.
blenderbim-211109
2021-11-09 20:50:31 +11:00
Dion Moult
66fa3f0096
Changes are now synchronised prior to switching representations.
2021-11-09 20:49:25 +11:00
Dion Moult
cbf7b0a77a
Minor clean up for CityJSON PR.
2021-11-09 20:46:46 +11:00
Dion Moult
91f2f9438f
Fix #1764 . Bug where OpenLCA UI would freeze if it couldn't connect to OpenLCA.
2021-11-09 20:43:30 +11:00
Dion Moult
fcbb6e60ac
Another Makefile fix :(
2021-11-09 10:05:06 +11:00
Dion Moult
f33d613f9d
Minor Makefile fix
2021-11-09 09:45:36 +11:00
Cyril Waechter
849dfbed28
[BlenderBIM] Tools to load IfcRelSpaceBoundary ( #1864 )
...
* Tools to load IfcRelSpaceBoundary
At scene level to load all.
At space level to load ones from a specific space or a specific one.
* Add a tool to colour boundaries
Colour is based on its related building element.
2021-11-09 09:28:44 +11:00
Dion Moult
8a4bc34fad
Scale changes are now auto synchronised on export.
2021-11-09 09:22:03 +11:00
Laurens Oostwegel
aa18c1b7d6
Small fix in Makefile error due to ifccityjson
2021-11-08 23:03:31 +01:00
Laurens Oostwegel
ae45a9b9a5
Fix error in Makefile
2021-11-08 22:59:09 +01:00
ecke101
7aa75d98d3
Improve support for Powerproject import ( #1865 )
...
This is tested with swedish PowerProject 14.0 file
2021-11-09 08:52:24 +11:00
Laurens Oostwegel
ff6db5f24d
Integrate ifccityjson in BlenderBIM ( #1859 )
...
* ifccityjson-BB integration: include CJIO in makefile
* Add ifccityjson to BlenderBIM
* Make ifccityjson work like a package
* Use pip while installing CJIO dependency for ifccityjson
* revert removal of brick module
* Changes from pull request review
* Use ifccityjson as CLI and as package for BlenderBIM
2021-11-09 08:51:30 +11:00
Dion Moult
de7c54b771
Fix #1855 . Bug where authoring type dropdowns didn't refresh.
2021-11-08 21:12:38 +11:00
Dion Moult
7fbf317ad2
Fix representation where removing a representation left objects with an empty mesh. Now a proper empty is used.
2021-11-08 21:12:38 +11:00
Dion Moult
0471f17d9a
Fix bug where removing a representation from a typed instance didn't remove all data users.
2021-11-08 21:12:38 +11:00
Dion Moult
bf134eb0f4
Implement cache updating for drawings. See #1153 .
2021-11-08 21:12:38 +11:00
Dion Moult
7ccb6ee110
Resolve #1836 . Scaling in Blender is now auto resolved when representations are updated.
2021-11-08 21:12:38 +11:00
Dion Moult
9076043a5c
Purge old dumb door and dumb window tool to prevent confusing users
2021-11-08 21:12:38 +11:00
Dion Moult
1c0fcf7b40
Add annotation symbols for doors, windows, and bunny to the demo library
2021-11-08 21:12:38 +11:00
Dion Moult
4fdcb87a28
New IfcOpenShell utility to get instances of an element type easily
2021-11-08 21:12:38 +11:00
Dion Moult
246460dec4
Fix bug where non-geometric objects caused the representations UI to not display
2021-11-08 21:12:38 +11:00
Thomas Krijnen
a89a40e637
#1785 omplete stored_settings / requested_settings check
2021-11-08 10:59:49 +01:00
Thomas Krijnen
c1fcf2528e
swig uint64_t
2021-11-08 10:58:55 +01:00
Thomas Krijnen
d4f0495caa
Consistent setting type
2021-11-08 09:59:15 +01:00
Dion Moult
669295d4ac
Resolve #1860 . Brickschema is now optional.
blenderbim-211108
2021-11-08 11:17:11 +11:00
Dion Moult
e4a27d49c9
Drawing module now is in sync with latest C++ upgrades. See #1153 .
2021-11-08 08:36:13 +11:00