Blender Git Commit Log

Git Commits -> Revision e90fea7

Revision e90fea7 by Antonis Ryakiotakis (master)
August 3, 2015, 15:47 (GMT)
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.

Commit Details:

Full Hash: e90fea72c1430d270ccf4b5c3880f7e25e35947e
Parent Commit: e5f7b0f
Lines Changed: +1, -1

1 Modified Path:

/source/blender/gpu/intern/gpu_buffers.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021