spring: develop 03c41d8f | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
rtri | rtri | develop | 2015-12-06 18:18:34 | develop 32f019ff |
Changeset | add Matrix::operator+ (Matrix) and Matrix::operator+= (Matrix) make Matrix::SetPos consistent with GetPos (no longer rotates the given point) deobfuscate shadow matrix calculation (FLOPS are cheap, brain cycles are not) enable Camera to render with orthographic projections |
|||
mod - rts/Game/Camera.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/Camera.h | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaMaterial.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaOpenGL.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaOpenGLUtils.cpp | [ Diff ] [ File ] | |||
mod - rts/Map/SM3/SM3GroundDrawer.cpp | [ Diff ] [ File ] | |||
mod - rts/Map/SMF/SMFRenderState.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/Env/AdvTreeDrawer.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/Env/BumpWater.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/Env/Decals/DecalsDrawerGL4.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/Env/Decals/GroundDecalHandler.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/Env/GrassDrawer.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/ShadowHandler.h | [ Diff ] [ File ] | |||
mod - rts/Rendering/UnitDrawerState.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Matrix44f.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Matrix44f.h | [ Diff ] [ File ] |