jimgui
jimgui copied to clipboard
Missing functions
- [ ] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/imgui.h#L677-L686
- [x] https://github.com/ocornut/imgui/blob/eb7849b477ff96d8d0cc9f2f4a304b5fc0f3ac1a/imgui.h#L731
- [x] https://github.com/ocornut/imgui/blob/eb7849b477ff96d8d0cc9f2f4a304b5fc0f3ac1a/imgui.h#L1358-L1359
- [ ] https://github.com/ocornut/imgui/blob/eb7849b477ff96d8d0cc9f2f4a304b5fc0f3ac1a/imgui.h#L1936-L1938
- [ ] https://github.com/ocornut/imgui/blob/eb7849b477ff96d8d0cc9f2f4a304b5fc0f3ac1a/imgui.h#L2000
- [ ] https://github.com/ocornut/imgui/blob/eb7849b477ff96d8d0cc9f2f4a304b5fc0f3ac1a/imgui.h#L2014-L2020
- [ ] https://github.com/ocornut/imgui/blob/eb7849b477ff96d8d0cc9f2f4a304b5fc0f3ac1a/imgui.h#L2024-L2036
- [X] https://github.com/ocornut/imgui/blob/eb7849b477ff96d8d0cc9f2f4a304b5fc0f3ac1a/imgui.h#L2102
- [ ] https://github.com/ocornut/imgui/blob/eb7849b477ff96d8d0cc9f2f4a304b5fc0f3ac1a/imgui.h#L2136
- [X] https://github.com/ocornut/imgui/blob/eb7849b477ff96d8d0cc9f2f4a304b5fc0f3ac1a/imgui.h#L2179
- [X] https://github.com/ocornut/imgui/blob/eb7849b477ff96d8d0cc9f2f4a304b5fc0f3ac1a/imgui.h#L2204-L2206
I will help get to some of these in the future, will mark when I do.
I will help get to some of these in the future, will mark when I do.
I just need help for compiling a mac dylib. It's easy to handle all of these generations
All of these were added from 1.71 to 1.80:
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L662
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L658
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L653
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L597
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L489
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L317
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L227
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L158
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L155
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L154
All of these were added from 1.71 to 1.80
So we're gonna address this list and the list in OP, right?
yea that would be the goal😛
yea that would be the goal😛
I found some of 'em are already addressed
The following are also missing:
- [x] pushFont
- [x] popFont
The following are also missing:
- [x] pushFont
- [x] popFont
Can you test it for me?
All of these were added from 1.71 to 1.80:
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L662
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L658
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L653
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L597
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L489
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L317
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L227
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L158
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L155
- [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L154
This list is checked to be completed.