blender/release/scripts/startup/bl_ui
Pablo Vazquez acd4623471 UI: 3D View 'Add' Menu tweaks
* Remove single item Armature sub-menu. Add Armature straight away, unless the menu is expanded (like with Rigify enabled)
* Group Light and Light Probe between separators
* Move the lesser used Speaker item below Camera
2019-02-28 18:54:00 +01:00
..
__init__.py UI: add render output tab to properties editor 2018-11-02 11:58:56 +11:00
properties_animviz.py UI: motion paths panel layout tweak 2019-02-18 15:15:43 +11:00
properties_constraint.py Cleanup: line length 2019-01-30 09:06:44 +11:00
properties_data_armature.py UI: Rename Display -> Viewport Display panel 2019-02-27 19:50:34 +01:00
properties_data_bone.py UI: Rename Display -> Viewport Display panel 2019-02-27 19:50:34 +01:00
properties_data_camera.py Fix T61499: Missing Camera settings in props except Depth of Field 2019-02-13 12:32:40 +01:00
properties_data_curve.py Font textbox overflow: Different methods 2018-11-26 21:47:33 -02:00
properties_data_empty.py 3D View: empty image option to show front/back 2018-12-17 14:49:16 +11:00
properties_data_gpencil.py GPencil: Remove dummy marker for Grease Pencil objects 2019-02-28 17:13:05 +01:00
properties_data_lattice.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01:00
properties_data_light.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01:00
properties_data_lightprobe.py UI: improve light probe properties layout 2019-02-18 14:12:22 +11:00
properties_data_mesh.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01:00
properties_data_metaball.py UI: More descriptive labels for Metaball panel. 2019-02-11 15:46:09 +01:00
properties_data_modifier.py UI: rename Free Bake to Delete Bake. 2019-01-31 19:49:47 +01:00
properties_data_shaderfx.py GP: Cleanup some lowercase texts 2019-02-14 16:52:15 +01:00
properties_data_speaker.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01:00
properties_freestyle.py Use collection and instance terminology in Python API 2018-11-28 18:22:51 +01:00
properties_grease_pencil_common.py UI: Contextual menus 2019-02-28 18:14:48 +01:00
properties_mask_common.py UI: remove mask toolbar, use menus instead 2018-10-22 18:08:19 +11:00
properties_material_gpencil.py Cleanup: simplify poll function 2018-12-02 14:02:03 +11:00
properties_material.py Workbench: Make Material transparency part of the rgba color picker 2019-01-29 20:34:37 +01:00
properties_object.py GP: Redesign wireframe mode 2019-02-26 17:09:29 +01:00
properties_output.py Metadata: add hostname to the available metadata options 2018-12-07 17:29:07 +01:00
properties_paint_common.py Fix T60704: Transparency threshold only half visible 2019-01-21 08:59:42 +01:00
properties_particle.py UI Particles: Minor tweaks to labels 2019-02-27 19:50:34 +01:00
properties_physics_cloth.py Use collection and instance terminology in Python API 2018-11-28 18:22:51 +01:00
properties_physics_common.py UI: rename Free Bake to Delete Bake. 2019-01-31 19:49:47 +01:00
properties_physics_dynamicpaint.py Use collection and instance terminology in Python API 2018-11-28 18:22:51 +01:00
properties_physics_field.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01:00
properties_physics_fluid.py UI: text keyword argument to label 2018-08-28 12:34:51 +10:00
properties_physics_rigidbody_constraint.py fix rotational limits not showing for GENERIC ridgid body constraint 2019-01-08 10:21:26 +01:00
properties_physics_rigidbody.py Use collection and instance terminology in Python API 2018-11-28 18:22:51 +01:00
properties_physics_smoke.py Cleanup: RNA boolean names (use prefix conventions) 2019-02-11 17:49:35 +11:00
properties_physics_softbody.py Fix typo. 2019-01-06 18:21:57 +01:00
properties_render.py Add global control over disabling high-resolution smoke draw 2019-02-15 17:55:24 +01:00
properties_scene.py RNA: naming, user-preferences -> preferences 2018-12-21 12:55:02 +11:00
properties_texture.py Cleanup: Remove unused MTex.texflag 2019-01-29 09:11:05 +11:00
properties_view_layer.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01: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 Cleanup: remove intermediate menu drawing function 2018-12-20 12:02:21 +11:00
space_console.py Cleanup: remove intermediate menu drawing function 2018-12-20 12:02:21 +11:00
space_dopesheet.py UI: Show marker lines in remaining animation spaces 2019-02-26 17:24:36 +01:00
space_filebrowser.py RNA: naming, user-preferences -> preferences 2018-12-21 12:55:02 +11:00
space_graph.py UI: Move Pivot next to Orientation in header 2019-02-26 20:24:40 +01:00
space_image.py UI: Move Pivot next to Orientation in header 2019-02-26 20:24:40 +01:00
space_info.py UI: Horizontal/Vertical split options in Area menu. 2018-11-21 01:33:41 +01:00
space_nla.py UI: Show marker lines in remaining animation spaces 2019-02-26 17:24:36 +01:00
space_node.py Cleanup: rename lamp -> light 2019-02-27 12:26:49 +11:00
space_outliner.py UI: Move View operations to submenu in Outliner context menu 2019-02-08 12:52:23 +01:00
space_properties.py UI: Vertical Properties Editor Tabs 2018-10-29 21:44:01 +01:00
space_sequencer.py Markers: Make marker lines in sequencer and graph editor optional 2019-02-18 10:42:06 +01:00
space_statusbar.py UI: show blocking popup when auto execution of scripts is disabled. 2018-11-01 19:44:03 +01:00
space_text.py Cleanup: remove intermediate menu drawing function 2018-12-20 12:02:21 +11:00
space_time.py UI: Show marker lines in remaining animation spaces 2019-02-26 17:24:36 +01:00
space_toolsystem_common.py Cleanup: line length 2019-01-30 09:06:44 +11:00
space_toolsystem_toolbar.py Tool: Use scale keymap for scale cage tool 2019-02-21 16:42:59 +11:00
space_topbar.py UI: change behavior for quit prompt 2019-02-28 13:09:56 +11:00
space_userpref.py Preferences: Remove warning concerning selection in edit mode with MSAA 2019-02-28 12:10:04 +01:00
space_view3d_toolbar.py GP: Draw: Stroke Trim 2019-02-26 16:04:27 +00:00
space_view3d.py UI: 3D View 'Add' Menu tweaks 2019-02-28 18:54:00 +01:00