UI - Refactoring progress

(see previous log message)
This commit is contained in:
Emmanuel BENOîT 2017-11-23 23:05:14 +01:00
parent c8b673c51a
commit 8fc496b15a
22 changed files with 170 additions and 152 deletions

View file

@ -15,13 +15,14 @@ FILEDUMPS =
IMGUI = imgui.cpp imgui_draw.cpp
COMMON = \
common.cc \
c-filewatcher.cc \
\
utilities.cc \
texture.cc \
rendertarget.cc \
camera.cc \
\
filewatcher.cc \
globals.cc \
profiling.cc \
shaders.cc \
odbg.cc \