Alphabetical Index | Tags by Size | Find tag:

BiasSurface

Authorship: 100% danij

View commits by groups

August 2013
2013-08-11 Client | Refactor : Bias surfaces no longer need to expose their BiasTrackers
2013-08-09 BspLeaf | Client | Refactor | Segment : Bias surfaces now provide access to their BiasTrackers
2013-08-01 Cleanup : Cleanup; more apidocs
2013-08-01 : Further revised the internal design of this component
2013-08-01 Cleanup : Cleanup
July 2013
2013-07-31 : Apply the last source deletion time for each deletion
2013-07-31 Refactor : Revised BiasSurface::addAffected() with an easier to follow algorithm
2013-07-31 : Interpolate contributions from deleted sources to black
2013-07-31 : Observe bias source deletion
2013-07-31 Optimize : Vertexes are no longer concerned where light contributions originate
2013-07-30 Optimize : Manage changes to light contributions without a tracker
2013-07-30 Refactor : Integrated 'latent' light contribution concept at BiasSurface level
2013-07-30 Refactor : Disposed of the local 'affecting' array in evalLighting()
2013-07-30 Fixed | Shadow Bias : Latent bias lighting contributions when surface loses all sources
2013-07-27 Cleanup | Refactor : Addressed current map assumptions; cleanup
June 2013
2013-06-26 Cleanup : Cleanup
2013-06-26 Cleanup : Cleanup
2013-06-26 Refactor : Continued reworking and cleaning up BiasSurface