Blender Git Commit Log

Git Commits -> Revision e7b9d49

December 7, 2018, 15:59 (GMT)
Fix/workaround crash opening almost any Spring file

The issue was caused mpoly array urequired by the cache filling,
but the pointer was never set when preparing render data.

Seems this change is safe enough, in terms it shouldn't be
causing slowdown, since the assignment of mpoly is cheap, but
hard to tell if there is anything else affected by thing underneath.

Commit Details:

Full Hash: e7b9d49e916b8e61365d729d14984cbd5eeaaf02
Parent Commit: f6a0a8b
Committed By: Charlie Jolly
Lines Changed: +1, -1

1 Modified Path:

/source/blender/draw/intern/draw_cache_impl_mesh.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021