Blender Git Commit Log

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

2 Modified Paths:

/source/blender/blenkernel/BKE_texture.h (+7, -0) (Diff)
/source/blender/blenkernel/intern/texture.c (+12, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021