From 32c36b8aee7cccdd86775fef720eb8f0b886376d Mon Sep 17 00:00:00 2001 From: Alexis Maiquez Date: Fri, 21 Sep 2018 21:10:02 +0200 Subject: [PATCH] + Support for setting orthographic camera from scene information - Removed specific stuff for the nier automata background I was using as test Signed-off-by: Alexis Maiquez --- .idea/workspace.xml | 499 ++++++++++++----------------- CMakeLists.txt | 2 +- common.h | 12 - main.cpp | 128 ++++++-- nier_test.cpp | 186 ----------- nier_test.h | 11 - wallpaperengine/video/renderer.cpp | 12 + wallpaperengine/video/renderer.h | 2 + 8 files changed, 322 insertions(+), 530 deletions(-) delete mode 100644 common.h delete mode 100644 nier_test.cpp delete mode 100644 nier_test.h diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7636bf1..085a54e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -15,24 +15,12 @@ - - - - - - - - - - - - - - - - - - + + + + + +