blender/release/scripts/startup/bl_ui
Campbell Barton d7672ad0f7 Fix tool settings showing in the top-bar
Each spaces top-bar wasn't showing it's own active tool,
Remove RNA access to the workspaces tool since using it is error prone.
Eventually this should be completely removed.
2019-04-24 16:11:16 +10:00
..
__init__.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_animviz.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_constraint.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_data_armature.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_data_bone.py B-Bones: split the Scale In/Out properties into X and Y values. 2019-04-23 13:45:03 +03:00
properties_data_camera.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02: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 Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +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: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_data_metaball.py UI: More descriptive labels for Metaball panel. 2019-02-11 15:46:09 +01:00
properties_data_modifier.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_data_shaderfx.py Cleanup: remove redundant poll functions 2019-04-19 08:13:56 +02:00
properties_data_speaker.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01:00
properties_freestyle.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_grease_pencil_common.py Cleanup: remove redundant poll functions 2019-04-19 08:13:56 +02:00
properties_mask_common.py Cleanup: logical checks in UI scripts 2019-04-19 08:10:39 +02:00
properties_material_gpencil.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_material.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_object.py Cleanup: logical checks in UI scripts 2019-04-19 08:10:39 +02:00
properties_output.py Cleanup: correct misleading classmethod arg 2019-04-19 07:36:07 +02:00
properties_paint_common.py Correct cleanup marking keyword args unused 2019-04-19 08:29:38 +02:00
properties_particle.py Cleanup: logical checks in UI scripts 2019-04-19 08:10:39 +02:00
properties_physics_cloth.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_physics_common.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_physics_dynamicpaint.py Cleanup: use staticmethod where appropriate 2019-04-19 07:51:14 +02:00
properties_physics_field.py Cleanup: use staticmethod where appropriate 2019-04-19 07:51:14 +02:00
properties_physics_fluid.py Cleanup: use staticmethod where appropriate 2019-04-19 07:51:14 +02:00
properties_physics_rigidbody_constraint.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_physics_rigidbody.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
properties_physics_smoke.py Cleanup: use staticmethod where appropriate 2019-04-19 07:51:14 +02:00
properties_physics_softbody.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_render.py Cleanup: unused variables 2019-03-17 21:14:43 +11:00
properties_scene.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_texture.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +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 redundant row for header template 2019-04-21 04:50:47 +10:00
space_console.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
space_dopesheet.py UI: remove redundant row for header template 2019-04-21 04:50:47 +10:00
space_filebrowser.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
space_graph.py UI: remove redundant row for header template 2019-04-21 04:50:47 +10:00
space_image.py UI: remove redundant row for header template 2019-04-21 04:50:47 +10:00
space_info.py Cleanup: use staticmethod where appropriate 2019-04-19 07:51:14 +02:00
space_nla.py UI: remove redundant row for header template 2019-04-21 04:50:47 +10:00
space_node.py UI: remove redundant row for header template 2019-04-21 04:50:47 +10:00
space_outliner.py UI: remove redundant row for header template 2019-04-21 04:50:47 +10:00
space_properties.py UI: remove redundant row for header template 2019-04-21 04:50:47 +10:00
space_sequencer.py UI: remove redundant row for header template 2019-04-21 04:50:47 +10:00
space_statusbar.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
space_text.py Correct error in last commit 2019-04-21 04:58:52 +10:00
space_time.py Cleanup: use staticmethod where appropriate 2019-04-19 07:51:14 +02:00
space_toolsystem_common.py Fix tool settings showing in the top-bar 2019-04-24 16:11:16 +10:00
space_toolsystem_toolbar.py Cleanup: unused vars 2019-04-19 07:52:53 +02:00
space_topbar.py UI: correct accidental removal of TOPBAR_PT_name 2019-04-20 13:28:16 +02:00
space_userpref.py DRW: Expose VBO garbage collection timings 2019-04-19 18:52:38 +02:00
space_view3d_toolbar.py GPencil: Add support for gradient to Box strokes 2019-04-23 17:26:01 +02:00
space_view3d.py UI Overlays: Align checkbox with slider for Wireframes, X-Ray, Shadows. 2019-04-20 19:01:46 +02:00
utils.py UI: rename PresetMenu to PresetPanel, move to bl_ui.utils 2019-03-13 13:32:10 +11:00