realgamessoftware / dear-imgui-unity

Unity package for Dear ImGui
MIT License
462 stars 112 forks source link

New version #26

Open psydack opened 3 years ago

psydack commented 3 years ago

Hello guys, I forked this repository and I'm trying to keep updated this version with cimgui and the other libs.

I released a version with docking, HDRP, FreeType, and other things. You can check it here: https://github.com/psydack/uimgui.

Hope can help you. Cheers.

richardlalancetteyoui commented 2 years ago

Hey @psydack, can you tell us what forced you to take out linux and mac support?

psydack commented 2 years ago

Hello.

Just because I don't have mac / linux to buil. If you can do it, I would be glad to merge it. Do you need to use it on mac or linux?

On Sun, Oct 3, 2021 at 7:47 PM Richard Lalancette @ Warner Media < @.***> wrote:

Hey @psydack https://github.com/psydack, can you tell us what forced you to take out linux and mac support?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/realgamessoftware/dear-imgui-unity/issues/26#issuecomment-933038034, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHK3M4V3LXNOFPBXVZFHLLUFDMPRANCNFSM455YAFDA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

rlalance commented 2 years ago

Ah I see! no problem. Yup, I am probably going to be building PoCs for both mac/windows. But, I'm still in research phase, so, unsure what I will be using. Cool side project you have here. Nicely done.

rlalance commented 2 years ago

github actions can build linux, mac and windows BTW.