jimgui icon indicating copy to clipboard operation
jimgui copied to clipboard

Missing functions

Open ice1000 opened this issue 6 years ago • 9 comments

  • [ ] 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

ice1000 avatar Jun 03 '19 11:06 ice1000

I will help get to some of these in the future, will mark when I do.

Mr00Anderson avatar Jun 04 '19 16:06 Mr00Anderson

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

ice1000 avatar Jun 04 '19 17:06 ice1000

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

newk5 avatar Nov 17 '20 10:11 newk5

All of these were added from 1.71 to 1.80

So we're gonna address this list and the list in OP, right?

ice1000 avatar Nov 17 '20 11:11 ice1000

yea that would be the goal😛

newk5 avatar Nov 17 '20 11:11 newk5

yea that would be the goal😛

I found some of 'em are already addressed

ice1000 avatar Nov 21 '20 01:11 ice1000

The following are also missing:

  • [x] pushFont
  • [x] popFont

newk5 avatar Dec 13 '20 02:12 newk5

The following are also missing:

  • [x] pushFont
  • [x] popFont

Can you test it for me?

ice1000 avatar Dec 13 '20 06:12 ice1000

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.

ice1000 avatar Dec 13 '20 06:12 ice1000