Blender Git Loki
Git Commits -> Revision b5d3f18
Revision b5d3f18 by Antonis Ryakiotakis (master) April 9, 2014, 01:03 (GMT) |
Add material storage to derivedmesh. The variables are considered invalid unless DM_update_materials is called prior to use. Only use case currently is mesh drawing. This helps with excessive allocation on the stack during GPUObject creation, but may help elsewhere in the future as well. |
Commit Details:
Full Hash: b5d3f183b0fd6f72d84fbcdd594f80e70422eb24
Parent Commit: 6ffabfa
Lines Changed: +32, -7