The source project of this merge request has been removed.
Fix crash upon setting uniform texture to nullptr
Program::UsedProgram::setTexture
is supposed to allow nullptr
as an argument, but previously crashed when it was passed.
Merge request reports
Activity
Please register or sign in to reply