Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 11, 2015, 05:17:21 am

Title: Nightly (FreeBSD): 11 Dec 2015 - Revision 85a36e6
Post by: SirKnightly on December 11, 2015, 05:17:21 am
Here is the nightly for FreeBSD on 11 Dec 2015 - Revision 85a36e6

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 124

Group: Standard
fso_Standard_20151211_85a36e6.tar.bz2 (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20151211_85a36e6.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20151211_85a36e6.md5)

Code: [Select]
------------------------------------------------------------------------
commit 2deffc1
Author: Samuel Cho <Wed Dec 9 10:32:36 2015 -0800>
Commit: Samuel Cho <Wed Dec 9 10:32:36 2015 -0800>

    Removed comment from model_set_instance that no longer describes SSF_NO_DISAPPEAR functionality.
 code/model/modelread.cpp | 2 --
 1 file changed, 2 deletions(-)

------------------------------------------------------------------------
commit 0062d25
Author: SamuelCho <Tue Dec 8 23:53:53 2015 -0800>
Commit: SamuelCho <Tue Dec 8 23:53:53 2015 -0800>

    Fixes missing destroyed submodels from the polymodel_instance rendering commit.
 code/model/modelread.cpp   | 8 ++++----
 code/model/modelrender.cpp | 6 +++++-
 2 files changed, 9 insertions(+), 5 deletions(-)