godotengine / godotengine/godot-cpp

Static math functions in CameraMatrix should be replaced by Math usage

Open
#458 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.