Block a user
Fix instances update when parent object is changed
020305698f
Fixed update parent in several hierarchy. Moved parent_ to MeshData
73aff3e5e0
Improved update corresponded instancer as parent
Hotfix convert Path to string
Extend list of supported formats due to enable OIIO for USD.
Bogdan Nagirniak
pushed to materialx-addon at BogdanNagirniak/blender-addons
2023-04-28 17:50:44 +02:00
1bfb4ef94f
Extend list of supported formats due to enable OIIO for USD.
Fix wrong path for PXR_MTLX_STDLIB_SEARCH_PATHS
1ae026ef30
Merge branch 'main' into hydra-render
7b8ba7f101
Fix #107314: OS key stuck when switching windows with GNOME/Wayland
6e2721da30
Core: Add sub-types for float-type custom properties
1777f40c27
Cleanup: Remove global mesh threading size macro
a1e472615f
BKE_unit: assert index access is in range
Add IBL support
Fix wrong path for PXR_MTLX_STDLIB_SEARCH_PATHS
os.pathsep
equals to ';' in windows or ':' in unix to separate different paths in env variable
Fix review comments 2