Blender Git Commit Log

Git Commits -> Revision 5613c61

Revision 5613c61 by Hans Goudey (master)
May 11, 2021, 00:12 (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: 5613c61275fe67b4d6113f79512bd129d372509c
Parent Commit: e19ee2e
Lines Changed: +10, -0

1 Modified Path:

/source/blender/functions/FN_generic_virtual_array.hh (+10, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021