Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Riakiotakis <kalast@gmail.com>2015-08-03 18:47:03 +0300
committerAntony Riakiotakis <kalast@gmail.com>2015-08-03 18:47:03 +0300
commite90fea72c1430d270ccf4b5c3880f7e25e35947e (patch)
tree014e8c1f543eafca2e7b1074b8a087643d42ba7b /source/blender/blenkernel/intern/CCGSubSurf.c
parente5f7b0f330c09d6944969a0cc1e496ca112f0711 (diff)
Fix T45654 fast navigate artifacts.
Was overdrawing the buffer, in case of fast drawing just use one draw call. Should also make performance quite smoother. Note: Just discovered we are doing one draw call - per grid - in multires apparently to keep reusing the same element buffer. This is horribly, dreadfully slow and will check about fixing it later.
Diffstat (limited to 'source/blender/blenkernel/intern/CCGSubSurf.c')
0 files changed, 0 insertions, 0 deletions