Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on July 14, 2016, 05:38:20 am
-
Here is the nightly for Windows on 14 Jul 2016 - Revision d28be15
Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 123
Group: NO-SSE
fso_NO-SSE_20160714_d28be15.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20160714_d28be15.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20160714_d28be15.md5)
Group: SSE
fso_SSE_20160714_d28be15.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20160714_d28be15.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20160714_d28be15.md5)
Group: AVX
fso_AVX_20160714_d28be15.7z (http://swc.fs2downloads.com/builds/WIN/fso_AVX_20160714_d28be15.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_AVX_20160714_d28be15.md5)
Group: Standard
fso_Standard_20160714_d28be15.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20160714_d28be15.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20160714_d28be15.md5)
------------------------------------------------------------------------
commit e620ffb
Author: SamuelCho <Wed Jul 13 23:58:57 2016 -0700>
Commit: SamuelCho <Wed Jul 13 23:58:57 2016 -0700>
Make sure we gamma correct colors coming from the GL color state or the color verts.
code/globalincs/def_files.cpp | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
------------------------------------------------------------------------
commit ac46ee4
Author: SamuelCho <Tue Jul 12 23:36:05 2016 -0700>
Commit: SamuelCho <Tue Jul 12 23:36:05 2016 -0700>
Fixed nebula missions from breaking scene render targets following the nohtl removal.
code/nebula/neb.cpp | 73 ++++++++++++++++++++++++-----------------------------
1 file changed, 33 insertions(+), 40 deletions(-)