Go to file
kayomn 91790f4589 Fix mismatched shader uniform property in TerrainInstance3D 2023-01-13 18:00:13 +00:00
editor Fix leaky abstractions in EditableTerrain 2023-01-13 17:32:48 +00:00
terrain Add initial support for hardcoded terrain switching 2023-01-13 00:36:09 +00:00
user_interface Add new close / cancel icon 2023-01-12 01:15:41 +00:00
.gitattributes Initial commit 2023-01-10 01:36:09 +00:00
.gitignore Initial commit 2023-01-10 01:36:09 +00:00
editor.scn Fix leaky abstractions in EditableTerrain 2023-01-13 17:32:48 +00:00
export_presets.cfg Initial commit 2023-01-10 01:36:09 +00:00
icon.png Initial commit 2023-01-10 01:36:09 +00:00
icon.png.import Initial commit 2023-01-10 01:36:09 +00:00
immortal.ttf Initial commit 2023-01-10 01:36:09 +00:00
immortal.ttf.import Initial commit 2023-01-10 01:36:09 +00:00
player_controller.gd Fix wording of PlayerController.screen_to_plane doc comment 2023-01-12 01:28:00 +00:00
project.godot Refactor terrain map code into own file 2023-01-13 10:08:56 +00:00
settings.gd Initial commit 2023-01-10 01:36:09 +00:00
terrain_instance_3d.gd Fix mismatched shader uniform property in TerrainInstance3D 2023-01-13 18:00:13 +00:00
terrain_shader.gdshader Add initial support for hardcoded terrain switching 2023-01-13 00:36:09 +00:00