Updated Home (markdown)
parent
2528bcb69a
commit
af893614f7
5
Home.md
5
Home.md
@ -11,6 +11,7 @@ Welcome to the Dear ImGui wiki! Feel free to edit and contribute!
|
||||
- [Gallery](#gallery)
|
||||
- [Notable branches](#notable-branches)
|
||||
- [Features](#features)
|
||||
- [Debug Tools](#debug-tools)
|
||||
- [Images](#images)
|
||||
- [Fonts/Text](#fontstext)
|
||||
- [Tables](#tables)
|
||||
@ -82,6 +83,10 @@ Welcome to the Dear ImGui wiki! Feel free to edit and contribute!
|
||||
|
||||
# Features
|
||||
|
||||
### Debug Tools
|
||||
|
||||
- See [[Debug Tools|Debug-Tools]] wiki page explaining `ShowMetricsWindow()`, `ShowDebugLogWindow()`, `ShowStackToolWindow()`, Item Picker..
|
||||
|
||||
### Images
|
||||
|
||||
- Tutorial: [[Image Loading and Displaying Examples|Image-Loading-and-Displaying-Examples]] (helpful if you are confused about `ImTextureID`).
|
||||
|
Loading…
Reference in New Issue
Block a user