UI - Refactoring progress
(see previous log message)
This commit is contained in:
parent
c8b673c51a
commit
8fc496b15a
22 changed files with 170 additions and 152 deletions
5
Makefile
5
Makefile
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue