Commit Graph

22 Commits

Author SHA1 Message Date
git af064b287a feat: Refactor color handling in GUI commands and add ReadColorField method 2026-01-05 15:44:14 +00:00
git 490d9469dc feat: Add console toolbar with copy and clear buttons for improved user interaction 2026-01-05 13:23:40 +00:00
git f2e7ae3d2e feat: Enhance Lua editor with search functionality and status feedback 2026-01-05 09:48:54 +00:00
git d5d8623814 feat: Add new project creation dialog with template selection and configuration 2026-01-05 09:35:32 +00:00
git 69b5e88545 feat: Add Lua script editor with syntax highlighting and tabbed interface in GUI 2026-01-05 09:31:34 +00:00
git 04b073cd28 feat: Enhance launcher metadata in config files and load games dynamically from JSON 2026-01-05 09:28:58 +00:00
git d38be52b46 feat: Move menu bar creation to after widget initialization in GUI 2026-01-05 09:25:20 +00:00
git b1d993ab66 feat: Implement build settings dialog and enhance game selection UI in launcher 2026-01-05 09:23:38 +00:00
git c1716e74a2 feat: Add PyQt6 GUI launcher for managing builds and running demos 2026-01-05 09:19:38 +00:00
git ce33d75472 feat: Enhance mouse grab functionality and improve logging in SDL window service 2026-01-05 09:16:38 +00:00
git a5cfcee03d feat: Add solid shader support and update room dimensions in cube logic 2026-01-05 09:01:39 +00:00
git 08dd8e083a feat: Add asset synchronization function and update demo run command to include asset syncing option 2026-01-05 08:48:30 +00:00
git f5be339aab feat: Add _strip_leading_double_dash function to clean up argument handling in CLI commands 2026-01-05 03:14:37 +00:00
git dc81e03221 refactor: Update CMake argument handling for toolchain and cache detection 2026-01-05 02:53:19 +00:00
git 14163d5e5a refactor: Add functions to handle Conan toolchain detection and integration 2026-01-05 02:36:50 +00:00
Richard Ward f53debfd3c dev commands 2025-12-19 18:33:22 +00:00
Richard Ward 986908a058 fix quoting issue 2025-12-19 18:29:40 +00:00
Richard Ward 83e8fd6d1a rewrite dev script 2025-12-19 18:26:50 +00:00
Richard Ward a9ad53ca8d add stlloader 2025-12-19 16:22:19 +00:00
Richard Ward 07f3ab90e6 improve dev script 2025-12-19 16:02:40 +00:00
Richard Ward 71ba586e33 cross platform work 2025-12-19 15:57:40 +00:00
Richard Ward d9b56d6c3e add dev commands 2025-12-19 15:51:20 +00:00