forked from ocornut/imgui
-
Notifications
You must be signed in to change notification settings - Fork 24
Home
omar edited this page Aug 20, 2016
·
39 revisions
Welcome to the imgui wiki! This wiki is in construction, doesn't have much contents and is a total mess. Enjoy :)
Ideas and codes
- Bezier widget (by @r-lyeh) https://github.com/ocornut/imgui/issues/786
- Node graph editors https://github.com/ocornut/imgui/issues/306
- Log Window https://github.com/ocornut/imgui/issues/300
- IP Entry Box (by @adam4813) https://github.com/ocornut/imgui/issues/388
- Pie menu test https://github.com/ocornut/imgui/issues/434
- Color pickers https://github.com/ocornut/imgui/issues/346
- Color picker branch: https://github.com/ocornut/imgui/tree/2016-02-colorpicker
- Gamepad/keyboard navigation branch: https://github.com/ocornut/imgui/tree/2016-07-navigation
- Splitters https://github.com/ocornut/imgui/issues/319
- Tabs https://github.com/ocornut/imgui/issues/261
- Docking https://github.com/ocornut/imgui/issues/351
- Memory Editor
- Plot var helper
- Screenshot Tool