CPU lightmapper formatting and minor fixes.

This commit is contained in:
JFonS
2020-12-30 15:36:39 +01:00
parent 089da5a71b
commit 7d7d7ef16d
15 changed files with 22 additions and 10 deletions

View File

@@ -29,6 +29,7 @@
/*************************************************************************/
#include "lightmapper_cpu.h"
#include "core/math/geometry.h"
#include "core/os/os.h"
#include "core/os/threaded_array_processor.h"