Blender Git Loki
Git Commits -> Revision 385fe4f
Revision 385fe4f by Sergey Sharybin (master) February 6, 2017, 11:23 (GMT) |
Add special texture sampling function which takes image pool argument Using image pool will reduce number of thread locks when acquiring image. Useful when it's needed to sample texture fewzillion times a second. |
Commit Details:
Full Hash: 385fe4f0ce8337e21ca8304c78718b597eea15ab
Parent Commit: 223aff9
Lines Changed: +19, -3