You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Remove Octree
Octree is no longer used in 4.x.
This commit is contained in:
1271
core/math/octree.h
1271
core/math/octree.h
File diff suppressed because it is too large
Load Diff
@@ -31,7 +31,6 @@
|
||||
#include "world_3d.h"
|
||||
|
||||
#include "core/config/project_settings.h"
|
||||
#include "core/math/octree.h"
|
||||
#include "scene/3d/camera_3d.h"
|
||||
#include "scene/3d/visible_on_screen_notifier_3d.h"
|
||||
#include "scene/scene_string_names.h"
|
||||
|
||||
@@ -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