imgui
Here are 721 public repositories matching this topic...
Not a big deal, but I noticed a ton of trailing whitespaces on the repo code, so it would be nice to remove them with a linter or similar!
-
Updated
Apr 20, 2022 - C
-
Updated
Apr 19, 2022 - C++
-
Updated
Mar 18, 2022 - C++
-
Updated
Apr 18, 2022 - C++
-
Updated
Apr 11, 2022 - Go
-
Updated
Apr 18, 2022 - C++
-
Updated
Dec 22, 2021 - C++
-
Updated
Apr 13, 2022 - C++
-
Updated
Feb 25, 2022 - Lua
-
Updated
Mar 4, 2022 - C++
-
Updated
Mar 18, 2022 - C++
In web version, update function void OpenShellURL(const std::string& url) to open link in a new browser tab.
Should be final
since it will not be inherited
Originally posted by @litelawliet in adriengivry/Overload#126 (comment)
We should do a pass to ensure classes that should be final to have the final
keyword
-
Updated
Feb 15, 2022 - C++
-
Updated
Apr 11, 2022 - C
-
Updated
Apr 17, 2022 - C++
-
Updated
Mar 23, 2022 - C++
Improve this page
Add a description, image, and links to the imgui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the imgui topic, visit your repo's landing page and select "manage topics."
Tracking issue for improving the egui docs. Other suggestions for improvements welcome!
All doc-examples need to be part of the doctests (i.e. they should never be marked
ignore
, thoughno_run
can maybe sometimes be motivated).egui
The crate-level docs for
egui
(at https://docs.rs/egui generated fromegui/src/lib.rs
) sh