Blender Git Commit Log

Git Commits -> Revision dbed11d

Revision dbed11d by Dalai Felinto (master)
January 30, 2018, 15:07 (GMT)
Fix FOREACH_OBJECT_RENDERABLE using stack data

Since 30a966a7262308 when I removed the recursion, the code was still relying
on stack data. This would crash in release often, and it should crash always.

Big thanks to Sergey Sharybin for spotting the issue.

Commit Details:

Full Hash: dbed11d272a2ed6a430c1e26ebbdb566860dbcd1
Parent Commit: 0d64857
Lines Changed: +12, -10

2 Modified Paths:

/source/blender/blenkernel/BKE_layer.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/layer.c (+8, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021