blender/release/scripts/startup/bl_ui
Campbell Barton 75d69eab69 Minor cleanup to last commit
No need to make attr-lists with the current layout logic.
2018-07-12 10:54:53 +02:00
..
__init__.py UI/Python: rename Lamps to Lights, to follow more standard terminology. 2018-07-06 20:06:09 +02:00
properties_animviz.py UI: use single column layout for particles 2018-06-02 21:52:52 +02:00
properties_constraint.py Cleanup: pep8 2018-06-05 16:32:11 +02:00
properties_data_armature.py T55454: removal of clay engine 2018-06-12 15:32:31 +02:00
properties_data_bone.py T55454: removal of clay engine 2018-06-12 15:32:31 +02:00
properties_data_camera.py Cleanup: remove num argument prefix 2018-07-01 09:23:51 +02:00
properties_data_curve.py T55454: removal of clay engine 2018-06-12 15:32:31 +02:00
properties_data_empty.py Fix typo in empty image drawing 2018-07-06 10:01:05 +02:00
properties_data_lattice.py T55454: removal of clay engine 2018-06-12 15:32:31 +02:00
properties_data_light.py UI/Python: rename Lamps to Lights, to follow more standard terminology. 2018-07-06 20:06:09 +02:00
properties_data_lightprobe.py Cleanup: style, pep8 2018-06-26 08:45:13 +02:00
properties_data_mesh.py UI: Single-column layout for Shape Keys and Geometry Data 2018-06-25 17:00:00 +02:00
properties_data_metaball.py T55454: removal of clay engine 2018-06-12 15:32:31 +02:00
properties_data_modifier.py Merge branch 'master' into blender2.8 2018-06-28 08:50:11 +02:00
properties_data_speaker.py T55454: removal of clay engine 2018-06-12 15:32:31 +02:00
properties_data_workspace.py UI: use single column properties for object data 2018-06-01 19:26:07 +02:00
properties_freestyle.py Merge branch 'master' into 28 2018-06-05 16:36:13 +02:00
properties_grease_pencil_common.py Merge branch 'master' into 28 2018-06-05 16:36:13 +02:00
properties_mask_common.py Keymap: Select/De-Select support for anim-editors 2018-07-03 16:28:59 +02:00
properties_material.py Shaders: add target setting to material output node. 2018-07-05 18:43:48 +02:00
properties_object.py Cleanup: remove num argument prefix 2018-07-01 09:23:51 +02:00
properties_paint_common.py Merge branch 'master' into 28 2018-06-05 16:36:13 +02:00
properties_particle.py Fix T55645: broken particle Use Count option for instancing objects. 2018-06-29 14:53:02 +02:00
properties_physics_cloth.py Cleanup: follow naming conventions 2018-06-20 16:32:31 +02:00
properties_physics_common.py Cleanup: style, pep8 2018-06-26 08:45:13 +02:00
properties_physics_dynamicpaint.py UI: Dynamic Paint panels into sub-panels 2018-06-20 16:11:18 +02:00
properties_physics_field.py Cleanup: remove num argument prefix 2018-07-01 09:23:51 +02:00
properties_physics_fluid.py Cleanup: follow naming conventions 2018-06-20 16:32:31 +02:00
properties_physics_rigidbody_constraint.py Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02:00
properties_physics_rigidbody.py UI: correct panel default-closed 2018-07-11 14:04:17 +02:00
properties_physics_smoke.py UI: Smoke panels as sub-panels 2018-06-19 16:01:35 +02:00
properties_physics_softbody.py UI: Soft Body panels as sub-panels 2018-06-19 15:48:21 +02:00
properties_render.py Eevee: LightCache: Initial Implementation 2018-07-10 15:31:34 +02:00
properties_scene.py UI: Remove duplicate Viewport Display panel from Scene properties 2018-07-11 16:07:40 +02:00
properties_texture.py UI: Textures - Move Colors panel below texture-specific panels 2018-07-10 18:22:22 +02:00
properties_view_layer.py UI: Single-column layout for View Layer, passes and World 2018-06-25 17:02:50 +02:00
properties_world.py Shaders: add target setting to material output node. 2018-07-05 18:43:48 +02:00
space_clip.py Cleanup: pep8 2018-06-28 08:27:03 +02:00
space_console.py UI: View menu area operators now in submenu 2018-05-24 18:35:19 +02:00
space_dopesheet.py Cleanup: pep8, style 2018-07-07 09:02:34 +02:00
space_filebrowser.py UI: File Browser header consistency 2018-07-02 14:54:20 +02:00
space_graph.py Keymap: Select/De-Select support for anim-editors 2018-07-03 16:28:59 +02:00
space_image.py UI: tweak image menu layout to match file menu more. 2018-07-09 23:31:44 +02:00
space_info.py WM: Remove Screen Cast 2018-06-28 23:40:51 +02:00
space_nla.py Keymap: Select/De-Select support for anim-editors 2018-07-03 16:28:59 +02:00
space_node.py UI/Python: rename Lamps to Lights, to follow more standard terminology. 2018-07-06 20:06:09 +02:00
space_outliner.py Cleanup: pep8, style 2018-07-07 09:02:34 +02:00
space_properties.py UI: remove tools space type, use properties context 2018-06-08 16:35:05 +02:00
space_sequencer.py Keymap: Select/De-Select support for anim-editors 2018-07-03 16:28:59 +02:00
space_statusbar.py UI: tweak status bar layout to make it less jumpy. 2018-06-27 19:48:54 +02:00
space_text.py UI: Header consistency for Text editor 2018-07-02 14:54:20 +02:00
space_time.py Fix ugly half alignment in timeline header. 2018-07-02 20:25:59 +02:00
space_toolsystem_common.py UI: add search to popup toolbar 2018-07-09 17:37:15 +02:00
space_toolsystem_toolbar.py Tool System: add operator for introspection 2018-07-03 18:38:08 +02:00
space_topbar.py UI: small layout fixes for RMB context menus. 2018-07-06 14:32:25 +02:00
space_userpref.py Numeric Input: preference to default to advanced 2018-07-11 16:32:27 +02:00
space_view3d_toolbar.py Cleanup: remove generation context from image new operator. 2018-07-03 12:19:16 +02:00
space_view3d.py Minor cleanup to last commit 2018-07-12 10:54:53 +02:00