Blender 2.80 Python API
f6cb5f54494e
Documentation
Quickstart: new to Blender or scripting and want to get your feet wet?
API Overview: a more complete explanation of Python integration
API Reference Usage: examples of how to use the API reference docs
Best Practice: Conventions to follow for writing good scripts
Tips and Tricks: Hints to help you while writing scripts for Blender
Gotcha's: some of the problems you may come up against when writing scripts
List of changes since last Blender release
Application Modules
Context Access (bpy.context)
Data Access (bpy.data)
Operators (bpy.ops)
Types (bpy.types)
Utilities (bpy.utils)
bpy.utils submodule (bpy.utils.previews)
Path Utilities (bpy.path)
Application Data (bpy.app)
Property Definitions (bpy.props)
Standalone Modules
Math Types & Utilities (mathutils)
Freestyle Module (freestyle)
OpenGL Wrapper (bgl)
Font Drawing (blf)
GPU Shader Module (gpu)
GPU Utilities (gpu_extras)
Audio System (aud)
Extra Utilities (bpy_extras)
ID Property Access (idprop.types)
BMesh Module (bmesh)
Blender 2.80 Python API
Docs
»
Index
Index – D
damp_factor (bpy.types.ParticleSettingsTextureSlot attribute)
DampedTrackConstraint (class in bpy.types)
damping (bpy.types.ClothCollisionSettings attribute)
(bpy.types.CollisionSettings attribute)
(bpy.types.OceanModifier attribute)
(bpy.types.ParticleSettings attribute)
(bpy.types.SoftBodySettings attribute)
damping_epsilon (bpy.types.Itasc attribute)
damping_factor (bpy.types.CollisionSettings attribute)
damping_max (bpy.types.Itasc attribute)
damping_random (bpy.types.CollisionSettings attribute)
damping_time (bpy.types.WaveModifier attribute)
dash1 (bpy.types.FreestyleLineStyle attribute)
dash2 (bpy.types.FreestyleLineStyle attribute)
dash3 (bpy.types.FreestyleLineStyle attribute)
data (bpy.types.Object attribute)
(in module bpy)
data_add() (in module bpy.ops.gpencil)
data_depth (bpy.types.SmokeDomainSettings attribute)
data_operation() (in module bpy.ops.outliner)
data_path (bpy.types.DriverTarget attribute)
(bpy.types.FCurve attribute)
(bpy.types.KeyingSetPath attribute)
data_transfer() (in module bpy.ops.object)
data_types_edges (bpy.types.DataTransferModifier attribute)
data_types_loops (bpy.types.DataTransferModifier attribute)
data_types_polys (bpy.types.DataTransferModifier attribute)
data_types_verts (bpy.types.DataTransferModifier attribute)
data_unlink() (in module bpy.ops.gpencil)
datalayout_transfer() (in module bpy.ops.object)
DataTransferModifier (class in bpy.types)
de_select_first() (in module bpy.ops.curve)
de_select_last() (in module bpy.ops.curve)
deactivate_angular_velocity (bpy.types.RigidBodyObject attribute)
deactivate_linear_velocity (bpy.types.RigidBodyObject attribute)
debug (in module bpy.app)
debug_bvh_layout (bpy.types.CyclesRenderSettings attribute)
debug_bvh_time_steps (bpy.types.CyclesRenderSettings attribute)
debug_bvh_type (bpy.types.CyclesRenderSettings attribute)
debug_cancel_timeout (bpy.types.CyclesRenderSettings attribute)
debug_depsgraph (in module bpy.app)
debug_depsgraph_build (in module bpy.app)
debug_depsgraph_eval (in module bpy.app)
debug_depsgraph_pretty (in module bpy.app)
debug_depsgraph_tag (in module bpy.app)
debug_depsgraph_time (in module bpy.app)
debug_events (in module bpy.app)
debug_ffmpeg (in module bpy.app)
debug_freestyle (in module bpy.app)
debug_gpumem (in module bpy.app)
debug_handlers (in module bpy.app)
debug_io (in module bpy.app)
debug_menu() (in module bpy.ops.wm)
debug_opencl_device_type (bpy.types.CyclesRenderSettings attribute)
debug_opencl_kernel_type (bpy.types.CyclesRenderSettings attribute)
debug_opencl_mem_limit (bpy.types.CyclesRenderSettings attribute)
debug_options (bpy.types.BooleanModifier attribute)
debug_python (in module bpy.app)
debug_relations_graphviz() (bpy.types.Depsgraph method)
debug_reset_timeout (bpy.types.CyclesRenderSettings attribute)
debug_simdata (in module bpy.app)
debug_stats() (bpy.types.Depsgraph method)
debug_stats_gnuplot() (bpy.types.Depsgraph method)
debug_tag_update() (bpy.types.Depsgraph method)
debug_text_timeout (bpy.types.CyclesRenderSettings attribute)
debug_tile_size (bpy.types.CyclesRenderSettings attribute)
debug_use_cpu_avx (bpy.types.CyclesRenderSettings attribute)
debug_use_cpu_avx2 (bpy.types.CyclesRenderSettings attribute)
debug_use_cpu_split_kernel (bpy.types.CyclesRenderSettings attribute)
debug_use_cpu_sse2 (bpy.types.CyclesRenderSettings attribute)
debug_use_cpu_sse3 (bpy.types.CyclesRenderSettings attribute)
debug_use_cpu_sse41 (bpy.types.CyclesRenderSettings attribute)
debug_use_cuda_adaptive_compile (bpy.types.CyclesRenderSettings attribute)
debug_use_cuda_split_kernel (bpy.types.CyclesRenderSettings attribute)
debug_use_hair_bvh (bpy.types.CyclesRenderSettings attribute)
debug_use_opencl_debug (bpy.types.CyclesRenderSettings attribute)
debug_use_spatial_splits (bpy.types.CyclesRenderSettings attribute)
debug_value (in module bpy.app)
debug_wm (in module bpy.app)
decimate() (in module bpy.ops.curve)
(in module bpy.ops.mesh)
decimate_type (bpy.types.DecimateModifier attribute)
DecimateModifier (class in bpy.types)
DecimateModifier.face_count (in module bpy.types)
decompose() (mathutils.Matrix method)
decrement() (freestyle.types.Iterator method)
decremented() (freestyle.types.StrokeVertexIterator method)
default_correlation_min (bpy.types.MovieTrackingSettings attribute)
default_frames_limit (bpy.types.MovieTrackingSettings attribute)
default_key_count (bpy.types.ParticleEdit attribute)
default_margin (bpy.types.MovieTrackingSettings attribute)
default_max (bpy.types.FModifierEnvelope attribute)
default_min (bpy.types.FModifierEnvelope attribute)
default_motion_model (bpy.types.MovieTrackingSettings attribute)
default_pattern_match (bpy.types.MovieTrackingSettings attribute)
default_pattern_size (bpy.types.MovieTrackingSettings attribute)
default_search_size (bpy.types.MovieTrackingSettings attribute)
default_value (bpy.types.NodeSocketBool attribute)
(bpy.types.NodeSocketColor attribute)
(bpy.types.NodeSocketFloat attribute)
(bpy.types.NodeSocketFloatAngle attribute)
(bpy.types.NodeSocketFloatFactor attribute)
(bpy.types.NodeSocketFloatPercentage attribute)
(bpy.types.NodeSocketFloatTime attribute)
(bpy.types.NodeSocketFloatUnsigned attribute)
(bpy.types.NodeSocketInt attribute)
(bpy.types.NodeSocketIntFactor attribute)
(bpy.types.NodeSocketIntPercentage attribute)
(bpy.types.NodeSocketIntUnsigned attribute)
(bpy.types.NodeSocketInterfaceBool attribute)
(bpy.types.NodeSocketInterfaceColor attribute)
(bpy.types.NodeSocketInterfaceFloat attribute)
(bpy.types.NodeSocketInterfaceFloatAngle attribute)
(bpy.types.NodeSocketInterfaceFloatFactor attribute)
(bpy.types.NodeSocketInterfaceFloatPercentage attribute)
(bpy.types.NodeSocketInterfaceFloatTime attribute)
(bpy.types.NodeSocketInterfaceFloatUnsigned attribute)
(bpy.types.NodeSocketInterfaceInt attribute)
(bpy.types.NodeSocketInterfaceIntFactor attribute)
(bpy.types.NodeSocketInterfaceIntPercentage attribute)
(bpy.types.NodeSocketInterfaceIntUnsigned attribute)
(bpy.types.NodeSocketInterfaceString attribute)
(bpy.types.NodeSocketInterfaceVector attribute)
(bpy.types.NodeSocketInterfaceVectorAcceleration attribute)
(bpy.types.NodeSocketInterfaceVectorDirection attribute)
(bpy.types.NodeSocketInterfaceVectorEuler attribute)
(bpy.types.NodeSocketInterfaceVectorTranslation attribute)
(bpy.types.NodeSocketInterfaceVectorVelocity attribute)
(bpy.types.NodeSocketInterfaceVectorXYZ attribute)
(bpy.types.NodeSocketString attribute)
(bpy.types.NodeSocketVector attribute)
(bpy.types.NodeSocketVectorAcceleration attribute)
(bpy.types.NodeSocketVectorDirection attribute)
(bpy.types.NodeSocketVectorEuler attribute)
(bpy.types.NodeSocketVectorTranslation attribute)
(bpy.types.NodeSocketVectorVelocity attribute)
(bpy.types.NodeSocketVectorXYZ attribute)
(bpy.types.TextureSlot attribute)
default_weight (bpy.types.MovieTrackingSettings attribute)
(bpy.types.VertexWeightEditModifier attribute)
default_weight_a (bpy.types.VertexWeightMixModifier attribute)
default_weight_b (bpy.types.VertexWeightMixModifier attribute)
deform (bmesh.types.BMLayerAccessVert attribute)
deform_axis (bpy.types.CurveModifier attribute)
(bpy.types.SimpleDeformModifier attribute)
deform_method (bpy.types.SimpleDeformModifier attribute)
deform_mode (bpy.types.MeshCacheModifier attribute)
deinterlace_selected_movies() (in module bpy.ops.sequencer)
delete() (in module bmesh.ops)
(in module bpy.ops.action)
(in module bpy.ops.armature)
(in module bpy.ops.console)
(in module bpy.ops.constraint)
(in module bpy.ops.curve)
(in module bpy.ops.file)
(in module bpy.ops.font)
(in module bpy.ops.gpencil)
(in module bpy.ops.graph)
(in module bpy.ops.marker)
(in module bpy.ops.mask)
(in module bpy.ops.mesh)
(in module bpy.ops.nla)
(in module bpy.ops.node)
(in module bpy.ops.object)
(in module bpy.ops.particle)
(in module bpy.ops.scene)
(in module bpy.ops.screen)
(in module bpy.ops.sequencer)
(in module bpy.ops.text)
(in module bpy.ops.workspace)
delete_edgeloop() (in module bpy.ops.mesh)
delete_frame() (bpy.types.MovieTrackingMarkers method)
(bpy.types.MovieTrackingPlaneMarkers method)
delete_loose() (in module bpy.ops.mesh)
delete_marker() (in module bpy.ops.clip)
delete_metaelems() (in module bpy.ops.mball)
delete_orientation() (in module bpy.ops.transform)
delete_point() (in module bpy.ops.paintcurve)
delete_proxy() (in module bpy.ops.clip)
delete_reconnect() (in module bpy.ops.node)
delete_track() (in module bpy.ops.clip)
delimit (bpy.types.DecimateModifier attribute)
delta_location (bpy.types.Object attribute)
delta_rotation_euler (bpy.types.Object attribute)
delta_rotation_quaternion (bpy.types.Object attribute)
delta_scale (bpy.types.Object attribute)
denoise_animation() (in module bpy.ops.cycles)
denoising_diffuse_direct (bpy.types.CyclesRenderLayerSettings attribute)
denoising_diffuse_indirect (bpy.types.CyclesRenderLayerSettings attribute)
denoising_feature_strength (bpy.types.CyclesRenderLayerSettings attribute)
denoising_glossy_direct (bpy.types.CyclesRenderLayerSettings attribute)
denoising_glossy_indirect (bpy.types.CyclesRenderLayerSettings attribute)
denoising_neighbor_frames (bpy.types.CyclesRenderLayerSettings attribute)
denoising_radius (bpy.types.CyclesRenderLayerSettings attribute)
denoising_relative_pca (bpy.types.CyclesRenderLayerSettings attribute)
denoising_store_passes (bpy.types.CyclesRenderLayerSettings attribute)
denoising_strength (bpy.types.CyclesRenderLayerSettings attribute)
denoising_subsurface_direct (bpy.types.CyclesRenderLayerSettings attribute)
denoising_subsurface_indirect (bpy.types.CyclesRenderLayerSettings attribute)
denoising_transmission_direct (bpy.types.CyclesRenderLayerSettings attribute)
denoising_transmission_indirect (bpy.types.CyclesRenderLayerSettings attribute)
density (bpy.types.SmokeFlowSettings attribute)
density_factor (bpy.types.ParticleSettingsTextureSlot attribute)
density_strength (bpy.types.ClothSettings attribute)
density_target (bpy.types.ClothSettings attribute)
density_vertex_group (bpy.types.SmokeFlowSettings attribute)
DensityF0D (class in freestyle.functions)
DensityF1D (class in freestyle.functions)
DensityLowerThanUP1D (class in freestyle.predicates)
Depsgraph (class in bpy.types)
Depsgraph.ids (in module bpy.types)
Depsgraph.mode (in module bpy.types)
Depsgraph.object_instances (in module bpy.types)
Depsgraph.objects (in module bpy.types)
Depsgraph.scene (in module bpy.types)
Depsgraph.scene_eval (in module bpy.types)
Depsgraph.updates (in module bpy.types)
Depsgraph.view_layer (in module bpy.types)
Depsgraph.view_layer_eval (in module bpy.types)
depsgraph_update_post (in module bpy.app.handlers)
depsgraph_update_pre (in module bpy.app.handlers)
DepsgraphObjectInstance (class in bpy.types)
DepsgraphObjectInstance.instance_object (in module bpy.types)
DepsgraphObjectInstance.is_instance (in module bpy.types)
DepsgraphObjectInstance.matrix_world (in module bpy.types)
DepsgraphObjectInstance.object (in module bpy.types)
DepsgraphObjectInstance.orco (in module bpy.types)
DepsgraphObjectInstance.parent (in module bpy.types)
DepsgraphObjectInstance.particle_system (in module bpy.types)
DepsgraphObjectInstance.persistent_id (in module bpy.types)
DepsgraphObjectInstance.random_id (in module bpy.types)
DepsgraphObjectInstance.show_particles (in module bpy.types)
DepsgraphObjectInstance.show_self (in module bpy.types)
DepsgraphObjectInstance.uv (in module bpy.types)
DepsgraphUpdate (class in bpy.types)
DepsgraphUpdate.id (in module bpy.types)
DepsgraphUpdate.is_updated_geometry (in module bpy.types)
DepsgraphUpdate.is_updated_transform (in module bpy.types)
depth (bpy.types.FModifierNoise attribute)
(bpy.types.OceanModifier attribute)
(bpy.types.WorldMistSettings attribute)
depth_clamp (bpy.types.DynamicPaintSurface attribute)
depth_mode (bpy.types.CurvePaintSettings attribute)
depth_object (bpy.types.FollowTrackConstraint attribute)
despill_balance (bpy.types.CompositorNodeKeying attribute)
despill_factor (bpy.types.CompositorNodeKeying attribute)
detach() (in module bpy.ops.node)
detach_translate_attach() (in module bpy.ops.node)
detail_flood_fill() (in module bpy.ops.sculpt)
detail_percent (bpy.types.Sculpt attribute)
detail_refine_method (bpy.types.Sculpt attribute)
detail_size (bpy.types.Sculpt attribute)
detail_type_method (bpy.types.Sculpt attribute)
detect_data() (bpy.types.ImagePaint method)
detect_features() (in module bpy.ops.clip)
determinant() (mathutils.Matrix method)
device (bpy.types.CyclesRenderSettings attribute)
Device (class in aud)
Diagonal() (mathutils.Matrix class method)
dicing_camera (bpy.types.CyclesRenderSettings attribute)
dicing_rate (bpy.types.CyclesObjectSettings attribute)
(bpy.types.CyclesRenderSettings attribute)
die_time (bpy.types.Particle attribute)
diffuse (bpy.types.CyclesVisibilitySettings attribute)
(freestyle.types.Material attribute)
diffuse_bounces (bpy.types.CyclesRenderSettings attribute)
diffuse_color (bpy.types.Material attribute)
(bpy.types.UserSolidLight attribute)
diffuse_color_factor (bpy.types.LineStyleTextureSlot attribute)
diffuse_samples (bpy.types.CyclesRenderSettings attribute)
dilate_distance (bpy.types.CompositorNodeKeying attribute)
dimension_max (bpy.types.MusgraveTexture attribute)
dimensions (bgl.Buffer attribute)
(bpy.types.Curve attribute)
(bpy.types.Object attribute)
dimensions() (in module blf)
direction (bpy.types.Brush attribute)
(bpy.types.DisplaceModifier attribute)
(bpy.types.GPencilSculptBrush attribute)
(bpy.types.UserSolidLight attribute)
(bpy.types.WipeSequence attribute)
direction_type (bpy.types.ShaderNodeTangent attribute)
directory (bpy.types.FileSelectParams attribute)
(bpy.types.ImageSequence attribute)
(bpy.types.MovieClipProxy attribute)
(bpy.types.SequenceProxy attribute)
directory_browse() (in module bpy.ops.buttons)
directory_new() (in module bpy.ops.file)
disable() (in module blf)
disable_collisions (bpy.types.RigidBodyConstraint attribute)
disable_keep_transform() (in module bpy.ops.constraint)
disable_markers() (in module bpy.ops.clip)
disabled_marker (bpy.types.ThemeClipEditor attribute)
discard() (bmesh.types.BMEditSelSeq method)
disconnect_hair() (in module bpy.ops.particle)
displace_factor (bpy.types.DynamicPaintSurface attribute)
displace_type (bpy.types.DynamicPaintSurface attribute)
displacement_method (bpy.types.CyclesMaterialSettings attribute)
DisplaceModifier (class in bpy.types)
display_aspect (bpy.types.Image attribute)
(bpy.types.MovieClip attribute)
display_bounds_type (bpy.types.Object attribute)
display_channel (bpy.types.SpaceSequenceEditor attribute)
display_channels (bpy.types.SpaceImageEditor attribute)
display_color (bpy.types.ParticleSettings attribute)
display_depth (bpy.types.CameraBackgroundImage attribute)
display_device (bpy.types.ColorManagedDisplaySettings attribute)
display_interpolation (bpy.types.SmokeDomainSettings attribute)
display_method (bpy.types.ParticleSettings attribute)
display_mode (bpy.types.GPencilStroke attribute)
(bpy.types.RenderSettings attribute)
(bpy.types.SpaceOutliner attribute)
(bpy.types.SpaceSequenceEditor attribute)
(bpy.types.Stereo3dDisplay attribute)
(bpy.types.Stereo3dFormat attribute)
display_name() (in module bpy.path)
display_name_from_filepath() (in module bpy.path)
display_name_to_filepath() (in module bpy.path)
display_percentage (bpy.types.ParticleSettings attribute)
display_size (bpy.types.Camera attribute)
(bpy.types.FileSelectParams attribute)
(bpy.types.ParticleSettings attribute)
display_step (bpy.types.ParticleEdit attribute)
(bpy.types.ParticleSettings attribute)
display_stretch_type (bpy.types.SpaceUVEditor attribute)
display_thickness (bpy.types.SmokeDomainSettings attribute)
display_type (bpy.types.Armature attribute)
(bpy.types.FileSelectParams attribute)
(bpy.types.Object attribute)
DisplaySafeAreas (class in bpy.types)
dissolve() (in module bpy.ops.armature)
(in module bpy.ops.gpencil)
dissolve_degenerate() (in module bmesh.ops)
(in module bpy.ops.mesh)
dissolve_edges() (in module bmesh.ops)
(in module bpy.ops.mesh)
dissolve_faces() (in module bmesh.ops)
(in module bpy.ops.mesh)
dissolve_limit() (in module bmesh.ops)
dissolve_limited() (in module bpy.ops.mesh)
dissolve_mode() (in module bpy.ops.mesh)
dissolve_speed (bpy.types.DynamicPaintSurface attribute)
(bpy.types.SmokeDomainSettings attribute)
dissolve_verts() (in module bmesh.ops)
(in module bpy.ops.curve)
(in module bpy.ops.mesh)
distance (aud.Source attribute)
(bpy.types.BoidRuleFight attribute)
(bpy.types.BoidRuleFollowLeader attribute)
(bpy.types.CompositorNodeDBlur attribute)
(bpy.types.CompositorNodeDilateErode attribute)
(bpy.types.CompositorNodeInpaint attribute)
(bpy.types.KinematicConstraint attribute)
(bpy.types.Light attribute)
(bpy.types.LimitDistanceConstraint attribute)
(bpy.types.MovieTrackingSettings attribute)
(bpy.types.ShaderNodeTexVoronoi attribute)
(bpy.types.ShrinkwrapConstraint attribute)
(bpy.types.WorldLighting attribute)
distance_cull_margin (bpy.types.CyclesRenderSettings attribute)
distance_max (bpy.types.FieldSettings attribute)
(bpy.types.GPUSSAOSettings attribute)
(bpy.types.Speaker attribute)
distance_maximum (aud.Handle attribute)
(aud.SequenceEntry attribute)
distance_metric (bpy.types.VoronoiTexture attribute)
distance_min (bpy.types.ClothCollisionSettings attribute)
(bpy.types.FieldSettings attribute)
distance_model (aud.Device attribute)
(aud.Sequence attribute)
DISTANCE_MODEL_EXPONENT (in module aud)
DISTANCE_MODEL_EXPONENT_CLAMPED (in module aud)
DISTANCE_MODEL_INVALID (in module aud)
DISTANCE_MODEL_INVERSE (in module aud)
DISTANCE_MODEL_INVERSE_CLAMPED (in module aud)
DISTANCE_MODEL_LINEAR (in module aud)
DISTANCE_MODEL_LINEAR_CLAMPED (in module aud)
distance_point_to_plane() (in module mathutils.geometry)
distance_reference (aud.Handle attribute)
(aud.SequenceEntry attribute)
(bpy.types.Speaker attribute)
distor_node (bpy.types.ThemeNodeEditor attribute)
distort_max (bpy.types.MeshStatVis attribute)
distort_min (bpy.types.MeshStatVis attribute)
DistortedNoiseTexture (class in bpy.types)
DistortedNoiseTexture.users_material (in module bpy.types)
DistortedNoiseTexture.users_object_modifier (in module bpy.types)
distortion (bpy.types.DistortedNoiseTexture attribute)
distortion_model (bpy.types.MovieTrackingCamera attribute)
distortion_type (bpy.types.CompositorNodeMovieDistortion attribute)
distribution (bpy.types.ParticleSettings attribute)
(bpy.types.ShaderNodeBsdfAnisotropic attribute)
(bpy.types.ShaderNodeBsdfGlass attribute)
(bpy.types.ShaderNodeBsdfGlossy attribute)
(bpy.types.ShaderNodeBsdfPrincipled attribute)
(bpy.types.ShaderNodeBsdfRefraction attribute)
dither (bpy.types.ImagePaint attribute)
dither_intensity (bpy.types.RenderSettings attribute)
division_k1 (bpy.types.MovieTrackingCamera attribute)
division_k2 (bpy.types.MovieTrackingCamera attribute)
dm_info() (bpy.types.Object method)
doc_view() (in module bpy.ops.wm)
doc_view_manual() (in module bpy.ops.wm)
doc_view_manual_ui_context() (in module bpy.ops.wm)
dolly() (in module bpy.ops.view3d)
DomainFluidSettings (class in bpy.types)
DomainFluidSettings.fluid_mesh_vertices (in module bpy.types)
DomainFluidSettings.memory_estimate (in module bpy.types)
DopeSheet (class in bpy.types)
DopeSheet.source (in module bpy.types)
dopesheet_channel (bpy.types.ThemeDopeSheet attribute)
(bpy.types.ThemeGraphEditor attribute)
dopesheet_select_channel() (in module bpy.ops.clip)
dopesheet_subchannel (bpy.types.ThemeDopeSheet attribute)
(bpy.types.ThemeGraphEditor attribute)
dopesheet_view_all() (in module bpy.ops.clip)
doppler_factor (aud.Device attribute)
(aud.Sequence attribute)
dot() (mathutils.Quaternion method)
(mathutils.Vector method)
double (bpy.types.PropertyGroupItem attribute)
double_array (bpy.types.PropertyGroupItem attribute)
double_threshold (bpy.types.BooleanModifier attribute)
(bpy.types.ToolSettings attribute)
drag (bpy.types.EffectorWeights attribute)
drag_factor (bpy.types.ParticleSettings attribute)
drag_threshold (bpy.types.PreferencesInput attribute)
drag_threshold_mouse (bpy.types.PreferencesInput attribute)
drag_threshold_tablet (bpy.types.PreferencesInput attribute)
draw() (bpy.types.Gizmo method)
(bpy.types.Header method)
(bpy.types.Macro method)
(bpy.types.Menu method)
(bpy.types.NodeSocket method)
(bpy.types.NodeSocketInterface method)
(bpy.types.NodeSocketInterfaceStandard method)
(bpy.types.NodeSocketStandard method)
(bpy.types.Operator method)
(bpy.types.Panel method)
(gpu.types.GPUBatch method)
(in module blf)
(in module bpy.ops.curve)
(in module bpy.ops.gpencil)
(in module bpy.ops.paintcurve)
draw_action (bpy.types.ThemeSequenceEditor attribute)
draw_buttons() (bpy.types.Node method)
(bpy.types.NodeInternal method)
draw_buttons_ext() (bpy.types.Node method)
(bpy.types.NodeInternal method)
draw_circle_2d() (in module gpu_extras.presets)
draw_color() (bpy.types.NodeSocket method)
(bpy.types.NodeSocketInterface method)
(bpy.types.NodeSocketInterfaceStandard method)
(bpy.types.NodeSocketStandard method)
draw_custom_shape() (bpy.types.Gizmo method)
draw_cyclic (bpy.types.GPencilStroke attribute)
draw_filter() (bpy.types.UIList method)
draw_handler_add() (bpy.types.Space method)
(bpy.types.SpaceClipEditor method)
(bpy.types.SpaceConsole method)
(bpy.types.SpaceDopeSheetEditor method)
(bpy.types.SpaceFileBrowser method)
(bpy.types.SpaceGraphEditor method)
(bpy.types.SpaceImageEditor method)
(bpy.types.SpaceInfo method)
(bpy.types.SpaceNLA method)
(bpy.types.SpaceNodeEditor method)
(bpy.types.SpaceOutliner method)
(bpy.types.SpacePreferences method)
(bpy.types.SpaceProperties method)
(bpy.types.SpaceSequenceEditor method)
(bpy.types.SpaceTextEditor method)
(bpy.types.SpaceView3D method)
draw_handler_remove() (bpy.types.Space method)
(bpy.types.SpaceClipEditor method)
(bpy.types.SpaceConsole method)
(bpy.types.SpaceDopeSheetEditor method)
(bpy.types.SpaceFileBrowser method)
(bpy.types.SpaceGraphEditor method)
(bpy.types.SpaceImageEditor method)
(bpy.types.SpaceInfo method)
(bpy.types.SpaceNLA method)
(bpy.types.SpaceNodeEditor method)
(bpy.types.SpaceOutliner method)
(bpy.types.SpacePreferences method)
(bpy.types.SpaceProperties method)
(bpy.types.SpaceSequenceEditor method)
(bpy.types.SpaceTextEditor method)
(bpy.types.SpaceView3D method)
draw_header() (bpy.types.Panel method)
draw_header_preset() (bpy.types.Panel method)
draw_item() (bpy.types.CLIP_UL_tracking_objects method)
(bpy.types.FILEBROWSER_UL_dir method)
(bpy.types.GPENCIL_UL_annotation_layer method)
(bpy.types.GPENCIL_UL_layer method)
(bpy.types.GPENCIL_UL_matslots method)
(bpy.types.GPENCIL_UL_vgroups method)
(bpy.types.IMAGE_UL_render_slots method)
(bpy.types.MASK_UL_layers method)
(bpy.types.MATERIAL_UL_matslots method)
(bpy.types.MESH_UL_fmaps method)
(bpy.types.MESH_UL_shape_keys method)
(bpy.types.MESH_UL_uvmaps method)
(bpy.types.MESH_UL_vcols method)
(bpy.types.MESH_UL_vgroups method)
(bpy.types.NODE_UL_interface_sockets method)
(bpy.types.PARTICLE_UL_particle_systems method)
(bpy.types.PHYSICS_UL_dynapaint_surfaces method)
(bpy.types.RENDER_UL_renderviews method)
(bpy.types.SCENE_UL_keying_set_paths method)
(bpy.types.TEXTURE_UL_texpaintslots method)
(bpy.types.TEXTURE_UL_texslots method)
(bpy.types.UIList method)
(bpy.types.VIEWLAYER_UL_linesets method)
draw_label() (bpy.types.Node method)
draw_prepare() (bpy.types.GizmoGroup method)
draw_preset() (bpy.types.Menu method)
draw_preset_arrow() (bpy.types.Gizmo method)
draw_preset_box() (bpy.types.Gizmo method)
draw_preset_circle() (bpy.types.Gizmo method)
draw_preset_facemap() (bpy.types.Gizmo method)
draw_select() (bpy.types.Gizmo method)
draw_shape (bpy.types.NodeSocket attribute)
draw_texture_2d() (in module gpu_extras.presets)
draw_view3d() (gpu.types.GPUOffScreen method)
drip_acceleration (bpy.types.DynamicPaintSurface attribute)
drip_velocity (bpy.types.DynamicPaintSurface attribute)
Driver (class in bpy.types)
Driver.is_simple_expression (in module bpy.types)
Driver.variables (in module bpy.types)
driver_add() (bpy.types.bpy_struct method)
driver_button_add() (in module bpy.ops.anim)
driver_button_edit() (in module bpy.ops.anim)
driver_button_remove() (in module bpy.ops.anim)
driver_delete_invalid() (in module bpy.ops.graph)
driver_namespace (in module bpy.app)
driver_remove() (bpy.types.bpy_struct method)
driver_variables_copy() (in module bpy.ops.graph)
driver_variables_paste() (in module bpy.ops.graph)
drivers_add_selected() (in module bpy.ops.outliner)
drivers_delete_selected() (in module bpy.ops.outliner)
drivers_editor_show() (in module bpy.ops.screen)
DriverTarget (class in bpy.types)
DriverVariable (class in bpy.types)
DriverVariable.is_name_valid (in module bpy.types)
DriverVariable.targets (in module bpy.types)
drop_blend_file() (in module bpy.ops.wm)
drop_color() (in module bpy.ops.ui)
drop_named_image() (in module bpy.ops.object)
drop_named_material() (in module bpy.ops.object)
dry_speed (bpy.types.DynamicPaintSurface attribute)
dupli_extrude_cursor() (in module bpy.ops.mesh)
duplicate() (in module bmesh.ops)
(in module bpy.ops.action)
(in module bpy.ops.armature)
(in module bpy.ops.curve)
(in module bpy.ops.gpencil)
(in module bpy.ops.graph)
(in module bpy.ops.marker)
(in module bpy.ops.mask)
(in module bpy.ops.mesh)
(in module bpy.ops.nla)
(in module bpy.ops.node)
(in module bpy.ops.object)
(in module bpy.ops.sequencer)
(in module bpy.ops.workspace)
duplicate_line() (in module bpy.ops.text)
duplicate_metaelems() (in module bpy.ops.mball)
duplicate_move() (in module bpy.ops.action)
(in module bpy.ops.armature)
(in module bpy.ops.curve)
(in module bpy.ops.gpencil)
(in module bpy.ops.graph)
(in module bpy.ops.mask)
(in module bpy.ops.mball)
(in module bpy.ops.mesh)
(in module bpy.ops.node)
(in module bpy.ops.object)
(in module bpy.ops.sequencer)
duplicate_move_keep_inputs() (in module bpy.ops.node)
duplicate_move_linked() (in module bpy.ops.object)
duplicate_particle_system() (in module bpy.ops.particle)
duplicates_make_real() (in module bpy.ops.object)
dupliob_copy() (in module bpy.ops.particle)
dupliob_move_down() (in module bpy.ops.particle)
dupliob_move_up() (in module bpy.ops.particle)
dupliob_refresh() (in module bpy.ops.particle)
dupliob_remove() (in module bpy.ops.particle)
duration (bpy.types.ParticleTarget attribute)
dynamic_paint (in module bpy.context)
dynamic_topology_toggle() (in module bpy.ops.sculpt)
DynamicMusic (class in aud)
DynamicPaintBrushSettings (class in bpy.types)
DynamicPaintBrushSettings.paint_ramp (in module bpy.types)
DynamicPaintBrushSettings.velocity_ramp (in module bpy.types)
DynamicPaintCanvasSettings (class in bpy.types)
DynamicPaintCanvasSettings.canvas_surfaces (in module bpy.types)
DynamicPaintModifier (class in bpy.types)
DynamicPaintModifier.brush_settings (in module bpy.types)
DynamicPaintModifier.canvas_settings (in module bpy.types)
DynamicPaintSurface (class in bpy.types)
DynamicPaintSurface.effector_weights (in module bpy.types)
DynamicPaintSurface.is_cache_user (in module bpy.types)
DynamicPaintSurface.point_cache (in module bpy.types)
DynamicPaintSurfaces (class in bpy.types)
DynamicPaintSurfaces.active (in module bpy.types)