Updated Home (markdown)
parent
2feea05158
commit
d61a53586f
4
Home.md
4
Home.md
@ -27,15 +27,17 @@ Docking extensions
|
|||||||
(Note: an official docking extension is now in the work, Dec 2017)
|
(Note: an official docking extension is now in the work, Dec 2017)
|
||||||
- Thread https://github.com/ocornut/imgui/issues/351
|
- Thread https://github.com/ocornut/imgui/issues/351
|
||||||
- @nem0's one, from LumixEngine https://github.com/nem0/LumixEngine/tree/master/external/imgui
|
- @nem0's one, from LumixEngine https://github.com/nem0/LumixEngine/tree/master/external/imgui
|
||||||
|
- @paniq's one (based on @nem0's), https://github.com/ocornut/imgui/issues/351#issuecomment-219775521
|
||||||
|
- @BentleyBlanks's one (based on @paniq's), https://github.com/BentleyBlanks/imguiDock
|
||||||
- @thennequin's one, with OS window managing https://github.com/thennequin/ImWindow
|
- @thennequin's one, with OS window managing https://github.com/thennequin/ImWindow
|
||||||
- @edin-purkovic's one https://github.com/edin-purkovic/ImGuiDock
|
- @edin-purkovic's one https://github.com/edin-purkovic/ImGuiDock
|
||||||
- @paniq's one, https://github.com/ocornut/imgui/issues/351#issuecomment-219775521
|
|
||||||
- @flix01's one, https://github.com/Flix01/imgui/tree/2015-10-Addons/addons/imguidock
|
- @flix01's one, https://github.com/Flix01/imgui/tree/2015-10-Addons/addons/imguidock
|
||||||
- @aoterodelaroza's one, https://github.com/aoterodelaroza/imgui-goodies
|
- @aoterodelaroza's one, https://github.com/aoterodelaroza/imgui-goodies
|
||||||
|
|
||||||
Using dear imgui with STL types (std::vector etc.)
|
Using dear imgui with STL types (std::vector etc.)
|
||||||
|
|
||||||
- https://eliasdaler.github.io/using-imgui-with-sfml-pt2/#using-imgui-with-stl
|
- https://eliasdaler.github.io/using-imgui-with-sfml-pt2/#using-imgui-with-stl
|
||||||
|
- New `BeginCombo()` api makes it more natural to use all sorts of containers.
|
||||||
|
|
||||||
Ideas and codes
|
Ideas and codes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user