Blender Git Commit Log

Git Commits -> Revision 51347be

Revision 51347be by Sergey Sharybin (master)
May 2, 2019, 13:55 (GMT)
Fix T64059: Crash in shader when using other object's texture space

Can not use evaluated datablock to localize since that could point to
another evaluated datablock, which can not become part of another
dependency graph.

The original code needed to have unkeyed changes preserved, but now
we do have a flush of animation to an active dependency graph, so this
code is not needed anymore.

Commit Details:

Full Hash: 51347be24e474a3ad3d38a75d0060ca91b8a9794
Parent Commit: ae21dfc
Lines Changed: +9, -20

1 Modified Path:

/source/blender/editors/render/render_preview.c (+9, -20) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021