Commit Graph

1379 Commits

Author SHA1 Message Date
Georg Hagen
123c6ecc9b Fix flags on Windows 2025-02-06 23:53:11 +01:00
Georg Hagen
acd73f6cfb Add helper functions 2025-02-06 18:53:10 +01:00
Georg Hagen
7a965a7767 Add password support for archive reader 2025-02-06 17:15:43 +01:00
Georg Hagen
07b5883620 Update compiler warnings 2025-02-06 17:14:48 +01:00
Georg Hagen
3a32197cc3 Add optional password for archive writer 2025-02-05 23:23:23 +01:00
Georg Hagen
0d2bcbbdf6 Add scale for label 2025-02-04 23:21:13 +01:00
Georg Hagen
4a15c06c6f expose labledrawablevulkanencoder functions 2025-02-04 22:59:54 +01:00
Georg Hagen
c8d81e3187 fix font resolution when not explicitly adding regular 2025-02-04 22:59:31 +01:00
Georg Hagen
8926f5dd51 Add global instance of font factory 2025-02-04 22:17:40 +01:00
Georg Hagen
a8d4946751 Fix crash on ending ar session with async ar recorder 2025-02-03 21:37:33 +01:00
Georg Hagen
c50711308d Small path update for MacOS 2025-02-02 20:14:20 +01:00
Georg Hagen
da299d6430 Add SetActive function 2025-01-30 00:13:53 +01:00
Georg Hagen
a2d4d61bc9 Bugfix 2025-01-30 00:13:35 +01:00
Georg Hagen
6f53811b52 Fix typos 2025-01-29 23:38:55 +01:00
Georg Hagen
2a6fe2741c Update path handling for MacOS 2025-01-29 23:19:26 +01:00
Oleksii_Hyzha
f75d84c1eb Merge pull request 'Add stretch function to AABB' (#195) from misc2 into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/195
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
2025-01-28 17:11:26 +01:00
ohyzha
b418381fd7 add new bbox function 2025-01-28 16:37:45 +02:00
Oleksii_Hyzha
8a9a2303fa Merge pull request 'Cmake IPO' (#196) from cmake_stuff into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/196
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
2025-01-28 15:25:53 +01:00
ohyzha
e4e690f782 suppress unknown pragma warnings for MSVC 2025-01-28 16:08:18 +02:00
ohyzha
508f1f81be disable IPO for GCC 2025-01-28 15:48:32 +02:00
Georg Hagen
41d9396c51 Update some cmake flags 2025-01-27 13:24:45 +01:00
Georg Hagen
5838001371 Replace random number generation 2025-01-27 13:14:15 +01:00
Oleksii_Hyzha
45e3f2a1d4 Merge pull request 'Fix test for different ubuntu versions' (#194) from misc2 into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/194
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
2025-01-27 12:31:30 +01:00
ohyzha
0065e975b9 use both font filenames 2025-01-27 12:53:00 +02:00
ohyzha
aefeaf7773 fix test for different Ubuntu versions 2025-01-27 12:23:45 +02:00
Georg Hagen
0632ebfa7e More changes for VK 1.4.304 2025-01-26 23:16:11 +01:00
Georg Hagen
5c1005ea79 Fix type 2025-01-26 23:03:31 +01:00
Georg Hagen
b0d35e84f5 Update for Vulkan 1.4.304 2025-01-26 22:57:00 +01:00
Georg Hagen
0145ceecea Cleanup code 2025-01-26 22:46:36 +01:00
Georg Hagen
6eadfb3610 Switch to ubuntu 24.04 2025-01-26 22:18:28 +01:00
Georg Hagen
542f484e07 Switch to image with preinstalled dependencies 2025-01-26 21:44:36 +01:00
Georg Hagen
e9b419cd3c Update MorphableCameraController 2025-01-26 19:30:36 +01:00
Georg Hagen
843aebeafa Remove includes 2025-01-26 19:08:01 +01:00
Georg Hagen
dd866cd122 Move animation related classes 2025-01-26 18:51:34 +01:00
Georg Hagen
44f12cf01e Move classes 2025-01-26 18:28:02 +01:00
Georg Hagen
c8d7af3178 Move some more classes 2025-01-26 18:16:18 +01:00
Georg Hagen
48b3c0745b Improve input time scale handling 2025-01-25 22:15:14 +01:00
Georg Hagen
c56d956503 Add coremedia linking for macos 2025-01-24 22:24:09 +01:00
Georg Hagen
5861c46ae1 Undo rename of tracy option 2025-01-24 21:10:32 +01:00
Georg Hagen
8a5042109d Link AVFoundation on macos 2025-01-24 17:40:40 +01:00
Oleksii_Hyzha
00907cb10f Merge pull request 'Prefix cmake options' (#193) from cmake_prefixes into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/193
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
2025-01-24 17:39:41 +01:00
ohyzha
a61674b602 add OpenVulkano prefix to cmake options 2025-01-24 18:23:40 +02:00
ohyzha
90dc67ddb8 Fetch zstd as standalone lib (#192)
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/192
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
Co-authored-by: ohyzha <oleksii.hyzha.ext@madvoxel.com>
Co-committed-by: ohyzha <oleksii.hyzha.ext@madvoxel.com>
2025-01-24 17:00:15 +01:00
Georg Hagen
0dcfce7fb2 Add operators to AABB 2025-01-24 15:56:35 +01:00
Georg Hagen
7187005871 Bring back true depth 2025-01-23 23:25:49 +01:00
Georg Hagen
5d67a906b5 Remove all true depth APIs temporarily 2025-01-23 23:19:17 +01:00
Georg Hagen
b644a7eb2c Remove perf logging 2025-01-23 23:07:51 +01:00
Georg Hagen
a19968e4f4 Fix regex 2025-01-23 20:32:07 +01:00
Oleksii_Hyzha
a641801783 Merge pull request 'Text improvements' (#191) from text_improvements into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/191
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
2025-01-23 18:09:32 +01:00
ohyzha
0583a7e25a fix inconsistent spacing for multiline text and support special characters 2025-01-23 18:47:09 +02:00