WIP: FBX IO: Speed up shape key access using pointers #105126

Closed
Thomas Barlow wants to merge 3 commits from Mysteryem:fbx_shape_key_pointer_access into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

3 Commits

Author SHA1 Message Date
18c32f693f More comments 2024-01-13 22:40:39 +00:00
562c371eac Index the shape key data memory directly
This skips the copying steps.
2024-01-12 23:45:10 +00:00
d7b591d242 Speed up shape key foreach_get/set access using pointers 2024-01-12 20:43:01 +00:00