blender/release/scripts/startup/bl_ui
Campbell Barton 41350a91b5 Workaround T44351: Scopes make editmesh lag
Scopes are very heavy to calculate and editmesh uv's can cause the image view to redraw.

Best just disable scopes in this case.
2015-04-13 22:44:08 +10:00
..
__init__.py Cleanup: replace deprecated imp -> importlib 2015-01-23 12:37:58 +11:00
properties_animviz.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_constraint.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_armature.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_bone.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_camera.py Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
properties_data_curve.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_empty.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_lamp.py Fix T44240: Lamp Halo invisible in rendering. 2015-04-03 11:17:58 +02:00
properties_data_lattice.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_mesh.py Cleanup: single quotes for enums 2015-03-30 10:46:53 +11:00
properties_data_metaball.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_modifier.py Match corrective-smooth UI to smooth modifier 2015-04-01 09:29:56 +11:00
properties_data_speaker.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_freestyle.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_game.py BGE: World color management fix 2015-03-23 23:56:46 +01:00
properties_grease_pencil_common.py GPencil: Some tweaks to make GPencil UI more compact when there are 0 or 1 layer(s) only 2015-02-13 02:48:49 +13:00
properties_mask_common.py cleanup: typos 2015-02-27 15:57:59 +11:00
properties_material.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_object.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_paint_common.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_particle.py cleanup: typos 2015-02-27 15:57:59 +11:00
properties_physics_cloth.py Removed the cloth preroll feature. 2015-02-12 16:30:07 +01:00
properties_physics_common.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_dynamicpaint.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_field.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_fluid.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_rigidbody_constraint.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_rigidbody.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_smoke.py Cleanup: single quotes for enums 2015-03-30 10:46:53 +11:00
properties_physics_softbody.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_render_layer.py Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
properties_render.py Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
properties_scene.py BGE: Remove duplicated audio panel from Render context 2015-01-29 18:26:28 +11:00
properties_texture.py Fix T43621: Layout only using 65% of available width 2015-02-11 14:41:35 +01:00
properties_world.py cleanup: pep8 2015-01-29 15:35:06 +11:00
space_clip.py Cleanup: single quotes for enums 2015-03-30 10:46:53 +11:00
space_console.py Fullscreen Editor (new fullscreen mode for clean UI) 2014-10-14 15:11:41 -03:00
space_dopesheet.py New operator for action and graph editor that centers around current 2015-04-13 14:30:24 +02:00
space_filebrowser.py Cleanup: single quotes for enums 2015-03-30 10:46:53 +11:00
space_graph.py New operator for action and graph editor that centers around current 2015-04-13 14:30:24 +02:00
space_image.py Workaround T44351: Scopes make editmesh lag 2015-04-13 22:44:08 +10:00
space_info.py Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
space_logic.py Fullscreen Editor (new fullscreen mode for clean UI) 2014-10-14 15:11:41 -03:00
space_nla.py Followup for previous commit: fix mismatches between menu entry and shortcut properties. 2015-01-29 17:34:05 +01:00
space_node.py Fix T44237: translation does not work for input sockets in 'Active node properties' panel. 2015-04-03 12:38:59 +02:00
space_outliner.py Bugfix T43866: 'Purge all' button in the outliner 2015-03-03 12:52:18 +13:00
space_properties.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_sequencer.py Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
space_text.py Fullscreen Editor (new fullscreen mode for clean UI) 2014-10-14 15:11:41 -03:00
space_time.py Fix T44068: "Layered" option for auto keyframing doesn't "Insert Available Only" is enabled 2015-03-28 23:48:10 +13:00
space_userpref.py Revert Sticky Keys (and everything related to that) 2015-04-07 14:13:20 +02:00
space_view3d_toolbar.py Expose the Pose Propagate tool a bit more in the UI 2015-04-02 23:48:24 +13:00
space_view3d.py making add>lamp its own menu so it can be extended by addons 2015-04-12 11:38:18 +01:00