Blender Git Commit Log

Git Commits -> Revision 2a094a2

August 21, 2013, 09:08 (GMT)
Experiment: get rid of static in_next_object in mballs traversal

This check was used to prevent recursion caused by object_dupilist
calling MBall display list creation.

Solved by using object_duplilist_ex with update flag set to false.

From quick own tests and .blend file form original report seems
everything is fine. But maybe some unforeseen case will break
blender again.

Commit Details:

Full Hash: 2a094a25afae6ee651b3b89ffaba1dfc61c02c58
SVN Revision: 59352
Parent Commit: d32150b
Lines Changed: +1, -15

1 Modified Path:

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