Blender Git Loki
Git Commits -> Revision 60779ad
November 25, 2015, 10:27 (GMT) |
Added an 'entry point' instruction number to functions. This is currently always 0, but will be used in the future to allow storing per-element functions along with the main code. These can then be called within kernels. |
Commit Details:
Full Hash: 60779ad90e255db43fb1281d0461f4ff259406fb
Parent Commit: 9d0ffa8
Lines Changed: +54, -41