mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
thirdparty: Cleanup after #38386, document provenance and copyright
Also renamed `delaunay.h` to `delaunay_2d.h` to match the class name.
This commit is contained in:
parent
32133a11b5
commit
83b630b8c2
18 changed files with 249 additions and 23 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
#include "core/input/input.h"
|
||||
#include "core/io/resource_loader.h"
|
||||
#include "core/math/delaunay.h"
|
||||
#include "core/math/delaunay_2d.h"
|
||||
#include "core/os/keyboard.h"
|
||||
#include "core/project_settings.h"
|
||||
#include "editor/editor_scale.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue