Skip to content
Snippets Groups Projects
  1. Sep 23, 2016
  2. Sep 18, 2016
  3. Sep 15, 2016
  4. Sep 14, 2016
  5. Sep 06, 2016
  6. Sep 04, 2016
  7. Sep 03, 2016
  8. Sep 02, 2016
  9. Sep 01, 2016
  10. Aug 29, 2016
  11. Aug 27, 2016
  12. Aug 25, 2016
  13. Aug 22, 2016
  14. Aug 21, 2016
  15. Aug 20, 2016
  16. Aug 15, 2016
    • tenplus1's avatar
      Default/trees: Faster 'is snow nearby' function · 1b745d40
      tenplus1 authored
      Use 'find node near' instead of 'find nodes in area'
      1b745d40
    • paramat's avatar
      Default: Optimise and simplify leafdecay ABM, remove cache · 2ecbc43a
      paramat authored
      With thanks to contributor tenplus1
      Remove leaf cache and globalstep accumulator limiter
      Use 'pos' instead of 'p0'
      Remove non-essential 'group:liquid' from 'neighbors'
      Increase chance value to 10 to compensate for disabled cache
      Disable 'catch-up' to avoid the ABM often becoming 10 times more
      intensive
      Remove use of 'do preserve' bool, instead simply 'return'
      Remove unnecessary checks for 'd' and 'd == 0'
      Don't 'get' n0, use already present 'node' instead
      Swap order two conditionals so that the one most likely is first
      2ecbc43a
    • Milan's avatar
      update submodule columnia, pkarcs · a1931623
      Milan authored
      a1931623
Loading