7b4daba1eb
Just occurred to me that when zooming out (away) then the culled line we have is suitable for display. Previously when zooming in or out, the culled line was discarded and the original line was drawn. That was to prevent you seeing really low-resolution stuff while you wait for the asynchroous line cull to finish (can be in the order of several seconds). However, with this modification, that is now only done when you are zooming in. This improves dramatically the "busy" look when too much stuff is drawn for the given resolution. Anyway, simple fix but great effect. :P |
||
---|---|---|
.. | ||
.settings | ||
ant-lib | ||
assets | ||
jni | ||
libs | ||
res | ||
src | ||
.classpath | ||
.cproject | ||
.gitignore | ||
.project | ||
AndroidManifest-free.xml | ||
AndroidManifest-freedev.xml | ||
AndroidManifest.xml | ||
ant.properties | ||
bidforfix.xml | ||
build.gradle | ||
build.xml | ||
copy_widget_icons.sh | ||
full-ndk-build.sh | ||
lint.xml | ||
local.properties.sample | ||
ndebug.sh | ||
ndk-build.sh | ||
no_translate.xml | ||
old-ndk-build.sh | ||
proguard-project.txt | ||
project.properties |