Blender Git Commit Log

Git Commits -> Revision 09e1e5d

May 1, 2021, 08:12 (GMT)
Function: add method to create shallow copy of virtual array

Creating a shallow copy is sometimes useful to get a unique ptr
for a virtual array when one only has a reference. It shouldn't
be used usually, but sometimes its the fastest way to do correct
ownership handling.

Commit Details:

Full Hash: 09e1e5d9bf1578a67f85ed1fecc8c86a0fc32f1c
Parent Commit: 83056fc
Committed By: YimingWu
Lines Changed: +59, -3

2 Modified Paths:

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