Turánszki János
68c1616247
imgui example update
2025-09-28 07:11:33 +02:00
Turánszki János
7ecd39dd6e
Warning fixes and changes for Linux
...
- Disabled warnings as errors
- Using -Wall for specifying commonly used warnings
- Fixes for many warnings in the engine code
2025-07-29 19:59:53 +02:00
Turánszki János
9a084b582c
fix in imgui docking sample
2025-03-30 18:34:00 +02:00
Jason Andersen
2a4bb4be3c
Fix IMGUI Demo with HDR10 ( #997 )
...
IMGUI leaves the scissor in a random state. This messes up the color normalization in HDR10, where the scissor needs to include the whole viewport. Restore the scissor after IMGUI is done drawing stuff.
2024-12-28 18:29:54 +01:00
k4ss4n
0a21fb5c61
Update Example_ImGui_Docking.cpp ( #978 )
...
Sponza folder has capital S and can't be found on linux if referenced with lower s.
2024-11-10 23:08:39 +01:00
Turánszki János
94a34c51c1
refactored samples ( #942 )
2024-09-12 08:49:00 +02:00