Blender Git Loki
Git Commits -> Revision d44aebd
Revision d44aebd by Brecht Van Lommel (master) June 28, 2019, 14:47 (GMT) |
Previews: delay icon preview renders a bit for smoother interaction With Eevee the user interface, 3D viewport and small icon materials previews are rendered on the same GPU. This can lead to some choppy interaction when dragging sliders. Delaying the icon preview render until the user is done with that helps a bit, though it's no guarantee. |
Commit Details:
Full Hash: d44aebd3fe6e706c0c9d7938ed6f695163f268b8
Parent Commit: e8cb477
Lines Changed: +19, -0
1 Modified Path:
/source/blender/editors/render/render_preview.c (+19, -0) (Diff)