Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Azaezel 0974902cc8 put lerp back after verifying we were indeed getting values passed along. 6 gadi atpakaļ
  Azaezel 4ef1a25610 put sphereical influence back via the new spherical attenuation methods, shifted the stateblock for probes specifically to max of either source or desitination alpha (though not entirely convinced that is in fact the case) 6 gadi atpakaļ
  Azaezel f1e584ca69 stateblocks: skylight uses one+(dest)zero. probes use (src)alpha+(dst(1.0-alpha) for a lerp blend. skylight writes out 0 alpha to ensure probes always win if even only a little. 7 gadi atpakaļ
  Azaezel 0f0fc5279b missed mscore pasalong in .set 7 gadi atpakaļ
  Azaezel 79d506d439 1)use standard setupPass inheritance chain. already checks for !mprocessedmaterial and a few other things 7 gadi atpakaļ
  Areloch c4a4fe5304 Implemented registration of probes to avoid rendering all probes when unneeded. 7 gadi atpakaļ
  Azaezel 79e2d5d459 REVIEW LATER: invert the world transform for probes to shove them into cam space as far as rotation goes. keep position. 7 gadi atpakaļ
  Tim Barnes 6e17475f86 WIP shader work - not complete! 7 gadi atpakaļ
  Tim Barnes 9a39afa0eb reflection probe updates 7 gadi atpakaļ
  Azaezel 1b8549b146 stateblock work for probe blending 7 gadi atpakaļ
  Azaezel b4e28343da crashfix. free will eventually lead to destroyself so don't doubleup or it trys to kill the dead. zombu bad. 7 gadi atpakaļ
  Areloch aad37bc0f5 Corrected some missed bits in the template, and a check in the forward-lit probes 7 gadi atpakaļ
  Areloch 57f8549abe Shifted to the static-list arrangement for probe instance tracking to help performance as well as drastically streamline the data submission/material instance flow for probe rendering. 7 gadi atpakaļ
  Areloch f31445751f Updates and fixes to probe and lighting logic. 7 gadi atpakaļ
  Areloch b19a4b22c8 Implementation of reflection and skylight probes. 7 gadi atpakaļ