Changes between Initial Version and Version 1 of Ticket #1923, comment 24


Ignore:
Timestamp:
May 24, 2013, 2:38:57 AM (11 years ago)
Author:
historic_bruno

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1923, comment 24

    initial v1  
    88The other thing is that it looks very strange when toggling reveal map ('''Alt+D''' to open dev overlay), as if it's being rendered in a different order than before. I don't think this is a significant problem either but IMO it looks worse than it did.
    99
     10What's the motivation for `maxEntitiesDrawn = 8144`? We could have maps with more entities than that, but we don't want some entities left unrendered in the minimap or debug warnings on those maps. Of course there is a limit to how many could be usefully rendered in the minimap but we should use some algorithm for that (along with other minimap rendering improvements - #763).
     11
    1012Otherwise, it needs more testing for bugs on different systems, then we can commit it.