Block a user
Alembic material is ignored and the default used instead
NB: I have a potential fix for this that I will submit soon.
Alembic material is ignored and the default used instead
61acd54f1e
Merge branch 'upstream_main' into master-cluster
254e3e133f
Cleanup: format
559898709f
Fix issues with retiming API
99506b3d73
Fix: Crash in weighted normal modifier
7b66168bcb
Merge branch 'blender-v3.5-release' into main
Refactor geometry update for better parallelization and upload performance
@brecht Ok I think this is close to ready. It would be good to get an overall impression even if not a complete review when you have time. I'll hopefully have performance data sometime this week.
59ddc1be9e
Merge branch 'upstream_main' into geometry_update
ce34024681
Merge branch 'blender-v3.5-release'
4ff3cd2476
Fix error building on Linux
51e5417bd3
Fix #105678: Crash assigning Image.pixels to an undersized sequence
8929ed75d4
Image: Add OIIO support APIs
4287afba41
Merge branch 'upstream_main' into master-cluster
ce34024681
Merge branch 'blender-v3.5-release'
4ff3cd2476
Fix error building on Linux
51e5417bd3
Fix #105678: Crash assigning Image.pixels to an undersized sequence
8929ed75d4
Image: Add OIIO support APIs
4744a57b50
Merge branch 'master-cluster' of projects.blender.org:leesonw/blender-cluster into master-cluster
187ffcca24
FIX: Preallocate timer arrays in scene
02c4079d9a
FIX: Fix Windows build for cluster code
958e7f0591
FIX: Correct path for the flatc exe
9dc1ee8321
FIX: Typo correct nvtc_paths to be nvtx_paths instead
8f0b239036
Merge branch 'upstream_main' into geometry_update
896ba33336
GHOST: use logging for GHOST_NDOFManagerUnix
d64dfc4333
Cleanup: spelling in comments
ecc3e8c751
Cleanup: format, sort CMake file lists
10f06221c1
Cleanup: UV: simplify uv packing
7dfcb1f575
Merge branch 'master-cluster' of projects.blender.org:leesonw/blender-cluster into master-cluster
ab7e449074
Merge branch 'upstream_main' into master-cluster
896ba33336
GHOST: use logging for GHOST_NDOFManagerUnix
d64dfc4333
Cleanup: spelling in comments
ecc3e8c751
Cleanup: format, sort CMake file lists
5e43daf498
FIX: Scoped markers use scene device in funcs that don't pass a device
84983390b1
FIX:Use the headless flag to switch on/off progress updates
604a9277e3
Merge branch 'upstream_main' into master-cluster
c77b78ad53
Fix: restore margin offset for UV packing
9d3edb7e9a
Cleanup: clear the linked list pointers for wmWindow::event_last_handled
858195e683
Merge branch 'upstream_main' into geometry_update
53bb713eda
Refactor: Rename
OB_GPENCIL
and ID_GD
a736f1d638
BLI: Math: Support more vector swizzling and add alignment static assert
63a05f1e18
Vulkan: Fix Shader Compilation Issues.
b1185da403
Fix #102843: Add UV Packer with O(nlogn) performance
78af7dc53e
Merge branch 'upstream_main' into master-cluster
53bb713eda
Refactor: Rename
OB_GPENCIL
and ID_GD
a736f1d638
BLI: Math: Support more vector swizzling and add alignment static assert
63a05f1e18
Vulkan: Fix Shader Compilation Issues.
b1185da403
Fix #102843: Add UV Packer with O(nlogn) performance
WIP:Refactor geometry update for better parallelization and upload performance