Комментарии:
c++20 might cause some issues because of the breaking change for utf8 strings. Imgui only uses const char* for utf8 strings in c++17. c++20 changes utf8 strings to const char8_t*. I guess there are workarounds. There is a closed issue on github about it. They also added font rendering debug tools in the test window.
Ответитьwhy ppl does not commit fixes back to open source community and wait for 5 years?
ОтветитьIf you waited a little bit longer to update, you'd get dynamic fonts, which we're recently merged into docking 😅
Ответитьsometimes I hate Dear Imgui with passion, but then when it finally does what it's supposed to do, I love it. Can't believe they haven't merged viewports and docking to master lol.
ОтветитьWhat theme is The Cherno using in VS2022? God, it's perfect. People on Reddit told me it's a Gruvbox theme with customized colors.
Ответить