Jayden Grubb 04eec1b703 Use [[nodiscard]] attribute more sparingly
Removed all uses of the [[nodiscard]] attribute unless ignoring the
return value would lead to an error or leak e.g. memory allocations.
2025-06-26 20:28:21 +10:00
2025-02-02 14:43:08 +10:00
2025-02-02 14:43:08 +10:00
Description
C++ Rendering and Physics Engine
244 KiB
Languages
C++ 93.6%
CMake 4.5%
C 1.9%