1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Use float literals for float calculations in Color

This commit is contained in:
Aaron Franke
2022-10-06 16:35:54 -05:00
parent 1baefceaba
commit 43722dbcbc
16 changed files with 66 additions and 70 deletions

View File

@@ -30,8 +30,6 @@
#include "geometry_3d.h"
#include "core/string/print_string.h"
#include "thirdparty/misc/clipper.hpp"
#include "thirdparty/misc/polypartition.h"