Author Topic: Nightly: 06 November 2022 - Revision aef869aa2  (Read 552 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 06 November 2022 - Revision aef869aa2
Here is the nightly for 06 November 2022 - Revision aef869aa2

At least one of the nightly builds failed!


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 18d3c0157
Author: Asteroth
Commit: GitHub

    Allow overriding `gvec` in `fireWeapon` on subsystems (#4852)
 code/scripting/api/objs/subsystem.cpp | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 830fed0bd
Author: David Gibson
Commit: David Gibson

    always set the default gloss uniform since it is now always used. Fixes flickering issue
 code/graphics/uniforms.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit bff3d433e
Author: MjnMixael
Commit: GitHub

    properly get badge name (#4853)
 code/scripting/api/libs/ui.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)