summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-01-08cmake install commands for pke - first passJonathan Bradley
2023-12-28EntityType falls back to a default texture if not providedJonathan Bradley
2023-12-23plugin checkpoint - multiple plugins and collision callbacksJonathan Bradley
2023-12-23checkpoint - arg-handlerJonathan Bradley
2023-12-23checkpoint - add PkeLevel - editor removes on scene loadJonathan Bradley
2023-12-13add PkeArrayJonathan Bradley
2023-12-07add pkstrJonathan Bradley
2023-12-07Breaking change - add project file - EntityTypeJonathan Bradley
2023-12-05minor refactor for pluginsJonathan Bradley
2023-11-29add thread_poolJonathan Bradley
2023-11-29add tinyfiledialogsJonathan Bradley
2023-11-28make pke a library and the editor its own executableJonathan Bradley
2023-11-28refactor core game loop out of main.cpp and into game.cppJonathan Bradley
2023-11-28move MemBucket declaration to a typedef headerJonathan Bradley
2023-11-21checkpoint - memory overhual including testsJonathan Bradley
2023-11-15use model for collision + refactor physics init and rigidbody creationJonathan Bradley
2023-11-15add MathHelpers for glm and bullet translationsJonathan Bradley
2023-11-15pke does not require OpenGLWindow and use correct variables for finding packageJonathan Bradley
2023-11-15add bullet dependency first passJonathan Bradley
2023-11-15major input refactor and add debug cameraJonathan Bradley
2023-10-11checkpoint for handling player inputJonathan Bradley
2023-10-10create and destroy debug pipeline resourcesJonathan Bradley
2023-10-09move GameSettingsJonathan Bradley
2023-09-25prase int string helpers - untestedJonathan Bradley
2023-09-18checkpoint - first pass create texture pipelinesJonathan Bradley
2023-09-07add cgltfJonathan Bradley
2023-09-06add first graphics binding componentJonathan Bradley
2023-09-06add stb_imageJonathan Bradley
2023-09-06first pass add eventsJonathan Bradley
2023-09-06first pass add ecsJonathan Bradley
2023-08-28add glmJonathan Bradley
2023-08-28ImGui enable docking and enable callbacks (input)Jonathan Bradley
2023-08-25update imguiJonathan Bradley
2023-08-15add shadersJonathan Bradley
2023-08-12added pkeSettingsJonathan Bradley
2023-08-12Add DynamicArrayJonathan Bradley
2023-08-10asset manager first passJonathan Bradley
2023-08-10add macrosJonathan Bradley
2023-08-08first pass memory bucketsJonathan Bradley
2023-07-01add windowJonathan Bradley
2023-06-28add CMakeLists.txt with vulkan, glfw3, and imguiJonathan Bradley