Closed kiith-sa closed 9 years ago
Do you want to roll-in all the changes in the fork? I see you've made quite a few useful changes. I'll also give you merge rights, of course. :)
whats keeping this PR from merging ?
I'm currently rather preoccupied (finishing university), will look at this in a few months.
On Fri, Feb 20, 2015 at 3:26 AM, Stephan Dilly notifications@github.com wrote:
whats keeping this PR from merging ?
— Reply to this email directly or view it on GitHub https://github.com/d-gamedev-team/dimgui/pull/6#issuecomment-75179728.
@AndrejMitrovic what about you any time to press the merge button ? :)
Done!
Thanks again!
great, thank you
On Sat, Feb 21, 2015 at 11:41 AM, Andrej Mitrović notifications@github.com wrote:
Thanks again!
— Reply to this email directly or view it on GitHub https://github.com/d-gamedev-team/dimgui/pull/6#issuecomment-75366136.
I started writing this a while ago but abandoned it for a few months. An unfortunate result is that the commits are rather big/coarse and there are some interspersed fixes I made along the way.
The code is based on an abandoned imgui pull request: https://github.com/AdrienHerubel/imgui/pull/2/files though there were various changes.
Changes:
imguiBeginFrame()
(needed for text input - user can get it from GLFW/SDL/others)