blender/release/scripts/startup/bl_ui
William Reynish f98b6ace5d UI: remove popover button text in viewport header
Makes room in the header for other buttons to be added.
2019-04-13 12:19:56 +02:00
..
__init__.py UI: add render output tab to properties editor 2018-11-02 11:58:56 +11:00
properties_animviz.py Cleanup: style 2019-03-20 10:44:13 +11:00
properties_constraint.py Fix T61559: show object constraints also when in pose mode, remove warning. 2019-03-27 15:41:06 +01:00
properties_data_armature.py Cleanup: style 2019-04-10 00:06:13 +10:00
properties_data_bone.py Cleanup: use single quotes for enums 2019-03-04 22:11:06 +11:00
properties_data_camera.py Cleanup: style 2019-04-10 00:06:13 +10:00
properties_data_curve.py Font textbox overflow: Different methods 2018-11-26 21:47:33 -02:00
properties_data_empty.py Cleanup: use 'use' as prefix for booleans 2019-03-22 15:43:23 +11:00
properties_data_gpencil.py GPencil: Implement custom channel color in Dopesheet 2019-04-03 10:25:49 +02:00
properties_data_lattice.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01:00
properties_data_light.py Cleanup: style 2019-03-20 10:44:13 +11:00
properties_data_lightprobe.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
properties_data_mesh.py Cleanup: rename specials -> context_menu 2019-03-12 11:05:28 +11:00
properties_data_metaball.py UI: More descriptive labels for Metaball panel. 2019-02-11 15:46:09 +01:00
properties_data_modifier.py Fix T63283: Second subdivision modifier does not ignore crease 2019-04-05 14:50:24 +02:00
properties_data_shaderfx.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
properties_data_speaker.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01:00
properties_freestyle.py Cleanup: style 2019-03-20 10:44:13 +11:00
properties_grease_pencil_common.py Fix T63031: Keyframing Annotations doesn't work 2019-03-28 11:43:32 +01:00
properties_mask_common.py UI: Remove UI name overrides for Reveal Hidden. 2019-03-19 22:25:25 +01:00
properties_material_gpencil.py UI: rename PresetMenu to PresetPanel, move to bl_ui.utils 2019-03-13 13:32:10 +11:00
properties_material.py Eevee: Material: Decouple transparent shadows from blend mode 2019-03-29 19:18:19 +01:00
properties_object.py Avoid flow to avoid the collection textfield from becoming too small 2019-04-04 14:01:57 +02:00
properties_output.py UI: move stereo panel above output. 2019-03-22 17:30:00 +01:00
properties_paint_common.py UI: Consistent naming and ordering of paint Symmetry and Options panels 2019-03-20 14:09:55 +01:00
properties_particle.py Fix T62626: Python errors when pinning particle settings. 2019-03-26 15:41:43 +01:00
properties_physics_cloth.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
properties_physics_common.py UI: make UI label clearer for Affect Rotation 2019-03-21 16:30:55 +01:00
properties_physics_dynamicpaint.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
properties_physics_field.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
properties_physics_fluid.py UI: rename PresetMenu to PresetPanel, move to bl_ui.utils 2019-03-13 13:32:10 +11:00
properties_physics_rigidbody_constraint.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
properties_physics_rigidbody.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
properties_physics_smoke.py Cleanup: RNA boolean names (use prefix conventions) 2019-02-11 17:49:35 +11:00
properties_physics_softbody.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
properties_render.py Cleanup: unused variables 2019-03-17 21:14:43 +11:00
properties_scene.py Fix T62955: Missing panels in workbench engine 2019-03-26 15:43:12 +01:00
properties_texture.py Fix T60390: add Cycles texture node mapping settings to node editor sidebar 2019-04-05 12:50:12 +02:00
properties_view_layer.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
properties_workspace.py RNA: naming, user-preferences -> preferences 2018-12-21 12:55:02 +11:00
properties_world.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01:00
space_clip.py UI: Remove UI name overrides for Reveal Hidden. 2019-03-19 22:25:25 +01:00
space_console.py Cleanup: remove intermediate menu drawing function 2018-12-20 12:02:21 +11:00
space_dopesheet.py Cleanup: redundant staticmethod use 2019-03-13 13:32:10 +11:00
space_filebrowser.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
space_graph.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
space_image.py Cleanup: unused vars 2019-03-20 10:44:01 +11:00
space_info.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
space_nla.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
space_node.py Fix T60390: add Cycles texture node mapping settings to node editor sidebar 2019-04-05 12:50:12 +02:00
space_outliner.py UI: Add Copy/Paste to top level Outliner context menus 2019-03-25 13:40:55 +01:00
space_properties.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
space_sequencer.py Cleanup: style 2019-03-20 10:44:13 +11:00
space_statusbar.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
space_text.py Interface: New region type 'Footer', used by text editor 2019-04-05 13:48:26 +02:00
space_time.py Cleanup: redundant staticmethod use 2019-03-13 13:32:10 +11:00
space_toolsystem_common.py Fix cramped display of tool setting enums in workspace tab. 2019-03-29 17:56:42 +01:00
space_toolsystem_toolbar.py Cleanup: style 2019-04-10 00:06:13 +10:00
space_topbar.py GPencil: Remove script console warning when object is None 2019-04-13 09:47:43 +02:00
space_userpref.py Preferences: add threshold for cursor motion 2019-03-20 22:19:16 +11:00
space_view3d_toolbar.py GPencil: Only brushes with pinned materials have materials 2019-03-25 17:06:07 +01:00
space_view3d.py UI: remove popover button text in viewport header 2019-04-13 12:19:56 +02:00
utils.py UI: rename PresetMenu to PresetPanel, move to bl_ui.utils 2019-03-13 13:32:10 +11:00