Blender Git Loki
Git Commits -> Revision 0fe5be3
Revision 0fe5be3 by Jacques Lucke (master) February 18, 2021, 11:40 (GMT) |
Cleanup: return const reference instead of copy There isn't really a reason for why this has to return a copy of the data instead of a reference. |
Commit Details:
Full Hash: 0fe5be352558c487e24724fca4c2cb9f53a724e6
Parent Commit: e1fe1fc
Lines Changed: +5, -10