History for imgui / imgui_widgets.cpp
2018-08-31
@omar
Tweak comments and indexes
omar committed on 31 Aug 2018
2018-08-30
@omar
Refactor: Moved Scrollbar function from imgui.cpp to imgui_widgets.cpp, added file index (#2036)
omar committed on 30 Aug 2018
@omar
Refactor: Moved Slider/Drag/Input functions + support DataType stuff from imgui.cpp to imgui_widgets.cpp (#2036)
omar committed on 30 Aug 2018
@omar
Refactor: Moved InputText functions from imgui.cpp to imgui_widgets.cpp (#2036)
omar committed on 30 Aug 2018
@omar
Refactor: Moved ColorEdit/ColorPicker/ColorButton/etc. functions from imgui.cpp to imgui_widgets.cpp (#2036)
omar committed on 30 Aug 2018
@omar
Refactor: Moved Tree/Selectable functions from imgui.cpp to imgui_widgets.cpp (#2036)
omar committed on 30 Aug 2018
@omar
Refactor: Moved Plot/Value functions from imgui.cpp to imgui_widgets.cpp (#2036)
omar committed on 30 Aug 2018
@omar
Refactor: Moved Menu functions from imgui.cpp to imgui_widgets.cpp (#2036)
omar committed on 30 Aug 2018
@omar
Refactor: Moved Combo/ListBox functions from imgui.cpp to imgui_widgets.cpp (#2036)
omar committed on 30 Aug 2018
@omar
Refactor: Moved Button/Image/Checkbox/RadioButton/Bullet/ProgressBar functions from imgui.cpp to imgui_widgets.cpp (#2036)
omar committed on 30 Aug 2018
@omar
Refactor: Moved Text functions from imgui.cpp to imgui_widgets.cpp (#2036)
omar committed on 30 Aug 2018
@omar
Refactor: Added imgui_widgets.cpp headers to easily merge in the functions in all our branches. (#2036)
omar committed on 30 Aug 2018
@omar
Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (#2036)
omar committed on 30 Aug 2018