Commit Graph

321 Commits

Author SHA1 Message Date
Georg Hagen
70cd46544b Update archiving libs and their linking 2024-05-26 23:06:17 +02:00
Georg Hagen
7fa25267d5 Add back check if libjpeg-turbo is available 2024-05-23 21:21:03 +02:00
Georg Hagen
d73f308f14 Add ArcballCameraController 2024-05-23 12:11:48 +02:00
Georg Hagen
824c74d901 Fix issues with touch processing 2024-05-23 12:11:13 +02:00
Georg Hagen
1e7b20bf62 Install ninja 2024-05-22 14:50:17 +02:00
Georg Hagen
cd2b8cc822 Make assimp optional 2024-05-22 14:38:51 +02:00
Georg Hagen
640ca59dcd CMake changes 2024-05-22 13:54:22 +02:00
cdab347bda Add compile definitions 2024-05-22 12:20:02 +02:00
4f539e786c Only try to read file if it exists 2024-05-22 12:19:45 +02:00
d896e8f29a Update dependencies 2024-05-21 12:19:11 +02:00
a8383b9ad7 Add build workflow 2023-11-30 10:29:11 +01:00
085575a99e Fix missing includes 2023-11-29 09:31:11 +01:00
03a9f219cc Update dependency management 2023-11-28 09:28:11 +01:00
f83a56b17f Add FindMoltenVK module 2023-11-27 09:22:11 +01:00
e02af126ee Move example code 2023-11-26 23:56:55 +01:00
9d53047f94 Some bugfixes 2023-11-25 22:31:33 +01:00
5bcbef65bb Start refactoring CMakeLists.txt 2023-11-24 22:17:11 +01:00
60d3547edc Fix some warnings 2023-11-23 23:41:55 +01:00
5393f2101a Fix issues 2023-11-22 16:25:44 +01:00
ffb7143c2d Add ResourceLoaderAppDirWindows 2023-11-21 14:53:43 +01:00
89d475fd7c Add ResourceLoaderAppDirLinux 2023-11-20 14:43:11 +01:00
681fc00a68 Allow uncompressed files in zip archives 2023-11-19 23:49:11 +01:00
761d8d3d33 Move ArchiveType into it's own file 2023-11-18 22:10:02 +01:00
d0baabd3da Add ResourceLoader 2023-11-17 21:33:44 +01:00
4c2af98602 Introduce new helpers 2023-11-16 16:04:09 +01:00
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