blender/release/scripts/startup/bl_ui
Campbell Barton 1ce9a142b6 UI: expose gizmo orientation as a single enum
Avoids awkward logic from the popover,
by faking an extra item in the enum.
2018-12-20 07:46:06 +11:00
..
__init__.py UI: add render output tab to properties editor 2018-11-02 11:58:56 +11:00
properties_animviz.py UI: disable decorators for color management and motion path panels. 2018-11-02 15:35:06 +01:00
properties_constraint.py Cleanup: python quotes 2018-12-18 15:02:49 +11:00
properties_data_armature.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01:00
properties_data_bone.py Fix T59112: bone pinning error 2018-12-17 15:13:29 +01:00
properties_data_camera.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +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 GP: Remove Object Onion Skin switch 2018-12-10 20:18:15 +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 Eevee: Reflection Plane: Small UI fix and invert facing fading 2018-11-22 16:15:14 +01: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: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01:00
properties_data_modifier.py Enable OpenSubdiv modifier by default 2018-11-26 15:41:37 +01:00
properties_data_shaderfx.py GP: New Glow Shader FX (wip) 2018-10-10 23:00: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 Use collection and instance terminology in Python API 2018-11-28 18:22:51 +01:00
properties_grease_pencil_common.py Missed when renaming tool settings 2018-12-18 16:40:48 +11: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 Fix T58899: Eevee - Material Index missing from panel 2018-12-18 18:39:50 -02:00
properties_object.py Use term Instancing in the interface 2018-11-28 18:22:51 +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 Merge branch 'master' into blender2.8 2018-12-17 17:32:42 +11:00
properties_particle.py Use collection and instance terminology in Python API 2018-11-28 18:22:51 +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 Use collection and instance terminology in Python API 2018-11-28 18:22:51 +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 UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +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 Use collection and instance terminology in Python API 2018-11-28 18:22:51 +01:00
properties_physics_softbody.py Use collection and instance terminology in Python API 2018-11-28 18:22:51 +01:00
properties_render.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01:00
properties_scene.py Use collection and instance terminology in Python API 2018-11-28 18:22:51 +01:00
properties_texture.py Cleanup: python quotes 2018-12-18 15:02:49 +11:00
properties_view_layer.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01:00
properties_workspace.py Workspaces: switch object mode when switching workspaces. 2018-08-30 16:10:03 +02:00
properties_world.py UI: rename "OpenGL" render engine to "Workbench". 2018-11-26 19:05:37 +01:00
space_clip.py Merge branch 'master' into blender2.8 2018-12-17 17:32:42 +11:00
space_console.py UI: View menu area operators now in submenu 2018-05-24 18:35:19 +02:00
space_dopesheet.py Merge branch 'master' into blender2.8 2018-12-17 17:32:42 +11:00
space_filebrowser.py UI: new icon set by Andrzej Ambroz. 2018-10-08 19:46:00 +02:00
space_graph.py Merge branch 'master' into blender2.8 2018-12-17 17:32:42 +11:00
space_image.py Merge branch 'master' into blender2.8 2018-12-17 17:32:42 +11:00
space_info.py UI: Horizontal/Vertical split options in Area menu. 2018-11-21 01:33:41 +01:00
space_nla.py UI: rename Border Select -> Box Select 2018-10-05 10:29:31 +10:00
space_node.py UI: Extend context menu to check current selection 2018-12-18 08:12:11 +11:00
space_outliner.py UI: new icon set by Andrzej Ambroz. 2018-10-08 19:46:00 +02:00
space_properties.py UI: Vertical Properties Editor Tabs 2018-10-29 21:44:01 +01:00
space_sequencer.py Merge branch 'master' into blender2.8 2018-12-17 17:32:42 +11: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 UI: use icons for text edit copy/paste 2018-12-18 08:41:06 +11:00
space_time.py Merge branch 'master' into blender2.8 2018-12-17 17:32:42 +11:00
space_toolsystem_common.py Merge branch 'master' into blender2.8 2018-12-17 17:32:42 +11:00
space_toolsystem_toolbar.py UI: expose gizmo orientation as a single enum 2018-12-20 07:46:06 +11:00
space_topbar.py Merge branch 'master' into blender2.8 2018-12-17 17:32:42 +11:00
space_userpref.py Cleanup: python quotes 2018-12-18 15:02:49 +11:00
space_view3d_toolbar.py Merge branch 'master' into blender2.8 2018-12-17 17:32:42 +11:00
space_view3d.py UI: expose gizmo orientation as a single enum 2018-12-20 07:46:06 +11:00