Graphics reorg done.
This commit is contained in:
parent
86a9f815c1
commit
f460add0af
15 changed files with 12 additions and 13 deletions
|
|
@ -39,9 +39,9 @@ sources = files(
|
|||
'graphics/scene.cpp',
|
||||
'graphics/animation.cpp',
|
||||
'graphics/lights.cpp',
|
||||
'raycaster.cpp',
|
||||
'easing.cpp',
|
||||
'camera.cpp',
|
||||
'graphics/raycaster.cpp',
|
||||
'graphics/easing.cpp',
|
||||
'graphics/camera.cpp',
|
||||
|
||||
# algos
|
||||
'algos/matrix.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue