8b07f95ba0
- Add `float` and `double` overloads to all methods of `Mathf`. This allows the methods to be usable with `float`, `double` or `real_t`. - Use `System.MathF` in the `float` overloads which may result in better performance. - Constants remain as `real_t` for the time being. - Add aggresive inlining for methods that wrap `System.Math` calls. |
||
---|---|---|
.. | ||
ExternalAnnotations | ||
Godot.SourceGenerators.Internal | ||
GodotPlugins | ||
GodotSharp | ||
GodotSharpEditor | ||
.editorconfig | ||
.gitignore | ||
GodotSharp.sln | ||
GodotSharp.sln.DotSettings |