Blender Git Commit Log
Git Commits -> Revision c5d38a2
Revision c5d38a2 by Hans Goudey (master) May 13, 2021, 22:47 (GMT) |
Functions: Expose set_all method for generic virtual arrays This is very similar to rB5613c61275fe6 and rB0061150e4c90d, basically just exposing a `VMutableArray` method to its generic counterpart. This is quite important for curve point attributes to avoid a lookup for every point when there are multiple splines. |
Commit Details:
Full Hash: c5d38a2be8e746379181dd1accb184e762459a29
Parent Commit: 88aee29
Lines Changed: +26, -0