Blender Git Commit Log
Git Commits -> Revision 8efd804
Revision 8efd804 by Clément Foucault (master) February 4, 2020, 17:35 (GMT) |
Fix T72504 EEVEE: Crash when rendering Instance Collection with hair This was caused by a double free of the instance data. Remove the need of the instance data fix the issue. |
Commit Details:
Full Hash: 8efd8046853e3a994237b8efe6567bf35ee7d812
Parent Commit: 370a617
Lines Changed: +12, -25