Blender Git Commit Log
Git Commits -> Revision 18c6bb2
Revision 18c6bb2 by Lukas Toenne (hair_guides, hair_guides_grooming, hair_object, hair_system, strand_editmode, strand_gpu, strand_nodes, tmp_hair_curves) September 24, 2014, 15:04 (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: 18c6bb243677f7b0a694b9d5f9207c799b1aa3a2
Parent Commit: a93841e
Lines Changed: +66, -118