|
|
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 |
|
|
|
11e207774b
|
Update DenseVector3i class
|
2023-09-04 19:03:11 +02:00 |
|
|
|
446e11e3b8
|
Cleanup descriptor layout handling
|
2023-09-03 17:07:23 +02:00 |
|
|
|
b328db0075
|
Add ShaderRegistry
|
2023-09-02 16:57:23 +02:00 |
|
|
|
74823ad636
|
Remove point cloud shader
|
2023-09-02 15:28:43 +02:00 |
|
|
|
be7a48dc09
|
Allow custom input descriptors
|
2023-09-01 14:59:11 +02:00 |
|
|
|
df4194be51
|
Update how camera data is communicated to shader
|
2023-08-31 21:16:11 +02:00 |
|
|
|
93c75763c7
|
[WIP] Refactor creation of descriptorsets
|
2023-08-30 23:11:11 +02:00 |
|
|
|
5aec41ead4
|
[WIP] Shader handling rework
|
2023-08-29 23:08:11 +02:00 |
|
|
|
5735b93870
|
Extend camera class
|
2023-08-29 21:21:21 +02:00 |
|
|
|
bcbb69833b
|
Fix memory leaks
|
2023-08-28 15:09:57 +02:00 |
|
|
|
d1cef56090
|
Update sys info
|
2023-08-27 13:55:23 +02:00 |
|
|
|
317d5c0e3c
|
Introduce Version class
|
2023-08-26 21:23:25 +02:00 |
|
|
|
a683d2f476
|
Add distance method to node
|
2023-08-25 21:16:15 +02:00 |
|
|
|
19b6e3c2d4
|
Flush logs on error
|
2023-08-24 11:49:15 +02:00 |
|
|
|
27c9970c1a
|
Fix ByteSize formatting
|
2023-08-23 01:54:11 +02:00 |
|
|
|
d84d2935ff
|
Changes to the inharitance of some classes
|
2023-08-22 00:40:20 +02:00 |
|
|
|
b99e255ad6
|
Remove IInitable class
|
2023-08-21 00:35:11 +02:00 |
|
|
|
9e9909e83a
|
Use tag instead of branch
|
2023-08-20 18:25:11 +02:00 |
|
|
|
d49b158a9b
|
Add GetFrustum getter
|
2023-08-19 00:28:11 +02:00 |
|
|
|
7e3aae1681
|
Add ThreadBackgroundSleep helper class
|
2023-08-18 23:26:11 +02:00 |
|
|
|
aa0f1e7967
|
Add AppEvents
|
2023-08-17 15:54:22 +02:00 |
|
|
|
3d73efee81
|
Improve named event handling
|
2023-08-16 13:01:11 +02:00 |
|
|
|
8cb8332923
|
Add support for classname suffixes
|
2023-08-13 12:15:18 +02:00 |
|
|
|
ec44aca7ec
|
Change loop type to make warning go away
|
2023-08-12 01:33:33 +02:00 |
|
|
|
52914a393e
|
Add named events
|
2023-08-11 01:33:32 +02:00 |
|
|
|
55866a42a5
|
Add some CLion configurations
|
2023-08-10 18:16:11 +02:00 |
|
|
|
7ba39f76d8
|
Fix crash on background on iOS
|
2023-08-09 13:24:11 +02:00 |
|
|
|
e2dfd50a55
|
Optimize push constants usage
|
2023-08-08 23:36:11 +02:00 |
|
|
|
6ad5d69870
|
Add GridDrawable
|
2023-08-07 21:18:19 +02:00 |
|
|
|
f3c0cc5965
|
Fix draworder
|
2023-08-06 21:17:43 +02:00 |
|
|
|
da1782c4a9
|
Cleanup shader handling
|
2023-08-05 21:01:11 +02:00 |
|
|
|
836e9dce42
|
Change shader handling
|
2023-08-04 20:20:20 +02:00 |
|