Sergey Sharybin a08a3ab931 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? :)
2013-01-18 12:29:18 +00:00
2013-01-15 23:17:45 +00:00
2013-01-15 23:17:45 +00:00
2013-01-17 22:51:54 +00:00
2013-01-14 15:53:17 +00:00
2010-10-13 14:44:22 +00:00
2013-01-10 08:55:44 +00:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%