metaforce/Runtime/Camera
Lioncash 363386cbd9 CBallCamera: Collapse identical switch cases within AvoidGeometry()
Same behavior, but less code.

This is identical in behavior to the code within the GM8E v0 binary.
2020-03-08 23:40:22 -04:00
..
CBallCamera.cpp CBallCamera: Collapse identical switch cases within AvoidGeometry() 2020-03-08 23:40:22 -04:00
CBallCamera.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00
CCameraFilter.cpp RuntimeCommon: Normalize cpp inclusions 2020-01-15 09:15:47 -05:00
CCameraFilter.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00
CCameraManager.cpp CCameraManager: Collapse loop into std::find_if in RemoveCameraShaker 2020-01-20 12:57:23 -05:00
CCameraManager.hpp CCameraManager: Resolve signed/unsigned mismatch in RemoveCameraShaker 2020-01-20 12:51:52 -05:00
CCameraShakeData.cpp RuntimeCommon: Normalize cpp inclusions 2020-01-15 09:15:47 -05:00
CCameraShakeData.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00
CCameraSpline.cpp RuntimeCommon: Normalize cpp inclusions 2020-01-15 09:15:47 -05:00
CCameraSpline.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CCinematicCamera.cpp RuntimeCommon: Normalize cpp inclusions 2020-01-15 09:15:47 -05:00
CCinematicCamera.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00
CFirstPersonCamera.cpp RuntimeCommon: Normalize cpp inclusions 2020-01-15 09:15:47 -05:00
CFirstPersonCamera.hpp Update hecl, more CVar imps 2019-09-29 08:17:55 -07:00
CGameCamera.cpp RuntimeCommon: Normalize cpp inclusions 2020-01-15 09:15:47 -05:00
CGameCamera.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00
CInterpolationCamera.cpp RuntimeCommon: Normalize cpp inclusions 2020-01-15 09:15:47 -05:00
CInterpolationCamera.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00
CMakeLists.txt Implement CStateManager::Update 2017-03-23 19:30:16 -10:00
CPathCamera.cpp RuntimeCommon: Normalize cpp inclusions 2020-01-15 09:15:47 -05:00
CPathCamera.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00