Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-01 | etc2comp: Fix max iterations for RGBA channels | RĂ©mi Verschelde | |
Those checks were *very likely* meant to clamp the max value, not the min one. Fixes https://github.com/godotengine/godot/issues/10059#issuecomment-606993001. |