902014555a401f770ec17ffeb77e65dc8615c30c
this ignores the sampler passed and could be done in a nicer way so left this as an ifdef so it can be easily redone.
Fix #31780, cycles nested group rendering broken. Was using the dupli object 'index' member to identify dupli objects, but this is not unique and in fact just 0 in most cases. Needs to use a simple dupli list counter instead.
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%