Blender Git Loki
Git Commits -> Revision 1e8a808
Revision 1e8a808 by Hans Goudey (master) April 12, 2021, 21:24 (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: 1e8a808910996af132629dce961aa9576dcba50f
Parent Commit: ec20b21
Lines Changed: +27, -30
1 Modified Path:
/source/blender/blenkernel/intern/object_dupli.cc (+27, -30) (Diff)