pandemonium_engine/modules/terraman
2025-04-04 18:15:33 +02:00
..
areas File copyright header updates pt8. 2023-12-18 00:18:53 +01:00
data Now TerrainChunks will register their lights into the VertexLights3DServer if use_vertex_lights_3d is enabled in world. 2025-04-04 18:15:33 +02:00
doc_classes Re-extracted class docs. 2024-09-20 10:03:06 +02:00
editor Added VertexLight3D baking tool to TerrainWorldEditor. 2025-04-04 16:25:41 +02:00
level_generator File copyright header updates pt8. 2023-12-18 00:18:53 +01:00
library Fix potential hang on exit due to deadlocks. 2025-02-08 11:24:42 +01:00
meshers Now TerrainLights are stored inside chunks (they are also automatically saved with them). Also changed TerrainLight's api to makes use of Vector3i. 2025-02-11 00:38:48 +01:00
nodes File copyright header updates pt8. 2023-12-18 00:18:53 +01:00
world Now TerrainChunks will register their lights into the VertexLights3DServer if use_vertex_lights_3d is enabled in world. 2025-04-04 18:15:33 +02:00
.gitignore Run godot's formatting script. 2022-03-16 09:02:48 +01:00
config.py Run godot's formatting script. 2022-03-16 09:02:48 +01:00
defines.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
LICENSE Updated more copyright headers for 2023. 2022-12-31 21:07:05 +01:00
register_types.cpp Moved the TerrainWorldEditor to a new folder. Also make sure it's only compiled in tools builds. 2025-02-05 09:35:16 +01:00
register_types.h File copyright header updates pt8. 2023-12-18 00:18:53 +01:00
SCsub Renamed the new gizmo. 2025-02-05 11:11:32 +01:00