mirror of
https://github.com/ocornut/imgui.git
synced 2025-02-17 19:09:27 +01: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)
|
- [Notable branches](#notable-branches)
|
||||||
- [Features](#features)
|
- [Features](#features)
|
||||||
- [Debug Tools](#debug-tools)
|
- [Debug Tools](#debug-tools)
|
||||||
- [Textures / Images](#textures--images)
|
- [Rendering Textures / Images](#rendering-textures--images)
|
||||||
- [Fonts / Text](#fonts--text)
|
- [Fonts / Text](#fonts--text)
|
||||||
- [Tables](#tables)
|
- [Tables](#tables)
|
||||||
- [Multi-Select](#multi-Select)
|
- [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 [[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.
|
- 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`).
|
- Article: [[Image Loading and Displaying Examples|Image-Loading-and-Displaying-Examples]] (helpful if you are confused about `ImTextureID`).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user