Commit Graph

296 Commits

Author SHA1 Message Date
df21c45a13 Fix build issue 2023-11-15 16:03:11 +01:00
966db4b452 Add support for streaming archive writing and unknown filesizes in zip files 2023-11-14 23:42:23 +01:00
6356075227 Fix some compile errors 2023-11-13 19:58:23 +01:00
0b831397b3 Init logger in AppDelegate 2023-11-12 15:37:22 +01:00
194ed03d7c Fix access rights error 2023-11-03 11:11:11 +01:00
56823ff415 Add MemMappedFile 2023-11-02 23:56:32 +01:00
84cc87c1d3 Handle UUID in named event 2023-11-01 16:40:16 +01:00
da79c9fdef Add ThreadSafeQueue 2023-10-31 16:19:22 +01:00
ee8a6cb222 Add UUID.hpp 2023-10-30 16:18:20 +01:00
45cb095561 Allow usage of mirrors for all dependencies 2023-10-29 19:02:11 +01:00
a6b31d69be Fix multiple issues 2023-10-28 20:34:51 +02:00
b3e94db476 Remove unused variable 2023-10-27 13:13:13 +02:00
748f556e40 Add Observable class 2023-10-26 12:55:43 +02:00
0178c716dd Log ar tracking changes 2023-10-25 11:37:29 +02:00
5aded782e7 Update touch inputs 2023-10-20 16:19:21 +02:00
c950e6ae86 Fix pinch gesture 2023-10-19 14:24:53 +02:00
d9dc2ea79f Slight improvements 2023-10-18 20:04:32 +02:00
aa7eade85e Prevent inserting the same key multiple times into an input action 2023-10-17 19:54:32 +02:00
5b404efa74 Add scaling factors for input actions 2023-10-16 13:44:55 +02:00
68fb6d0910 Add Touch input handling 2023-10-15 13:39:22 +02:00
57e4352c6c Add Tick method to input device 2023-10-14 18:29:32 +02:00
f5337ce6ec Split InputManager 2023-10-13 13:14:15 +02:00
b2ec209ef0 Cleanup input stuff 2023-10-12 12:13:14 +02:00
31eef79f22 Extend FsUtils 2023-10-11 09:54:44 +02:00
2a49949e0c Add FsUtils 2023-10-10 09:37:11 +02:00
488d1ebfc8 Add conversion operator to std::chrono::seconds 2023-10-09 09:30:17 +02:00
811ebf347a Add second init and close stage for GraphicsApp 2023-10-08 21:13:42 +02:00
ff684504ad Add app logger 2023-10-07 20:56:33 +02:00
097780779c Refactor EngineConfiguration 2023-10-06 16:26:45 +02:00
ab226e04bf Cleanup GraphicsApp 2023-10-05 15:52:15 +02:00
82c3b77666 Refactor ExampleApps 2023-10-04 19:59:59 +02:00
e0f24153d3 Change namespace name 2023-10-03 19:52:23 +02:00
7538c82772 Optimize 2023-10-02 10:15:30 +02:00
d49166e963 Use constant for AR metadata file 2023-10-01 10:06:11 +02:00
3e2396ad41 Fix issue when moving AR recordings directory 2023-09-30 13:38:40 +02:00
302c3e014b Add uuid to yaml converter 2023-09-29 14:43:11 +02:00
36288bd5b0 Update dependencies 2023-09-28 13:19:11 +02:00
1d8a7d7755 Free vulkan surface 2023-09-27 03:12:11 +02:00
3ffbaea37b Improve handling of view loading/unloading 2023-09-26 00:50:25 +02:00
869a9a36a1 Handle loggers with name that already exist 2023-09-25 20:56:47 +02:00
5dfc2de985 Handle deinitialisation 2023-09-24 20:27:34 +02:00
5b5f18b9a8 Fix release of Vulkan resources 2023-09-23 17:52:11 +02:00
1e693a184e Fix issues with Window resizing 2023-09-19 15:40:11 +02:00
090e75a1ca Fix issues with de/re-initialisation 2023-09-18 15:13:14 +02:00
de75b6c724 Fix vulkan view resizing on iOS 2023-09-17 14:32:22 +02:00
793c35e274 Fix iOS build 2023-09-16 10:11:12 +02:00
b38ff35e09 Code cleanups 2023-09-15 15:33:22 +02:00
a9ae4c743f Update magic_enum 2023-09-14 15:32:11 +02:00
2bab8cca68 Add ImGuiTextFmt 2023-09-13 13:31:42 +02:00
4b25463a2f Fix issue with playback 2023-09-12 16:44:55 +02:00