Hi everyone!
I'm a old follower from the OSArch community, and recently I'm having a bit more time to delve into some things (namely Speckle, IFC.js and BlenderBIM). I'll talk about a variety of related topics, but ultimately I intend this post to collect community feedback for the BlenderBIM menu I've been working with.
Two weeks ago, there was this podcast in Spanish, in which they talked about BlenderBIM:
https://bimrras.com/episodio/111-10-razones-por-las-que-blender-es-un-buen-companero-de-viaje-bim/
I believe it's always positive to reach the audience, although in this case, there was also some general criticism, and the Blender interface was not very much appreciated. In parallel, there was a message from @Moult on Twitter that made me get hands on something!
https://twitter.com/BlenderBIM/status/1537429096044822528
Users are going to be scared! We need to change that! As I see things, we need to gravitate the speech towards "we have an awesome product", because we have! I believe it's fair to emphasize that fact while reminding it's still in alpha stage, and hence some features, UI redesigns and stability improvements are yet to come.
So from that Twitter conversation, I ended up trying to implement thumbnail previews for IFC type additions from the BIM tool within the 3D viewport toolbar. Here you can see it working:
https://twitter.com/cvillagrasa/status/1542180611191934976
What do you think of it as it is now? Would you change something on the UI? For now I've removed the Shift + A shortcut, should it trigger the popup with the preview as when clicking "Browse IFC Types"? What about the "Authoring" section on the 3D viewport sidebar? Should it be removed once the toolbar has the functionality?
For those interested in seeing the code, you can find it here:
https://github.com/cvillagrasa/IfcOpenShell/commit/7321138d576b801054c213a8ea55cd5ffc1b3c03
Thanks in advance!