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/gui
Joey Pollack cd541e7d75 Adds VelocityComponent and CameraComponent
Adds instructions doc explaining the process of adding new components
3 years ago
..
console.cpp ImGui::Begin call moved to the Panel class 4 years ago
console.h ImGui::Begin call moved to the Panel class 4 years ago
gui.cpp Adds extra/custom ImGui methods 3 years ago
gui.h Removed the gui namespace 4 years ago
imgui_ext.cpp Adds VelocityComponent and CameraComponent 3 years ago
imgui_ext.h Adds VelocityComponent and CameraComponent 3 years ago
logGui.cpp assets and gui moved back into the lunarium project 4 years ago
logGui.h assets and gui moved back into the lunarium project 4 years ago
luaConsole.cpp assets and gui moved back into the lunarium project 4 years ago
luaConsole.h assets and gui moved back into the lunarium project 4 years ago
panel.cpp Release mode crash bug fixed (uninitialized variable....) 3 years ago
panel.h New Popup panel system working 4 years ago
panel_defs.h Removed the gui namespace 4 years ago
panel_manager.cpp Release mode crash bug fixed (uninitialized variable....) 3 years ago
panel_manager.h Removed the gui namespace 4 years ago