Author Topic: Nightly (Linux): 06 Jul 2015 - Revision 181098e  (Read 581 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 06 Jul 2015 - Revision 181098e
Here is the nightly for Linux on 06 Jul 2015 - Revision 181098e

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20150706_181098e.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 3495b19
Author: Peter Mitsis <Mon Jun 8 16:50:02 2015 -0400>
Commit: Peter Mitsis <Sun Jul 5 00:03:31 2015 -0400>

    Streamline vm_quaternion_rotate()
 code/math/vecmat.cpp | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit 62a7865
Author: Peter Mitsis <Mon Jun 8 06:44:47 2015 -0400>
Commit: Peter Mitsis <Sun Jul 5 00:03:31 2015 -0400>

    Streamline vm_angle_2_matrix()
 code/math/vecmat.cpp | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 8193dbb
Author: Peter Mitsis <Mon Jun 8 06:28:39 2015 -0400>
Commit: Peter Mitsis <Sun Jul 5 00:03:31 2015 -0400>

    Streamline vm_vec_avg_n()
 code/math/vecmat.cpp | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 95d1701
Author: Peter Mitsis <Fri Jun 5 07:07:41 2015 -0400>
Commit: Peter Mitsis <Sun Jul 5 00:03:31 2015 -0400>

    Remove unnecessary checking before atan2_safe()
 code/math/vecmat.cpp | 24 ++++--------------------
 1 file changed, 4 insertions(+), 20 deletions(-)

------------------------------------------------------------------------
commit 945f655
Author: Peter Mitsis <Fri Jun 5 06:29:25 2015 -0400>
Commit: Peter Mitsis <Sun Jul 5 00:03:31 2015 -0400>

    Remove unnecessary vm_vec_normalize() checks
 code/math/vecmat.cpp | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

------------------------------------------------------------------------
commit 11b65fe
Author: Peter Mitsis <Fri Jun 5 05:56:38 2015 -0400>
Commit: Peter Mitsis <Sun Jul 5 00:03:27 2015 -0400>

    Remove unnecessary vm_vec_copy_normalize() checks
 code/math/vecmat.cpp | 22 +++++++---------------
 1 file changed, 7 insertions(+), 15 deletions(-)