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

Disable all 3D nodes, physics, and resources when compiling without 3D

This commit is contained in:
Aaron Franke
2024-02-26 06:34:53 -06:00
parent 810f127022
commit 6aac3e4a16
16 changed files with 68 additions and 19 deletions

View File

@@ -33,7 +33,6 @@
#include "core/math/plane.h"
#include "core/math/projection.h"
#include "rendering_server_globals.h"
#include "scene/3d/camera_3d.h"
#ifdef RENDERING_LIGHT_CULLER_DEBUG_STRINGS
const char *RenderingLightCuller::Data::string_planes[] = {