狮极

Results 7 comments of 狮极

> 可以在调用OpenUrl前进URL编码 内部处理一下吧 或者加一个URLEncode? 我觉得没这个必要

I think angle is useful to make rotatable UI, hope this could be combined, and I've combined this to my code, thank you!

> here is an useful sample I made ![ezgif-5-b697da4946](https://github.com/ocornut/imgui/assets/73447685/5571d7f5-e6ad-4a65-bef6-184ad8261974) ```cpp IMGUI_API void ImageTurner(ImTextureID tex_id, ImVec2 center, ImVec2 size, float* angle_, float round_sec = 0, ImDrawList* draw_list = 0); IMGUI_API bool...

本人已找到替代方案 这个issue关闭了

Be careful about floating numbers!

The problem still exist, my friend caused this too. ~~I think maybe need to check the dx12 version to prevent that~~ ~~Checked, not about this~~ @praydog Here is the log...