Blender Git Commit Log
Git Commits -> Revision b0e21a3
May 12, 2021, 02:14 (GMT) |
Functions: Add materialize methods for generic mutable virtual array Similar to how `GVArray_For_VArray` implements `materialize_impl` to forward the work to its non-generic virtual array, we can do the same thing for the mutable version, `GVMutableArray_For_VMutableArray`. This commit should have no visible changes, since as far as I can tell the only user of this class does not implement special materialize methods anyway. |
Commit Details:
Full Hash: b0e21a37e4d7544334ae5119e89c323c237b6a07
Parent Commit: a95e2eb
Committed By: YimingWu
Lines Changed: +10, -0
1 Modified Path:
/source/blender/functions/FN_generic_virtual_array.hh (+10, -0) (Diff)