Filippo Tarpini c9e61a79b7
Video: Fix Post Process shader options issues
-An assert would be erroneously thrown when shaders declared an array of 4 int or float options, despite 4 being the max supported (a simple <= / < mistake)
-When changing the type of a shader option (e.g. from bool to float), the serialization would be stuck appending the value from the previous option type, making the shader fail to build permanently until the cache were cleaned
2023-06-08 02:54:46 +03:00
..
2022-09-30 11:07:41 +00:00
2023-05-16 20:21:36 -07:00
2023-05-26 15:37:55 -07:00
2023-04-02 08:28:23 -04:00