Go to file
kayomn b800041173 Add more style appropriate terrain assets 2023-01-16 17:44:14 +00:00
editor Refactor editor UI logic and structure 2023-01-16 00:58:11 +00:00
terrain Add more style appropriate terrain assets 2023-01-16 17:44:14 +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 paint selection not resetting in editor UI 2023-01-16 01:43:24 +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 Expose player controller frozen property in editor 2023-01-16 00:57:17 +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