You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lunarium_OLD/src/run_modes/editor
Joey Pollack ce3dd3f984 Adds extra/custom ImGui methods
Slightly shrink default font size
Asset folder always open in asset browser
3 years ago
..
contents World object and Entities can be serialized and deserialized 3 years ago
panels Adds extra/custom ImGui methods 3 years ago
properties gui code refactored and moved into its own library 4 years ago
tools/map_editor Adds World Editor Asset 4 years ago
CMakeLists.txt Adds World Editor Asset 4 years ago
component_guis.cpp Adds extra/custom ImGui methods 3 years ago
component_guis.h First ECS test in the editor working (Tag component editable using a temp-testing entity in the editor) 4 years ago
editor.cpp World object and Entities can be serialized and deserialized 3 years ago
editor.h Adds World Editor Asset 4 years ago
editor_helpers.cpp Editor asset importing seems to work - tested on tile sets. 4 years ago
editor_helpers.h Editor asset importing seems to work - tested on tile sets. 4 years ago
project.cpp adds trash folder and functionality to the project, content_manager and EditorAsset classes to use the trash folder. When assets get removed they are moved to trash instead of deleted. 4 years ago
project.h adds trash folder and functionality to the project, content_manager and EditorAsset classes to use the trash folder. When assets get removed they are moved to trash instead of deleted. 4 years ago