Skip to content
Snippets Groups Projects
  1. Oct 27, 2016
    • Dániel Juhász's avatar
      Improved lighting · c071efaa
      Dániel Juhász authored
      This commit rewrites the procedure that is responsible for light
      updating.
      
      this commit
      -provides iterative solutions for unlighting and light spreading
      -introduces a new priority queue-like container for the iteration
      -creates per-node MapBlock caching to reduce retrieving MapBlocks from
      the map
      -calculates with map block positions and in-block relative node
      coordinates
      -skips light updating if it is not necessary since the node's new light
      will be the same as its old light was
      c071efaa
  2. Jun 23, 2014
  3. Mar 12, 2013
  4. Feb 24, 2013
  5. Jan 21, 2013
  6. Jun 05, 2012
  7. Mar 27, 2012
Loading