You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Remove Octree
Octree is no longer used in 4.x.
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#ifndef RENDERING_SERVER_DEFAULT_H
|
||||
#define RENDERING_SERVER_DEFAULT_H
|
||||
|
||||
#include "core/math/octree.h"
|
||||
#include "core/templates/command_queue_mt.h"
|
||||
#include "core/templates/hash_map.h"
|
||||
#include "renderer_canvas_cull.h"
|
||||
|
||||
Reference in New Issue
Block a user