JHGuitarFreak / UQM-MegaMod

A fork of The Ur-Quan Masters + HD-mod that remasters the HD graphics with a veritable smorgasbord of extra features, options, QoL improvements, and much more...
https://uqm-mods.sourceforge.net
GNU General Public License v2.0
78 stars 22 forks source link

New algorithm for hyperspace stars and objects #213

Closed Kruzen closed 8 months ago

Kruzen commented 8 months ago

Redesigned algorithm on how animated hyperspace stars are processed.Now closer to vanilla. Added new blendmode (hyperStarMask) to draw colored masks for animated hyperspace suns. Blendmodes that don't use FACTOR parameter now don't pass it into blend function. Added TRANSFER_ALPHA flag that can be passed as FACTOR parameter into MAKE_DRAW_MODE. If possible - in addition to requested blend alpha blend will be applied depending on pixel alpha channel. Removed unused frames and graphics references.