Skip to content

Instantly share code, notes, and snippets.

@demohero101
Created September 24, 2022 12:04
Show Gist options
  • Save demohero101/b9eb95bf0b007ece48a4fdf6fe9379b3 to your computer and use it in GitHub Desktop.
Save demohero101/b9eb95bf0b007ece48a4fdf6fe9379b3 to your computer and use it in GitHub Desktop.
Blender Python bl_context items
bl_context
{'object', 'interface', 'particle', '.paint_common', 'material', 'scene', '.vertexpaint', 'constraint', 'file_paths', 'data', 'physics', '.imagepaint_2d', 'save_load', '.mesh_edit', '.greasepencil_paint', '.posemode', '.imagepaint', '.objectmode', 'output', '.greasepencil_sculpt', 'system', 'input', 'world', '.paint_common_2d', 'render', 'editing', 'navigation', 'experimental', 'viewport', 'view_layer', '.armature_edit', '.greasepencil_vertex', 'modifier', 'addons', '.uv_sculpt', '.particlemode', 'animation', 'lights', 'shaderfx', 'keymap', 'bone_constraint', 'texture', 'bone', 'themes', '.weightpaint', '.sculpt_mode', '.greasepencil_weight'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment