blender/release/scripts/modules/bpy
Sergey Sharybin 8c269d94f4 Limit updates to active view layer only
This is rather uncommon when operator will operate on a non-active view layer,
so there is no need to do full scene update.

This change solves lag first time using Extrude operator in edit mode.
2018-04-20 10:03:27 +02:00
..
utils Fix T52442: bl_app_templates_system not working 2017-09-15 05:57:37 +10:00
__init__.py WM: message bus replacement for property notifiers 2017-12-04 20:42:34 +11:00
ops.py Limit updates to active view layer only 2018-04-20 10:03:27 +02:00
path.py Fix T54029: Wrong preset name display in win32 2018-02-26 19:05:01 +11:00