From 79ec379c6684d967414411cfe4af3545cf6ee7da Mon Sep 17 00:00:00 2001 From: Phillip Stephens Date: Sun, 27 Oct 2019 04:03:57 -0700 Subject: [PATCH] Minor lighting fixes and initial Mode 8 implementation --- .idea/codeStyles/Project.xml | 3 ++ src/Core/Resource/CLight.cpp | 36 ++++++++++++++----- src/Core/Resource/CMaterialPass.cpp | 28 ++++++++++++++- src/Core/Resource/CMaterialPass.h | 3 +- src/Core/Resource/ETevEnums.h | 8 +++++ src/Core/Resource/Factory/CMaterialLoader.cpp | 11 ++++++ 6 files changed, 79 insertions(+), 10 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 4e0a27de..cdfa624e 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,5 +1,8 @@ + +