Author Topic: Nightly: 26 June 2021 - Revision 0fe59e10a  (Read 389 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 26 June 2021 - Revision 0fe59e10a
Here is the nightly for 26 June 2021 - Revision 0fe59e10a



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 0fe59e10a
Author: PhantomHoover
Commit: GitHub

    Inline matrix multiplication ops for performance improvements (#3535)
 code/math/vecmat.cpp | 4 ++--
 code/math/vecmat.h   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 63b0f0a37
Author: Baezon
Commit: Baezon

    bug fix initialize n_quadrants before setting shield strength
 code/ship/ship.cpp | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)