Author Topic: Nightly: 03 December 2021 - Revision 28aea0c36  (Read 347 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 03 December 2021 - Revision 28aea0c36
Here is the nightly for 03 December 2021 - Revision 28aea0c36



Group: Win64-SSE2
nightly_20211203_28aea0c36-builds-x64-SSE2.zip (Mirror)


Group: Linux
nightly_20211203_28aea0c36-builds-Linux.tar.gz (Mirror)


Group: Win32-SSE2
nightly_20211203_28aea0c36-builds-Win32-SSE2.zip (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 28aea0c36
Author: Asteroth
Commit: GitHub

    consistent capitalization (#3805)
 code/ai/ai_profiles.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 8161bdfb2
Author: Asteroth
Commit: GitHub

    Expose turret re-targeting delay (#3803)
 code/ai/ai_profiles.cpp | 11 +++++++++++
 code/ai/ai_profiles.h   |  3 +++
 code/ai/aiturret.cpp    |  5 +++--
 3 files changed, 17 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit c5410c638
Author: EatThePath
Commit: GitHub

    Lt22 (#3801)
 code/def_files/data/effects/tonemapping-f.sdr   | 222 +++++++++++++++++++++++-
 code/graphics/opengl/gropenglpostprocessing.cpp |  17 +-
 code/graphics/util/uniform_structs.h            |  10 +-
 code/lighting/lighting_profiles.cpp             | 150 ++++++++++++++++
 code/lighting/lighting_profiles.h               |  53 ++++++
 code/source_groups.cmake                        |   2 +
 freespace2/freespace.cpp                        |   5 +-
 7 files changed, 446 insertions(+), 13 deletions(-)