Commit Graph

1589 Commits

Author SHA1 Message Date
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
7dadd440d0 Add helper methods 2023-09-11 14:00:00 +02:00
4572cfbf53 Make AR playback frame loading async 2023-09-10 13:59:11 +02:00
2b90b5d84e Cleanup code 2023-09-09 23:18:27 +02:00
703f5c0d12 Fix issues with ui rendering 2023-09-08 18:17:16 +02:00
2bcea0d7fd Add imgui rendering ability on none glfw windows 2023-09-07 00:54:22 +02:00
9709861bda Fix issues with UI renderer 2023-09-06 00:03:06 +02:00
f9688792c4 Fix issue with semaphore being reused to early 2023-09-05 13:23:22 +02:00