Commit graph

35 commits

Author SHA1 Message Date
Sara Gerretsen 0bcb4ce4b1 feat: last changes for documentation 2025-10-28 23:00:20 +01:00
Sara Gerretsen 0affb60ae1 feat: updated for documentation and testing 2025-10-28 22:22:12 +01:00
Sara Gerretsen 5c67286175 feat: implemented simulation v2 and glue 2025-10-28 21:46:48 +01:00
Sara Gerretsen fc74361bb3 chore: clang-format-ted codebase 2025-10-14 15:05:54 +02:00
Sara Gerretsen 697ba9f2f8 chore: setting CXX standard explicitly 2025-10-14 15:05:28 +02:00
Sara Gerretsen 841d08ef95 feat: added reference implementation 2025-10-14 13:05:43 +02:00
Sara Gerretsen 461002939d feat: setup project from template /w .clang-format 2025-10-13 23:29:12 +02:00
Sara Gerretsen d2cfedf993 feat: slightly adjusted how handle_input_event and handle_window_event are called 2025-09-12 15:00:59 +02:00
Sara Gerretsen 561fdbbb6b feat: moved view management to CHANGEME.cpp 2025-09-11 11:46:12 +02:00
Sara Gerretsen 438d633a78 feat: exposed more internal state to defs.h 2025-09-11 11:45:39 +02:00
Sara Gerretsen e880ded96f tweak: default name of window title 2025-09-05 22:00:45 +02:00
Sara Gerretsen ce38d9f561 fix: angle brackets for SFML includes 2025-09-04 22:23:04 +02:00
Sara Gerretsen 7565529412 tweak: removed docking toggle from main menu bar 2025-09-04 22:19:54 +02:00
Sara Gerretsen e1b7e97348 feat: loop(...) now takes a delta double arg 2025-09-04 22:19:39 +02:00
Sara Gerretsen a8f7525576 fix: frame_rate_limit now set to nullopt in default configure(...) 2025-09-04 22:19:21 +02:00
Sara Gerretsen 42d5596e60 feat: draw_scene now requires a RenderStates argument 2025-09-04 22:19:03 +02:00
Sara Gerretsen 73248c3780 fix: explicitly shutting down ImGui::SFML 2025-09-04 22:18:13 +02:00
Sara Gerretsen 4aaecd5365 fix: view scaling with window 2025-09-04 22:17:56 +02:00
Sara Gerretsen ffe969af30 feat: added support for draw_maim_menu_bar() function to be defined by application 2025-09-04 21:25:35 +02:00
Sara Gerretsen 6754c406d3 feat: expanded template demo logic 2025-09-04 21:25:10 +02:00
Sara Gerretsen 1e0a61eb59 feat: template now enables nav keyboard and gamepad by default, as well as docking 2025-09-04 21:24:57 +02:00
Sara Gerretsen 111d19edb6 feat: replaced demo window with some basic DearImGui code 2025-09-04 20:17:58 +02:00
Sara Gerretsen 151c58ff7b feat: added sf::VideoMode to AppConfig, optimized window initialisation 2025-09-04 20:17:39 +02:00
Sara Gerretsen 574116fb09 feat: configure() now uses specialised application config struct 2025-09-04 19:24:07 +02:00
Sara Gerretsen 70e195ad16 fix: binary output directories not being set correctly 2025-09-04 10:52:04 +02:00
Sara Gerretsen ae27a50dbd feat: further reorganizing of project structure 2025-09-04 10:51:47 +02:00
Sara Gerretsen a4f67b29f8 fix: renamed project.cpp to CHANGEME.cpp 2025-09-03 22:12:30 +02:00
Sara Gerretsen 58bf96adc9 fix: renamed project placeholder name to CHANGEME 2025-09-03 22:06:35 +02:00
Sara Gerretsen 333b2b8433 feat: preparing for initialise-template justfile 2025-09-03 21:04:18 +02:00
Sara Gerretsen c0ef040686 feat: added binary output directories to low-level_setup PROPERTIES 2025-09-03 19:56:38 +02:00
Sara Gerretsen 89fa4b5f35 fix: added project.cpp to executable 2025-09-03 19:56:07 +02:00
Sara Gerretsen 3acec91cdf Adjusted project organization 2025-09-03 19:48:42 +02:00
Aaron Oostdijk 8332975080
Update main.cpp
But also don't introduce incorrect arguments...
2025-08-29 15:53:38 +02:00
Aaron Oostdijk 64f4830e23
Update main.cpp
Don't double restart the clock
2025-08-29 15:51:19 +02:00
HKU Aaron Account d318b72c3b Starting repo 2025-08-28 14:52:41 +02:00