Blender Git Commit Log

Git Commits -> Revision a08a3ab

Revision a08a3ab by Sergey Sharybin (master)
January 18, 2013, 12:29 (GMT)
Fix #33916: 2.65a regression: particles duplicating objects with halo - crash

allow_render_dupli_instance used to pass zero-based index to give_current_material
which is wrong.

Before rev53332 it wasn't so much visible because give_current_material used
to clamp index internally. But that was wrong behavior here anyway, and why
nobody noticed this for so long? :)

Commit Details:

Full Hash: a08a3ab931f334dcaa3d32fe80d848e8dd1a315b
SVN Revision: 53893
Parent Commit: 9660ba6
Lines Changed: +1, -1

1 Modified Path:

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