Blender Git Loki
Git Commits -> Revision 2b16ae7
December 27, 2014, 09:58 (GMT) |
Shifted the dispatch from the algorithm side to the storage side of the sampling system to keep the code simple. Now there is a MSurfaceSampleStorage struct that encodes the storage details, which the algorithms don't have to care about. |
Commit Details:
Full Hash: 2b16ae7de988f9d16ceb62b434f48c7ac931b2e1
Parent Commit: 5861acf
Lines Changed: +66, -118