g3n / engine

Go 3D Game Engine (http://g3n.rocks)
https://discord.gg/NfaeVr8zDg
BSD 2-Clause "Simplified" License
2.79k stars 295 forks source link

Correcting get material comparison #222

Closed wolfgarnet closed 3 years ago

wolfgarnet commented 3 years ago

This will in some cases result in a nil pointer dereference.

wolfgarnet commented 3 years ago

Dup of #217