blender/release/scripts/startup/bl_ui
Campbell Barton 9dde3e42a7 3D View: add object color drawing option
Has some advantages over existing options.

- Using material links color to rendering with no way to vary colors
  if objects share a material.
- Random gives no control, objects may randomly have the same color,
  duplicating an object often changes it's color.
2018-12-21 11:45:01 +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 Fix for camera background images options not showing when using stereoscopy. 2018-12-20 12:49:59 +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 Cleanup: style 2018-12-20 13:11:04 +11: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 Cleanup: style 2018-12-20 13:11:04 +11: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 Cleanup: style 2018-12-20 13:11:04 +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 Cleanup: style 2018-12-20 13:11:04 +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 Cleanup: style 2018-12-20 13:11:04 +11: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 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 Cleanup: style 2018-12-20 13:11:04 +11:00
space_filebrowser.py UI: new icon set by Andrzej Ambroz. 2018-10-08 19:46:00 +02:00
space_graph.py Cleanup: remove intermediate menu drawing function 2018-12-20 12:02:21 +11:00
space_image.py Cleanup: remove intermediate menu drawing function 2018-12-20 12:02:21 +11:00
space_info.py UI: Horizontal/Vertical split options in Area menu. 2018-11-21 01:33:41 +01:00
space_nla.py Cleanup: remove intermediate menu drawing function 2018-12-20 12:02:21 +11:00
space_node.py Correct error in last commit 2018-12-20 16:41:40 +11:00
space_outliner.py Cleanup: remove intermediate menu drawing function 2018-12-20 12:02:21 +11:00
space_properties.py UI: Vertical Properties Editor Tabs 2018-10-29 21:44:01 +01:00
space_sequencer.py Cleanup: style 2018-12-20 13:11:04 +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 Cleanup: remove intermediate menu drawing function 2018-12-20 12:02:21 +11:00
space_time.py UI: correct error in recent UI cleanup 2018-12-20 13:47:48 +11:00
space_toolsystem_common.py Cleanup: style 2018-12-20 13:11:04 +11:00
space_toolsystem_toolbar.py Cleanup: style 2018-12-20 13:11:04 +11:00
space_topbar.py Cleanup: style 2018-12-20 13:11:04 +11:00
space_userpref.py Cleanup: style 2018-12-20 13:11:04 +11:00
space_view3d_toolbar.py Cleanup: style 2018-12-20 13:11:04 +11:00
space_view3d.py 3D View: add object color drawing option 2018-12-21 11:45:01 +11:00