godotengine / godotengine/godot-cpp
Static math functions in CameraMatrix should be replaced by Math usage
Open
enhancement
- Dominant language
- C++
- Stars
- 2.7k
- Forks
- 809
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
https://github.com/godotengine/godot-cpp/blob/c9a740be34438ce999402b7b76304a38daaaa811/include/core/CameraMatrix.hpp#L45
There is a `Math.hpp` header containing the functions from this file, it should be used instead of having copies of them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.