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

2 Modified Paths:

/source/blender/blenkernel/intern/DerivedMesh.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021