Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Riakiotakis <kalast@gmail.com>2014-05-07 03:52:08 +0400
committerAntony Riakiotakis <kalast@gmail.com>2014-05-07 03:52:31 +0400
commit02b1dbef8cff6427bae9dc9e0da6d502a07d035c (patch)
tree21affc32a38675a1c9c307d9bd547c5fb2078754 /source/blender/blenkernel/BKE_crazyspace.h
parentd653c70ee65856d74aaa1712b52b51b62e7c527c (diff)
Fix T39653 crash on drawing modified UVs
Just a case of uninitialized material array. Make sure object materials are initialized properly when drawing UVs. This might look strange since we do not really need materials here. However, the same GPU object may be used in a 3D viewport and if we try to avoid initializing the materials somehow this will break. Also, this breaks on full screen UV editor as is apparent from this report.
Diffstat (limited to 'source/blender/blenkernel/BKE_crazyspace.h')
0 files changed, 0 insertions, 0 deletions