Author Topic: Nightly (Windows): 13 Jul 2016 - Revision 10d6c48  (Read 634 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 13 Jul 2016 - Revision 10d6c48
Here is the nightly for Windows on 13 Jul 2016 - Revision 10d6c48

Open non-feature issues in Mantis: 123

Group: NO-SSE
fso_NO-SSE_20160713_10d6c48.7z
MD5Sum

Group: AVX
fso_AVX_20160713_10d6c48.7z
MD5Sum

Group: SSE
fso_SSE_20160713_10d6c48.7z
MD5Sum

Group: Standard
fso_Standard_20160713_10d6c48.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 5fca235
Author: Fabian Woltermann <Tue Jul 12 21:51:39 2016 +0200>
Commit: Fabian Woltermann <Tue Jul 12 21:51:39 2016 +0200>

    Adds TMAP_FLAG_EMISSIVE for the 2D warp effect, and ups the scaling applied to textures with that flag from 1.5 to 2.0 to better approximate the brightness beams used to have. Also sets a glow texture for the 3D warp effect.
 code/fireball/warpineffect.cpp | 2 +-
 code/graphics/gropengldraw.cpp | 6 +++---
 code/model/modelrender.cpp     | 5 +++++
 3 files changed, 9 insertions(+), 4 deletions(-)