Looks like newer versions of c++ doesn't want to implicitely do type promotions from int to float. The patch fixes them. Also fixed a typo `outter` -> `outer`. Pull Request: https://projects.blender.org/blender/blender/pulls/139435
Looks like newer versions of c++ doesn't want to implicitely do type promotions from int to float. The patch fixes them. Also fixed a typo `outter` -> `outer`. Pull Request: https://projects.blender.org/blender/blender/pulls/139435