2025-08-11 10:29 CEST

spring: develop c89cfba9 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2011-05-06 11:39:44 develop 09d0ccc9
Changeset Revert "unuse address of a temporary (compile error on gcc 4.6.0) [fix]"

This reverts commit c2841b13d2fac91d97553bdb8e5ef87c206e7548.
This is only required in release version of spring, because
GetShadowParams() returns float4 there, while it returns const float4&
in master, which solves the problem. (sorry, and thanks to Kloot and jandd)
mod - rts/Lua/LuaMaterial.cpp Diff ] File ]