shader set uniforms to their default values (hard) #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Will have to handle turning arbitrary glsl expressions like vec3() into a data value that works in the constructor. But for some types like float, this will be pretty easy, so I'll put the infrastructure in now.
hscript might actually be the best way to do that...