Author Topic: Nightly: 13 July 2020 - Revision 7744e17  (Read 577 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 13 July 2020 - Revision 7744e17
Here is the nightly for 13 July 2020 - Revision 7744e17



Group: Win32
nightly_20200713_7744e17-builds-Win32.zip (Mirror)


Group: Win64
nightly_20200713_7744e17-builds-Win64.zip (Mirror)


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


Group: MacOSX
nightly_20200713_7744e17-builds-MacOSX.tar.gz (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 96239d4
Author: Baezon
Commit: Baezon

    formatting
 test/src/math/test_vecmat.cpp | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit c497aa3
Author: Baezon
Commit: Baezon

    relative error for mag and dist_quick, and seeded tests
 test/src/math/test_vecmat.cpp | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 42314e5
Author: Goober5000
Commit: Goober5000

    fix FRED's verify_and_fix_arguments
 fred2/sexp_tree.cpp                 | 10 +++++-----
 qtfred/src/ui/widgets/sexp_tree.cpp | 10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)