pandemonium_engine/modules/terraman_2d/world
2022-08-29 17:54:41 +02:00
..
default Added _3d postfix to the end of the World3D related getters and setters in Viewport. 2022-08-29 17:54:41 +02:00
isometric
jobs Renamed World to World3D. 2022-08-29 16:49:00 +02:00
simple
block_terrain_2d_structure.cpp
block_terrain_2d_structure.h
terrain_2d_chunk.cpp Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
terrain_2d_chunk.h Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
terrain_2d_environment_data.cpp Renamed the files aswell. 2022-08-29 17:33:10 +02:00
terrain_2d_environment_data.h Renamed the files aswell. 2022-08-29 17:33:10 +02:00
terrain_2d_structure.cpp
terrain_2d_structure.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
terrain_2d_world_editor.cpp Moved base input related classes to core/input. 2022-08-17 17:02:24 +02:00
terrain_2d_world_editor.h
terrain_2d_world.cpp Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
terrain_2d_world.h Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00