Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on September 18, 2008, 09:40:14 am

Title: Nightly (OS X): 18 Sep 2008 - Revision 4827
Post by: SirKnightly on September 18, 2008, 09:40:14 am
Here is the nightly for OS X on 18 Sep 2008 - Revision 4827

fso-OSX-20080918_r4827.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-20080918_r4827.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-20080918_r4827.md5)

Code: [Select]
------------------------------------------------------------------------
r4826 | phreak | 2008-09-17 19:30:54 -0500 (Wed, 17 Sep 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp
   M /trunk/fs2_open/code/radar/radarorb.cpp

Fix radar orb rendering (It was using the incorrect rotation matrix).  Also enable alpha blending on the orb axes.
------------------------------------------------------------------------
r4827 | phreak | 2008-09-17 19:33:59 -0500 (Wed, 17 Sep 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/starfield/starfield.cpp

Render the lens flare even if the parent sun is off screen as some lens flares are much larger than their parent star and they magically disappear as soon as the center of the star leaves the FOV.
------------------------------------------------------------------------