Add imgui
This commit is contained in:
@@ -0,0 +1,88 @@
|
||||
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
||||
|
||||
#IncludeRegexScan: ^.*$
|
||||
|
||||
#IncludeRegexComplain: ^$
|
||||
|
||||
#IncludeRegexTransform:
|
||||
|
||||
../../../include/opengl-playground/mainwindow.hpp
|
||||
|
||||
../../../include/opengl-playground/openglgraphics.hpp
|
||||
string
|
||||
-
|
||||
epoxy/gl.h
|
||||
-
|
||||
opengl-playground/openglshader.hpp
|
||||
-
|
||||
glm/glm.hpp
|
||||
-
|
||||
memory
|
||||
-
|
||||
|
||||
../../../include/opengl-playground/openglshader.hpp
|
||||
string
|
||||
-
|
||||
epoxy/gl.h
|
||||
-
|
||||
glm/glm.hpp
|
||||
-
|
||||
|
||||
../../../include/opengl-playground/sdlmainwindow.hpp
|
||||
opengl-playground/mainwindow.hpp
|
||||
-
|
||||
SDL2/SDL.h
|
||||
-
|
||||
|
||||
../../../include/opengl-playground/textured-rectangle.hpp
|
||||
opengl-playground/openglgraphics.hpp
|
||||
-
|
||||
epoxy/gl.h
|
||||
-
|
||||
memory
|
||||
-
|
||||
|
||||
../imconfig.h
|
||||
|
||||
../imgui.h
|
||||
imconfig.h
|
||||
../imconfig.h
|
||||
float.h
|
||||
-
|
||||
stdarg.h
|
||||
-
|
||||
stddef.h
|
||||
-
|
||||
string.h
|
||||
-
|
||||
assert.h
|
||||
-
|
||||
stdint.h
|
||||
-
|
||||
imgui_user.h
|
||||
../imgui_user.h
|
||||
|
||||
/home/mari/projects/cpp/opengl-playground/src/main.cpp
|
||||
iostream
|
||||
-
|
||||
opengl-playground/sdlmainwindow.hpp
|
||||
-
|
||||
opengl-playground/openglshader.hpp
|
||||
-
|
||||
opengl-playground/textured-rectangle.hpp
|
||||
-
|
||||
glm/glm.hpp
|
||||
-
|
||||
glm/gtc/matrix_transform.hpp
|
||||
-
|
||||
imgui.h
|
||||
-
|
||||
imgui_impl_sdl.h
|
||||
-
|
||||
imgui_impl_opengl3.h
|
||||
-
|
||||
|
||||
imgui_impl_opengl3.h
|
||||
|
||||
imgui_impl_sdl.h
|
||||
|
Reference in New Issue
Block a user