mirror of
https://github.com/ocornut/imgui.git
synced 2024-11-23 21:09:01 +08:00
Updated Home (markdown)
parent
410c61c89e
commit
74bdb5894b
4
Home.md
4
Home.md
@ -25,7 +25,7 @@ New to Dear ImGui? Check out the [[Getting Started guide|Getting-Started]].
|
||||
- [Notable branches](#notable-branches)
|
||||
- [Features](#features)
|
||||
- [Debug Tools](#debug-tools)
|
||||
- [Textures / Images](#textures--images)
|
||||
- [Rendering Textures / Images](#rendering-textures--images)
|
||||
- [Fonts / Text](#fonts--text)
|
||||
- [Tables](#tables)
|
||||
- [Multi-Select](#multi-Select)
|
||||
@ -112,7 +112,7 @@ New to Dear ImGui? Check out the [[Getting Started guide|Getting-Started]].
|
||||
- See [[Debug Tools|Debug-Tools]] wiki page explaining `ShowMetricsWindow()`, `ShowDebugLogWindow()`, `ShowIdStackToolWindow()`, Item Picker..
|
||||
- See [[Error Handling|Error-Handling]] wiki page about ways to configure error handling and state recovery.
|
||||
|
||||
### Textures / Images
|
||||
### Rendering Textures / Images
|
||||
|
||||
- Article: [[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