Skip to content
Snippets Groups Projects
Commit fa9db2d6 authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Fix vibing slope planes

I messed up the multiplication order for texture scaling: it multiplied a floating point number with a fixed point number, instead of multiplying two floats and then converting the result into a fixed point number.
parent 84e9020e
No related branches found
No related tags found
1 merge request!1335Fix vibing slope planes
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment