History for imgui / imgui.h
2016-05-29
@ocornut
Version 1.49
ocornut committed on 29 May 2016
@ocornut
Caving in to ignoring stupid pedantic Clang warnings for old-style-cast in header files
ocornut committed on 29 May 2016
@ocornut
Comments (#590)
ocornut committed on 29 May 2016
@ocornut
Comments (#676, #655)
ocornut committed on 29 May 2016
2016-05-28
@ocornut
Demo: Tree: showing how to align tree node label with current x position (#324, #581)
ocornut committed on 28 May 2016
@ocornut
Added optional Indent() Unindent() width (#324, #581)
ocornut committed on 28 May 2016
@ocornut
Added TreeAdvanceToLabelPos() (#581)
ocornut committed on 28 May 2016
@ocornut
Comments
ocornut committed on 28 May 2016
@ocornut
TreeNodeEx(): ImGuiTreeNodeFlags_AlwaysOpen->ImGuiTreeNodeFlags_Leaf, + added ImGuiTreeNodeFlags_Bullet (#324, #581)
ocornut committed on 28 May 2016
@ocornut
Comments
ocornut committed on 28 May 2016
@ocornut
SetNextWindowSizeConstraint -> SetNextWindowSizeConstraints (#668)
ocornut committed on 28 May 2016
2016-05-21
@ocornut
Added SetNextWindowSizeConstraint() + demo code (#668)
ocornut committed on 21 May 2016
@ocornut
Comments
ocornut committed on 21 May 2016
@ocornut
Minor bits
ocornut committed on 21 May 2016
2016-05-16
@ocornut
Added NewLine() (very shy reminder that #97 isn't done)
ocornut committed on 16 May 2016
@ocornut
ImGuiListClipper comments (#660, #661, #662)
ocornut committed on 16 May 2016
@ocornut
ImGuiListClipper new version, detect height automatically, fix compatibility with SetScrollPosHere (#662)
ocornut committed on 16 May 2016
2016-05-14
@ocornut
Comments to clarify what float[2] int[2] etc. are. May switch to pointers? (#659)
ocornut committed on 14 May 2016
@ocornut
Fixed a IMGUI_API->inline case (#657, #349)
ocornut committed on 14 May 2016
2016-05-13
@ocornut
ButtonBehavior(), fixed subtle old bug when a repeating button would also return true on release + comments (#656)
ocornut committed on 13 May 2016
2016-05-12
@ocornut
StyleEditor: comments (#652)
ocornut committed on 12 May 2016
@ocornut
ImFontConfig: Clarified persistence requirement of GlyphRanges array (#651)
ocornut committed on 12 May 2016
2016-05-08
@ocornut
Comments to clarify default shared ImFontAtlas and current context pointer thread-safety (#586, #591)
ocornut committed on 8 May 2016
2016-05-07
@ocornut
Renamed ImGuiState -> ImGuiContext (#586, #269)
ocornut committed on 7 May 2016
@ocornut
Added CreateContext/DestroyContext/GetCurrentContext/SetCurrentContext() (#586, #269)
ocornut committed on 7 May 2016
@ocornut
ImGuiStorage: Added bool helper functions for completeness.
ocornut committed on 7 May 2016
@ocornut
Minor comments, tweaks
ocornut committed on 7 May 2016
2016-05-02
@ocornut
Renamed majority of use of "opened" to "open" for clarity. Renamed SetNextTreeNodeOpened() to SetNextTreeNodeOpen(). (#625, #579)
ocornut committed on 2 May 2016
2016-05-01
@ocornut
Style: Changed default IndentSpacing from 22 to 21 (#581, #324)
ocornut committed on 1 May 2016
@ocornut
Added GetTreeNodeToLabelSpacing() helper - tentative name (#581, #324)
ocornut committed on 1 May 2016