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 17fa0aeb68 Preparing editor assets to show their properties 3 years ago
..
contents Preparing editor assets to show their properties 3 years ago
panels Preparing editor assets to show their properties 3 years ago
properties gui code refactored and moved into its own library 4 years ago
tools/map_editor FINISHED! 3 years ago
CMakeLists.txt Adds World Editor Asset 4 years ago
component_guis.cpp Removed style selection 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 Release mode crash bug fixed (uninitialized variable....) 3 years ago
editor.h Editor builds with some render code removed 3 years ago
editor_helpers.cpp Re-write of renderer is more or less stable and hooked back up to the core engine. 3 years ago
editor_helpers.h Re-write of renderer is more or less stable and hooked back up to the core engine. 3 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