Blender Git Commit Log
Git Commits -> Revision 4b7fc26
Revision 4b7fc26 by Antonis Ryakiotakis (master) November 14, 2014, 11:08 (GMT) |
Don't assign wrong datalayers to gpuattribs in edit mode. layer index was being obtained for loop data types but we referenced Tessface data types NULLing those out since only the data offsets are used in edit mode and address sanitizer complains about freed memory access. Also minor comment in texpainting |
Commit Details:
Full Hash: 4b7fc26baed8389ecb9d0d350229b9b64ce47d03
Parent Commit: 60ffc08
Lines Changed: +4, -3