Blender Git Commit Log
Git Commits -> Revision b2cc2dd
Revision b2cc2dd by Brecht Van Lommel (master) April 22, 2020, 11:44 (GMT) |
Fix 3D viewport select using grease pencil engine when not needed Other draw loops also avoid the overhead of grease pencil drawing when there are no grease pencil objects in the scene. It's a little faster to skip those shaders and buffer when not needed. |
Commit Details:
Full Hash: b2cc2dda9c37775b04b6a9b4e07a25a51c74c693
Parent Commit: aba78ca
Lines Changed: +6, -2
1 Modified Path:
/source/blender/draw/intern/draw_manager.c (+6, -2) (Diff)