Files
IfcOpenShell/src/blenderbim
Andrej730 fe9ad74fd5 Use paths relative to .ifc instead of .blend choosing texture paths
Texture path file dialog is also filtering image files now.

Removed subtype from `FILE_PATH` from all related props since `layout.prop()` for those props starts file dialog that cannot return path relative to .ifc. It can return path relative to .blend - though it can be processed in props update to convert to relative to .ifc, this doesn't allow setting relative paths if .blend is not saved. Therefore, I've created a separate operator.

add
2024-04-16 11:10:58 +02:00
..
2024-04-15 11:07:37 +02:00
2024-04-16 11:04:28 +02:00

BlenderBIM Add-on

An add-on to Blender to allow BIM functionality.

More information on the BlenderBIM Add-on website.