GPUOpen-LibrariesAndSDKs / RenderPipelineShaders

Render Pipeline Shaders SDK
MIT License
312 stars 24 forks source link

Integration with latest ImGui (>1.89.3) #23

Closed ChemistAion closed 1 year ago

ChemistAion commented 1 year ago

Cosmetics, this allows to integrate the latest ImGui (1.89.4 at the moment) by moving #define IMGUI_DEFINE_MATH_OPERATORS before including imgui.h as requested (default math operators were moved out from imgui_internal.h).

This req addresses #21

FlorianHerickAMD commented 1 year ago

Thank you for reporting this. Due to our software release process we cannot directly accept PRs on GitHub but this has been addressed in the just published update.