Commit Graph

995 Commits

Author SHA1 Message Date
63dea5443d Update platform enums 2021-05-19 17:58:06 +02:00
5b4e12b8f5 Add method to manually split archive and delete last split if empty 2021-05-18 20:14:15 +02:00
4eeafafe34 Fix issues with not existing dirs for MultiPartArchiveWriter 2021-05-17 00:10:20 +02:00
3440c65ddc Make sure that directory exists before when creating MultipartArchiveWriter 2021-04-05 22:29:29 +02:00
59d3e7ed5a Minor improvements 2021-04-04 22:28:43 +02:00
7bb4dae733 Add dependencies for lz4 and zstd 2021-04-03 21:21:21 +02:00
e858e87efc Add SetMouseVisibility 2021-04-02 22:25:11 +02:00
57dfbb0108 Handle multipart tar archives when reading archive 2021-04-01 19:44:19 +02:00
f7c73167eb Minor improvements 2021-03-31 19:43:11 +02:00
9f225e14cd Fix apple platform pathes 2021-03-30 14:16:15 +02:00
665591cb4c Fix Timestamp class NANOS_TO_SECONDS 2021-03-29 16:41:11 +02:00
fb6766558c Fix windows build 2021-03-28 13:13:13 +02:00
69775368ee Store logs in app data dir 2021-03-27 11:12:13 +01:00
01a8f837b7 Use ByteSize helper 2021-03-25 02:27:11 +01:00
cd60d9ebc3 Add AppFolders class 2021-03-24 19:02:25 +01:00
c5a2fb1b02 Add PlatformFolders class 2021-03-23 02:24:55 +01:00
63f2dfae14 Update CMakeLists.txt 2021-03-19 23:31:23 +01:00
50a52b7ced Update dependency management 2021-03-18 23:28:39 +01:00
7c25151573 Update dependency management 2021-03-05 20:54:33 +01:00
11e5c0dcd2 Make operators constexpr 2021-03-04 20:49:11 +01:00
3787249d34 Add MultiPartArchiveWriter 2021-03-03 20:48:08 +01:00
468ca9487b Introduce IArchiveWriter 2021-03-02 20:36:32 +01:00
247bc8deef Update ArchiveConfiguration 2021-03-01 20:35:11 +01:00
68d2feeba5 Fix Apple build issues 2021-02-28 11:12:13 +01:00
6394a94bfe Fix init order 2021-02-26 20:16:47 +01:00
3d69b12cf6 Update ByteSize class 2021-02-25 15:36:22 +01:00
a302681f4d Move ArchiveConfiguration into it's own file 2021-02-24 02:30:11 +01:00
71855a1d9f Switch to right handed coordinate system 2021-02-23 03:32:11 +01:00
9b4821a102 Make Frustum class handle Range class as input 2021-02-22 03:17:19 +01:00
5cc0ce9433 Move AABB class and base it on top of Range 2021-02-21 02:10:11 +01:00
5dd56847d8 Fix some issues with resource management 2021-02-20 20:29:11 +01:00
556d5d8e2b Expose camera push constants to fragment shader 2021-02-19 02:28:11 +01:00
8301cd37b5 Add ByteSize class for size string formatting 2021-02-18 02:52:26 +01:00
42ae1738f7 Add int24 type 2021-02-17 21:37:11 +01:00
053cc5b391 Update shader bundling to be included in binary 2021-02-16 21:32:27 +01:00
b53b4b0ca1 Expose culling mode in shader config 2021-02-15 13:50:27 +01:00
b1b4c117f2 Expose camera position to shader 2021-02-14 02:12:13 +01:00
8f1c7e4bd4 Fix performance issues on apple 2021-02-13 19:48:25 +01:00
97cb8d1ac9 Expose view and projection matrix to shader 2021-02-12 19:47:11 +01:00
8dc50ab279 Fix viewport resizing not updating camera aspect ratio 2021-02-11 19:41:24 +01:00
339afdcfa1 Fix windows build issues 2021-02-10 02:43:11 +01:00
9584ec77f1 Fix windows build issues 2021-02-09 00:24:11 +01:00
e871a989b4 Refactor AABB class 2021-02-08 00:14:23 +01:00
5a12607b61 Fix build issues 2021-02-06 00:09:08 +01:00
d9f233c10c Split Geometry definition and implementation and handle missing assimp at compile time 2021-02-05 18:37:56 +01:00
938560cae4 Update shader compile script 2021-02-04 11:12:13 +01:00
9d93fc22a9 Make assimp setter in Vertex class only available if assimp is available 2021-02-03 19:20:21 +01:00
2922e74f07 Update platform creation code 2021-02-02 16:14:15 +01:00
aede8c9e59 Make stuff constexpr 2021-02-01 12:56:11 +01:00
097613f34b Add Frustum class 2021-01-31 03:28:21 +01:00