You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of ImGui for Cryengine based on the custom pass api.
#define IMGUI_API DLL_IMPORT
needs to be defined and CryImgui linked against for outside usage atm.