pandemonium_engine/modules/voxelman
2023-01-15 19:12:50 +01:00
..
areas Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
data Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
doc_classes Re-extracted class docs. 2023-01-14 13:38:58 +01:00
level_generator Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
library Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
meshers Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
nodes Removed now unnecessary version.h includes. 2022-03-18 03:56:41 +01:00
world Updated more copyright headers for 2023. 2022-12-31 21:07:05 +01:00
.gitignore Run godot's formatting script. 2022-03-16 09:02:48 +01:00
config.py Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
defines.h Removed the CONNECT and DISCONNECT macros. 2022-03-18 10:32:50 +01:00
LICENSE Run godot's formatting script. 2022-03-16 09:02:48 +01:00
register_types.cpp Now modules make use of the new registration levels. 2023-01-15 17:04:00 +01:00
register_types.h Added module initialization levels (similar idea to what's in godot4, although I added more). 2023-01-15 11:46:13 +01:00
SCsub Centralize LZ4 usage. 2022-11-19 19:51:29 +01:00