453fa467b0
Using CubesExampleApp as a default app
Vladyslav Baranovskyi
2024-06-06 15:41:59 +03:00
e6615a2bf5
Decomposing matrix in Pose constructor, added GetPose() and GetWorldPose() to Node class
Vladyslav Baranovskyi
2024-06-06 15:37:38 +03:00
f672193211
Fixed dumb mistakes with references, got rid of unnecessary OpenVulkano::
Vladyslav Baranovskyi
2024-06-06 15:32:17 +03:00
ad7ae97683
Merge pull request 'Slight cleanup of VulkanDrawContext and binding the node' (#37) from VulkanDrawContext_cleanup into master
Georg Hagen
2024-06-06 14:26:34 +02:00
8a23389973
Early exiting Tick function, returning Poses as const references
Vladyslav Baranovskyi
2024-06-06 13:51:28 +03:00
9c225dc52a
Merge pull request 'Added ryml to linker list, loading EngineConfiguration from a file(if exists)' (#30) from make_engineconfiguration_loadable into master
Vladyslav_Baranovskyi_EXT
2024-06-04 10:59:06 +02:00
0692e52bb9
Using Utils::ReadFile to get contents of the yml file
Vladyslav Baranovskyi
2024-06-04 11:27:15 +03:00
e17e8c2947
Moved consts to the namespace
Vladyslav Baranovskyi
2024-06-04 11:18:01 +03:00
4e5b9319e6
Getters/setters moved to the header file
Vladyslav Baranovskyi
2024-06-04 11:17:41 +03:00
d1f1d208b1
Optimize GetViewDirection and GetRightVector
Georg Hagen
2024-06-03 23:03:04 +02:00
879ab8c809
Added ryml to linker list, loading EngineConfiguration from a file(if exists)
Vladyslav Baranovskyi
2024-06-03 22:57:18 +03:00
a24b89bd4c
Merge pull request 'Tracy Profiler setup' (#28) from tracy_profiler_setup into master
Vladyslav_Baranovskyi_EXT
2024-06-03 20:48:01 +02:00
f23be3057b
Merge pull request 'Build script updates' (#27) from build_script_updates into master
Georg Hagen
2024-05-31 09:30:11 +02:00
9058852b10
Merge pull request 'Custom formatter for flag 't', new Utils::GetThreadName()' (#26) from thread_names_instead_of_ids into master
Vladyslav_Baranovskyi_EXT
2024-05-30 19:19:51 +02:00
75b5f635ef
Fallback to display thread id of no name was assigned, OpenVulkano::Utils::GetThreadId()
Vladyslav Baranovskyi
2024-05-30 17:52:02 +03:00
3127af5bc7
Custom formatter for flag 't', new Utils::GetThreadName()
Vladyslav Baranovskyi
2024-05-30 16:30:09 +03:00
2df5706df4
Merge pull request 'Flush logs on crash' (#25) from flush_logs_on_crash into master
Vladyslav_Baranovskyi_EXT
2024-05-30 13:31:21 +02:00
faff80e46e
Moved code back into OpenVulkano namespace, removed unnecessary comment
Vladyslav Baranovskyi
2024-05-30 14:15:16 +03:00
7aa9d0eb82
Ignoring ctrl-c signals, checking whether logger did shut down, calling default signal handler
Vladyslav Baranovskyi
2024-05-30 12:59:17 +03:00
d0ffceca98
Make search for libjpeg-turbo more reliable
Georg Hagen
2024-05-30 10:50:07 +02:00
1f7e8bda43
Add function to automatically find dirs containing cmake configs
Georg Hagen
2024-05-30 10:49:03 +02:00
16f3ed63c5
Use static libs for zstd and lz4
Georg Hagen
2024-05-30 09:54:15 +02:00
ee50d1bb3d
Fix VS startup project
Georg Hagen
2024-05-30 09:53:29 +02:00
6761845f99
Fix libjpeg-turbo linking on systems that only have shared libjpeg installed
Georg Hagen
2024-05-30 09:53:07 +02:00
0ce6e31a0d
Fix iOS build issue
Georg Hagen
2024-05-29 18:03:47 +02:00
9d1ac4f618
Exiting the app after receiving a signal
Vladyslav Baranovskyi
2024-05-29 19:02:39 +03:00
9a04808701
Flushing logs when received an exception(for windows only) or signal
Vladyslav Baranovskyi
2024-05-29 17:53:14 +03:00
801c364c8e
Merge pull request 'Fixed string_view out of bounds error' (#24) from string_view_out_of_bounds_error_fix into master
Vladyslav_Baranovskyi_EXT
2024-05-29 12:42:13 +02:00
49104ae14f
Fixed string_view out of bounds error
Vladyslav Baranovskyi
2024-05-29 12:57:21 +03:00
d635aa0d37
Merge pull request 'Fix issues with rendering' (#22) from render_fixes into master
Georg Hagen
2024-05-29 10:38:40 +02:00
bfce80eed8
Merge pull request 'Fixed build on windows, added libjpeg-turbo' (#21) from windows_build_fix into master
Georg Hagen
2024-05-29 10:38:28 +02:00