Blender Git Commit Log
Git Commits -> Revision 6783b15
Revision 6783b15 by Lukas Toenne (alembic, gooseberry, gooseberry_farm, hair_guides, hair_guides_grooming, hair_object, strand_editmode, strand_gpu, strand_nodes, temp_motionpaths, tmp_hair_curves) April 20, 2015, 10:10 (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: 6783b15453688ab71a900ef98b9a4be1d91b7cb2
Parent Commit: 82132fc
Lines Changed: +66, -118