1bf215546Sopenharmony_ciDear ImGui 2bf215546Sopenharmony_ci========== 3bf215546Sopenharmony_ci 4bf215546Sopenharmony_ciThis directory contains a copy of the Dear ImGui library 5bf215546Sopenharmony_ci(https://github.com/ocornut/imgui) at the following commit : 6bf215546Sopenharmony_ci 7bf215546Sopenharmony_cicommit f977871854af941289f2a9090dcc90f7aa3449a8 8bf215546Sopenharmony_ciAuthor: omar <omarcornut@gmail.com> 9bf215546Sopenharmony_ciDate: Fri Feb 15 13:10:22 2019 +0100 10bf215546Sopenharmony_ci 11bf215546Sopenharmony_ci ImFont: Minor adjustment to the structure. 12bf215546Sopenharmony_ci Examples: Removed unused variable. 13bf215546Sopenharmony_ci 14bf215546Sopenharmony_ciThere is also a copy of the memory editor 15bf215546Sopenharmony_ci(https://github.com/ocornut/imgui_club) at the following commit : 16bf215546Sopenharmony_ci 17bf215546Sopenharmony_cicommit e680ad8d6b9278367d0f71a698beb96b70762ed4 18bf215546Sopenharmony_ciAuthor: omar <omarcornut@gmail.com> 19bf215546Sopenharmony_ciDate: Thu May 9 14:11:22 2019 +0200 20bf215546Sopenharmony_ci 21bf215546Sopenharmony_ci imgui_memory_editor: Silence compiler warning. (#13) 22bf215546Sopenharmony_ci 23bf215546Sopenharmony_ciEmbedding the library into one's project is main way people seems to 24bf215546Sopenharmony_ciwork with ImGui. Since this is just for a debugging tool, we're not 25bf215546Sopenharmony_ciexposing ourselves too much. 26bf215546Sopenharmony_ci 27bf215546Sopenharmony_ciApart from tweaking the GLEW include path, there is no other 28bf215546Sopenharmony_cimodification to the files in this directory. 29