a08a3ab931f334dcaa3d32fe80d848e8dd1a315b
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? :)
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%