Author Topic: Nightly: 16 February 2022 - Revision fad086bc1  (Read 617 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 16 February 2022 - Revision fad086bc1
Here is the nightly for 16 February 2022 - Revision fad086bc1

At least one of the nightly builds failed!


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

Code: [Select]
------------------------------------------------------------------------
commit f0371cdb0
Author: Goober5000
Commit: Goober5000

    clean up model point/dir/normal/orient functions
 code/actions/types/ParticleEffectAction.cpp |   8 +-
 code/actions/types/PlaySoundAction.cpp      |   8 +-
 code/camera/camera.cpp                      |  10 +-
 code/model/model.h                          |  34 ++---
 code/model/modelread.cpp                    | 203 ++++++++++++----------------
 code/model/modelrender.cpp                  |   9 +-
 code/scripting/api/objs/mc_info.cpp         |   4 +-
 code/ship/ship.cpp                          |   4 +-
 code/ship/shipfx.cpp                        |   2 +-
 code/ship/shiphit.cpp                       |   5 +-
 10 files changed, 128 insertions(+), 159 deletions(-)