Blender Git Commit Log
Git Commits -> Revision 0877cd0
Revision 0877cd0 by Hans Goudey (temp-gpencil-bezier-stroke-type) April 13, 2021, 09:29 (GMT) |
Cleanup: Use C++ types in object_dupli.cc Using alloca in C++ is not recommended, especially when we have the blender::Array type that can contain an inline buffer. |
Commit Details:
Full Hash: 0877cd0e42470c897d36598bb3f232313383efc1
Parent Commit: d2a9f5c
Committed By: Falk David
Lines Changed: +27, -30
1 Modified Path:
/source/blender/blenkernel/intern/object_dupli.cc (+27, -30) (Diff)