Skip to content
Snippets Groups Projects
Commit b2283a97 authored by Nils Petter Skålerud's avatar Nils Petter Skålerud
Browse files

Various work in preparation for university assignment.

Updated CMakeLists.txt to acommodate new include directories.
Updated submodule DTex to newest commit.
Updated submdoule DMath to newest commit.
Moved plenty of headers that should be global into the include directory.
Added mouse functionality to Application system, was removed when switched from SDL2 to GLFW3.
Removed some responsibilities of AssetManager now that DTex is used as primary texture loader for the project.
Moved all Transform functionality into SceneObject class.
Added SceneObject::GetRightVector(), GetForwardVector(), GetUpVector()
Updated .cpp files to use new include folder for headers.

Signed-off-by: default avatarNils Petter Skålerud <np_skalerud@hotmail.com>
parent e2b8fab8
Loading
Showing
with 57 additions and 60 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment