ice1000 / jimgui

:sparkling_heart: Pure Java binding for dear-imgui
Apache License 2.0
186 stars 13 forks source link

Missing functions #31

Open ice1000 opened 5 years ago

ice1000 commented 5 years ago
Mr00Anderson commented 5 years ago

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

ice1000 commented 5 years ago

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

newk5 commented 3 years ago

All of these were added from 1.71 to 1.80:

ice1000 commented 3 years ago

All of these were added from 1.71 to 1.80

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

newk5 commented 3 years ago

yea that would be the goal😛

ice1000 commented 3 years ago

yea that would be the goal😛

I found some of 'em are already addressed

newk5 commented 3 years ago

The following are also missing:

ice1000 commented 3 years ago

The following are also missing:

  • [x] pushFont
  • [x] popFont

Can you test it for me?

ice1000 commented 3 years ago

All of these were added from 1.71 to 1.80:

This list is checked to be completed.