Georg Hagen
|
100c98c1c9
|
Fix bug with new redraw check
|
2024-10-25 15:32:35 +02:00 |
|
Georg Hagen
|
2a02a34f19
|
Allow redraw requests during rendering
|
2024-10-25 15:31:16 +02:00 |
|
metehan.tuncbilek
|
5a4041786a
|
Merge branch 'master' into features/string-wrapper
|
2024-10-21 11:59:16 +02:00 |
|
Metehan Tuncbilek
|
5256ef8ff3
|
billboard example error fix + string wrapper first implementation
|
2024-10-16 11:57:05 +03:00 |
|
Georg Hagen
|
f010eb474e
|
Improve url detection
|
2024-10-14 10:17:04 +02:00 |
|
Georg Hagen
|
1ce712a877
|
debug info
|
2024-10-13 15:17:19 +02:00 |
|
Georg Hagen
|
f135dcd7b4
|
Update curl linking
|
2024-10-13 13:54:52 +02:00 |
|
Georg Hagen
|
565fdafbeb
|
Add ResourceLoaderAppDirMacOS
|
2024-10-10 21:11:26 +02:00 |
|
|
|
1151e50b64
|
Merge branch 'wip'
|
2024-09-21 15:27:42 +02:00 |
|
mtuncbilek
|
95ddd4b23f
|
memmappedfile-fix (#115)
Co-authored-by: Metehan Tuncbilek <mtuncbilek95@gmail.com>
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
Co-authored-by: mtuncbilek <metehan.tuncbilek@madvoxel.com>
Co-committed-by: mtuncbilek <metehan.tuncbilek@madvoxel.com>
|
2024-09-21 14:46:39 +02:00 |
|
Georg Hagen
|
36d1dc2bca
|
Make tracy optional
|
2024-09-17 16:43:22 +02:00 |
|
ohyzha
|
0fe28f4759
|
switch to microseconds
|
2024-08-28 11:47:51 +03:00 |
|
ohyzha
|
32ffd21076
|
main loop improvements
|
2024-08-28 11:47:50 +03:00 |
|
ohyzha
|
f002ea2eca
|
implement fps limiter
|
2024-08-23 17:05:06 +03:00 |
|
Georg Hagen
|
840ff67f01
|
Merge remote-tracking branch 'origin/master' into project_setup_refactor
# Conflicts:
# CMakeLists.txt
|
2024-08-14 22:47:19 +02:00 |
|
ohyzha
|
dcf6e72f96
|
minor fixes
|
2024-08-06 10:33:13 +03:00 |
|
ohyzha
|
9589b4d39f
|
refactor code and support utf8 strings rendering
|
2024-08-06 10:32:55 +03:00 |
|
ohyzha
|
be549dccf6
|
code review changes and fixes
|
2024-08-06 10:32:55 +03:00 |
|
Georg Hagen
|
ea7c6d56f4
|
Merge branch 'master' into project_setup_refactor
# Conflicts:
# 3rdParty/CMakeLists.txt
# 3rdParty/libarchive/CMakeLists.txt
# CMakeLists.txt
|
2024-08-04 18:05:50 +02:00 |
|
Metehan Tuncbilek
|
071ced8cb0
|
Squash project setup refactor
|
2024-08-04 14:43:31 +02:00 |
|
Georg Hagen
|
a4ce79f17a
|
Fix log messages
|
2024-08-04 14:27:24 +02:00 |
|
Georg Hagen
|
836fabb494
|
Fix issues with none existing resources in apple BundledResourceLoader
|
2024-08-03 11:58:18 +02:00 |
|
Georg Hagen
|
eb88c7487c
|
Fix include path
|
2024-07-31 22:12:50 +02:00 |
|
Georg Hagen
|
d166f825bb
|
Update macos build
|
2024-07-30 08:14:01 +02:00 |
|
Georg Hagen
|
eb81c777bf
|
Expose ui scaling and orientation
|
2024-07-27 14:30:59 +02:00 |
|
Georg Hagen
|
01c273d2fe
|
Fix window resizing issue
|
2024-07-21 21:49:24 +02:00 |
|
Georg Hagen
|
1e400a4030
|
Fix some warnings
|
2024-07-21 12:48:20 +02:00 |
|
ohyzha
|
cfb8b76801
|
implement billboard shader and add new example
|
2024-07-19 12:02:55 +03:00 |
|
ohyzha
|
5e7cf1ba90
|
fix broken key bindings
|
2024-07-19 12:02:55 +03:00 |
|
Georg Hagen
|
ca052ef7f1
|
Fix memory leak on closing view
|
2024-07-11 17:03:49 +02:00 |
|
Georg Hagen
|
a80c9b639e
|
Log on destruction of OpenVulkanoView
|
2024-07-11 16:59:34 +02:00 |
|
Georg Hagen
|
0fda5a0241
|
Fix memory leak with events
|
2024-07-11 16:54:37 +02:00 |
|
Georg Hagen
|
22cb48be89
|
Update logging
|
2024-07-11 00:10:48 +02:00 |
|
Georg Hagen
|
98d0779d49
|
Merge branch 'master' into textures
|
2024-07-09 13:44:09 +02:00 |
|
Georg Hagen
|
268be2ca60
|
Silence some warnings
|
2024-07-09 13:43:48 +02:00 |
|
|
|
471786d18e
|
Reduce log priority of some mouse related events
|
2024-07-04 15:12:06 +02:00 |
|
Georg Hagen
|
c008c98311
|
Fix lazy rendering issues when resizing window
|
2024-07-02 16:08:34 +02:00 |
|
Georg Hagen
|
9452d061b2
|
More lazy rendering stuff
|
2024-07-01 21:54:35 +02:00 |
|
Georg Hagen
|
142c683c7f
|
Add logic to allow lazy rendering
|
2024-07-01 21:13:21 +02:00 |
|
Georg Hagen
|
d44ae1a1d8
|
Add guards to check if curl is available
|
2024-06-24 17:46:50 +02:00 |
|
Vladyslav_Baranovskyi_EXT
|
9b4069b022
|
Merge pull request 'WebResourceLoader class' (#51) from webresourceloader into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/51
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
|
2024-06-24 11:14:24 +02:00 |
|
Georg Hagen
|
299040ecaf
|
Switch to C++20
|
2024-06-21 11:57:53 +02:00 |
|
Vladyslav Baranovskyi
|
a75df8960a
|
Reporting error instead of throwing an exception if curl has failed
|
2024-06-20 15:05:59 +03:00 |
|
Vladyslav Baranovskyi
|
200ca7237a
|
Shallow copy of curl repo, WebResourceLoader::IsUrl is now static, returning empty array instead of throwing an exception
|
2024-06-17 12:53:58 +03:00 |
|
Vladyslav Baranovskyi
|
48607813a5
|
WebResourceLoader class
IMPORTANT: The class cannot download from https:// sources because OpenSSL is turned off in curl CMakeLists.txt
|
2024-06-16 18:48:05 +03:00 |
|
Georg Hagen
|
c7a4b4a684
|
Extend OpenVulkanoOrientationLockableViewController
|
2024-06-16 12:08:43 +02:00 |
|
Vladyslav Baranovskyi
|
938495ab81
|
Fixed issue where on windows GetAppRamMax() returned less values than GetAppRamAvailable()
|
2024-06-11 18:44:51 +03:00 |
|
Georg Hagen
|
9965a5ba1f
|
Add OpenVulkanoOrientationLockableViewController and make openVulkanoView accesible from swift
|
2024-06-05 16:57:11 +02:00 |
|
Georg Hagen
|
cd414c352e
|
Start refactoring of OpenVulkanoView implementation (#1)
|
2024-06-05 14:17:29 +02:00 |
|
Vladyslav Baranovskyi
|
73f9da27b8
|
Timing GraphicsAppManager methods
|
2024-06-03 18:41:30 +03:00 |
|