solarus-games / solarus

This repository was moved to GitLab: https://gitlab.com/solarus-games/solarus
http://www.solarus-games.org
Other
712 stars 133 forks source link

Shaders: allow to pass multiple numbers as uniform #1121

Closed christopho closed 6 years ago

christopho commented 6 years ago

Up to 4 floats as an array.

christopho commented 6 years ago

Done