UPBGE 0.3 + Blender 3.1.0 Alpha Python API
68cc97293f07
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 encounter when writing scripts
Change Log: List of changes since last Blender release
Application Modules
Context Access (bpy.context)
Data Access (bpy.data)
Message Bus (bpy.msgbus)
Operators (bpy.ops)
Types (bpy.types)
Utilities (bpy.utils)
Path Utilities (bpy.path)
Application Data (bpy.app)
Property Definitions (bpy.props)
Game Engine Modules
Game Types (bge.types)
Game Logic (bge.logic)
Rasterizer (bge.render)
Video Texture (bge.texture)
FFmpeg Video and Image Status
Image Blending Modes
Game Keys (bge.events)
Physics Constraints (bge.constraints)
Application Data (bge.app)
Standalone Modules
Audio System (aud)
OpenGL Wrapper (bgl)
Additional Math Functions (bl_math)
Font Drawing (blf)
BMesh Module (bmesh)
Extra Utilities (bpy_extras)
Freestyle Module (freestyle)
GPU Module (gpu)
GPU Utilities (gpu_extras)
ID Property Access (idprop.types)
Image Buffer (imbuf)
Math Types & Utilities (mathutils)
UPBGE 0.3 + Blender 3.1.0 Alpha Python API
»
Index
Index – P
pack() (bpy.types.Image method)
(bpy.types.Sound method)
(bpy.types.VectorFont method)
(in module bpy.ops.image)
(in module bpy.ops.sound)
pack_all() (in module bpy.ops.file)
pack_islands() (in module bpy.ops.uv)
pack_libraries() (in module bpy.ops.file)
PackedFile (class in bpy.types)
PackedFile.data (in module bpy.types)
PackedFile.size (in module bpy.types)
packetsize (bpy.types.FFmpegSettings attribute)
PAD0 (in module bge.events)
PAD1 (in module bge.events)
PAD2 (in module bge.events)
PAD3 (in module bge.events)
PAD4 (in module bge.events)
PAD5 (in module bge.events)
PAD6 (in module bge.events)
PAD7 (in module bge.events)
PAD8 (in module bge.events)
PAD9 (in module bge.events)
PADASTERKEY (in module bge.events)
PADENTER (in module bge.events)
PADMINUS (in module bge.events)
PADPERIOD (in module bge.events)
PADPLUSKEY (in module bge.events)
PADSLASHKEY (in module bge.events)
PAGEDOWNKEY (in module bge.events)
PAGEUPKEY (in module bge.events)
Paint (class in bpy.types)
Paint.cavity_curve (in module bpy.types)
Paint.tool_slots (in module bpy.types)
paint_active_slot (bpy.types.Material attribute)
paint_alpha (bpy.types.DynamicPaintBrushSettings attribute)
paint_clone_slot (bpy.types.Material attribute)
paint_color (bpy.types.DynamicPaintBrushSettings attribute)
paint_curve (bpy.types.Brush attribute)
paint_curve_handle (bpy.types.ThemeImageEditor attribute)
(bpy.types.ThemeView3D attribute)
paint_curve_pivot (bpy.types.ThemeImageEditor attribute)
(bpy.types.ThemeView3D attribute)
paint_distance (bpy.types.DynamicPaintBrushSettings attribute)
paint_mask (bmesh.types.BMLayerAccessVert attribute)
paint_mask_extract() (in module bpy.ops.mesh)
paint_mask_slice() (in module bpy.ops.mesh)
paint_source (bpy.types.DynamicPaintBrushSettings attribute)
paint_wetness (bpy.types.DynamicPaintBrushSettings attribute)
PaintCurve (class in bpy.types)
paintmode_toggle() (in module bpy.ops.gpencil)
PaintToolSlot (class in bpy.types)
pairwise() (in module freestyle.utils)
palette (bpy.types.Paint attribute)
Palette (class in bpy.types)
Palette.colors (in module bpy.types)
PaletteColor (class in bpy.types)
PaletteColors (class in bpy.types)
pan (bpy.types.SoundSequence attribute)
pan() (in module bpy.ops.view2d)
panel (bpy.types.FreestyleLineStyle attribute)
Panel (class in bpy.types)
Panel.custom_data (in module bpy.types)
Panel.is_popover (in module bpy.types)
Panel.layout (in module bpy.types)
panel_roundness (bpy.types.ThemeUserInterface attribute)
para1 (bge.types.SCA_RandomActuator attribute)
para2 (bge.types.SCA_RandomActuator attribute)
parallax_distance (bpy.types.LightProbe attribute)
parallax_type (bpy.types.LightProbe attribute)
parametrization (bpy.types.ShaderNodeBsdfHairPrincipled attribute)
parent (bge.types.BL_ArmatureBone attribute)
(bge.types.BL_ArmatureChannel attribute)
(bge.types.KX_GameObject attribute)
(bpy.types.EditBone attribute)
(bpy.types.GPencilLayer attribute)
(bpy.types.MaskParent attribute)
(bpy.types.Node attribute)
(bpy.types.Object attribute)
(bpy.types.ParticleSystem attribute)
parent() (in module bpy.ops.file)
parent_bone (bpy.types.GPencilLayer attribute)
(bpy.types.Object attribute)
parent_clear() (in module bpy.ops.armature)
(in module bpy.ops.mask)
(in module bpy.ops.object)
(in module bpy.ops.outliner)
parent_drop() (in module bpy.ops.outliner)
parent_index() (bpy.types.Bone method)
(bpy.types.EditBone method)
(bpy.types.PoseBone method)
parent_meta() (bpy.types.Sequence method)
parent_no_inverse_set() (in module bpy.ops.object)
parent_set() (in module bpy.ops.armature)
(in module bpy.ops.mask)
(in module bpy.ops.node)
(in module bpy.ops.object)
parent_type (bpy.types.GPencilLayer attribute)
(bpy.types.Object attribute)
parent_vertices (bpy.types.Object attribute)
ParentActuator (class in bpy.types)
Particle (class in bpy.types)
Particle.hair_keys (in module bpy.types)
Particle.is_exist (in module bpy.types)
Particle.is_visible (in module bpy.types)
Particle.particle_keys (in module bpy.types)
particle_amount (bpy.types.ParticleInstanceModifier attribute)
particle_band_width (bpy.types.FluidDomainSettings attribute)
particle_color_source (bpy.types.ShaderNodeTexPointDensity attribute)
particle_edit_object (in module bpy.context)
particle_edit_toggle() (in module bpy.ops.particle)
particle_factor (bpy.types.ParticleSettings attribute)
particle_max (bpy.types.FluidDomainSettings attribute)
particle_min (bpy.types.FluidDomainSettings attribute)
particle_number (bpy.types.FluidDomainSettings attribute)
particle_offset (bpy.types.ParticleInstanceModifier attribute)
particle_radius (bpy.types.FluidDomainSettings attribute)
particle_randomness (bpy.types.FluidDomainSettings attribute)
particle_scale (bpy.types.FluidDomainSettings attribute)
particle_settings (in module bpy.context)
particle_size (bpy.types.FluidFlowSettings attribute)
(bpy.types.ParticleSettings attribute)
particle_system (bpy.types.DynamicPaintBrushSettings attribute)
(bpy.types.FluidFlowSettings attribute)
(bpy.types.ParticleInstanceModifier attribute)
(bpy.types.ShaderNodeTexPointDensity attribute)
(in module bpy.context)
particle_system_add() (in module bpy.ops.object)
particle_system_editable (in module bpy.context)
particle_system_index (bpy.types.ParticleInstanceModifier attribute)
particle_system_remove() (in module bpy.ops.object)
PARTICLE_UL_particle_systems (class in bpy.types)
particle_uv (bpy.types.ExplodeModifier attribute)
ParticleBrush (class in bpy.types)
ParticleBrush.curve (in module bpy.types)
ParticleDupliWeight (class in bpy.types)
ParticleDupliWeight.name (in module bpy.types)
ParticleEdit (class in bpy.types)
ParticleEdit.brush (in module bpy.types)
ParticleEdit.is_editable (in module bpy.types)
ParticleEdit.is_hair (in module bpy.types)
ParticleEdit.object (in module bpy.types)
ParticleHairKey (class in bpy.types)
ParticleInstanceModifier (class in bpy.types)
ParticleKey (class in bpy.types)
ParticleSettings (class in bpy.types)
ParticleSettings.active_instanceweight (in module bpy.types)
ParticleSettings.animation_data (in module bpy.types)
ParticleSettings.boids (in module bpy.types)
ParticleSettings.clump_curve (in module bpy.types)
ParticleSettings.effector_weights (in module bpy.types)
ParticleSettings.fluid (in module bpy.types)
ParticleSettings.force_field_1 (in module bpy.types)
ParticleSettings.force_field_2 (in module bpy.types)
ParticleSettings.instance_weights (in module bpy.types)
ParticleSettings.is_fluid (in module bpy.types)
ParticleSettings.roughness_curve (in module bpy.types)
ParticleSettings.texture_slots (in module bpy.types)
ParticleSettings.twist_curve (in module bpy.types)
ParticleSettingsTextureSlot (class in bpy.types)
ParticleSettingsTextureSlots (class in bpy.types)
ParticleSystem (class in bpy.types)
ParticleSystem.active_particle_target (in module bpy.types)
ParticleSystem.child_particles (in module bpy.types)
ParticleSystem.cloth (in module bpy.types)
ParticleSystem.dt_frac (in module bpy.types)
ParticleSystem.has_multiple_caches (in module bpy.types)
ParticleSystem.is_editable (in module bpy.types)
ParticleSystem.is_edited (in module bpy.types)
ParticleSystem.is_global_hair (in module bpy.types)
ParticleSystem.particles (in module bpy.types)
ParticleSystem.point_cache (in module bpy.types)
ParticleSystem.targets (in module bpy.types)
ParticleSystemModifier (class in bpy.types)
ParticleSystemModifier.particle_system (in module bpy.types)
ParticleSystems (class in bpy.types)
ParticleSystems.active (in module bpy.types)
ParticleTarget (class in bpy.types)
ParticleTarget.name (in module bpy.types)
partitioning (bpy.types.SceneGameRecastData attribute)
pass_alpha_threshold (bpy.types.ViewLayer attribute)
pass_by_index_get() (bpy.types.RenderEngine method)
pass_cryptomatte_depth (bpy.types.ViewLayer attribute)
pass_index (bpy.types.ArrayGpencilModifier attribute)
(bpy.types.ColorGpencilModifier attribute)
(bpy.types.DashGpencilModifierData attribute)
(bpy.types.GPencilLayer attribute)
(bpy.types.HookGpencilModifier attribute)
(bpy.types.LatticeGpencilModifier attribute)
(bpy.types.LengthGpencilModifier attribute)
(bpy.types.Material attribute)
(bpy.types.MaterialGPencilStyle attribute)
(bpy.types.MirrorGpencilModifier attribute)
(bpy.types.MultiplyGpencilModifier attribute)
(bpy.types.NoiseGpencilModifier attribute)
(bpy.types.Object attribute)
(bpy.types.OffsetGpencilModifier attribute)
(bpy.types.OpacityGpencilModifier attribute)
(bpy.types.SimplifyGpencilModifier attribute)
(bpy.types.SmoothGpencilModifier attribute)
(bpy.types.SubdivGpencilModifier attribute)
(bpy.types.TextureGpencilModifier attribute)
(bpy.types.ThickGpencilModifier attribute)
(bpy.types.TintGpencilModifier attribute)
(bpy.types.WeightAngleGpencilModifier attribute)
(bpy.types.WeightProxGpencilModifier attribute)
passepartout_alpha (bpy.types.Camera attribute)
passNumber (bge.types.SCA_2DFilterActuator attribute)
paste() (in module bpy.ops.action)
(in module bpy.ops.console)
(in module bpy.ops.gpencil)
(in module bpy.ops.graph)
(in module bpy.ops.material)
(in module bpy.ops.pose)
(in module bpy.ops.sequencer)
(in module bpy.ops.text)
paste_asset() (in module bpy.ops.poselib)
paste_driver_button() (in module bpy.ops.anim)
paste_splines() (in module bpy.ops.mask)
paste_tracks() (in module bpy.ops.clip)
pastebuffer() (in module bpy.ops.view3d)
path (bge.types.SCA_SteeringActuator attribute)
(bpy.types.CacheObjectPath attribute)
(bpy.types.FileBrowserFSMenuEntry attribute)
(bpy.types.NodeOutputFileSlotFile attribute)
(bpy.types.PathCompare attribute)
(bpy.types.UserAssetLibrary attribute)
path_after (bpy.types.ThemeClipEditor attribute)
path_before (bpy.types.ThemeClipEditor attribute)
path_duration (bpy.types.Curve attribute)
path_end (bpy.types.ParticleSettings attribute)
path_from_id() (bpy.types.bpy_struct method)
path_keyframe_after (bpy.types.ThemeClipEditor attribute)
path_keyframe_before (bpy.types.ThemeClipEditor attribute)
path_length (bpy.types.SpaceClipEditor attribute)
path_menu() (bpy.types.Menu method)
path_open() (in module bpy.ops.wm)
path_reference() (in module bpy_extras.io_utils)
path_reference_copy() (in module bpy_extras.io_utils)
path_resolve() (bpy.types.bpy_struct method)
path_start (bpy.types.ParticleSettings attribute)
PathCompare (class in bpy.types)
PathCompareCollection (class in bpy.types)
paths_calculate() (in module bpy.ops.object)
(in module bpy.ops.pose)
paths_clear() (in module bpy.ops.object)
(in module bpy.ops.pose)
paths_range_update() (in module bpy.ops.object)
(in module bpy.ops.pose)
paths_update() (in module bpy.ops.object)
(in module bpy.ops.pose)
paths_update_visible() (in module bpy.ops.object)
pathUpdatePeriod (bge.types.SCA_SteeringActuator attribute)
pattern_corners (bpy.types.MovieTrackingMarker attribute)
pattern_match (bpy.types.MovieTrackingTrack attribute)
pattern_node (bpy.types.ThemeNodeEditor attribute)
pause() (aud.DynamicMusic class method)
(aud.Handle class method)
(aud.PlaybackManager class method)
(bge.texture.VideoDeckLink method)
(bge.texture.VideoFFmpeg method)
pause_bake() (in module bpy.ops.fluid)
PAUSEKEY (in module bge.events)
pauseSound() (bge.types.SCA_SoundActuator method)
pen_flip (bpy.types.OperatorStrokeElement attribute)
pen_jitter (bpy.types.BrushGpencilSettings attribute)
pen_smooth_factor (bpy.types.BrushGpencilSettings attribute)
pen_smooth_steps (bpy.types.BrushGpencilSettings attribute)
pen_strength (bpy.types.BrushGpencilSettings attribute)
pen_subdivision_steps (bpy.types.BrushGpencilSettings attribute)
percentage_factor (bpy.types.BuildGpencilModifier attribute)
period (bpy.types.Keyframe attribute)
(bpy.types.LineStyleAlphaModifier_Noise attribute)
(bpy.types.LineStyleColorModifier_Noise attribute)
(bpy.types.LineStyleThicknessModifier_Noise attribute)
(bpy.types.ShaderFxShadow attribute)
(bpy.types.ShaderFxWave attribute)
PERIODKEY (in module bge.events)
permeability (bpy.types.CollisionSettings attribute)
persistent (in module bpy.app.handlers)
perspective (bge.types.KX_Camera attribute)
pgettext() (in module bpy.app.translations)
pgettext_data() (in module bpy.app.translations)
pgettext_iface() (in module bpy.app.translations)
pgettext_tip() (in module bpy.app.translations)
phase (bpy.types.FModifierNoise attribute)
(bpy.types.LineStyleGeometryModifier_SinusDisplacement attribute)
(bpy.types.ShaderFxShadow attribute)
(bpy.types.ShaderFxWave attribute)
phase_factor (bpy.types.ParticleSettings attribute)
phase_factor_random (bpy.types.ParticleSettings attribute)
phase_multiplier (bpy.types.FModifierFunctionGenerator attribute)
phase_offset (bpy.types.FModifierFunctionGenerator attribute)
physics_engine (bpy.types.SceneGameData attribute)
physics_gravity (bpy.types.SceneGameData attribute)
physics_radius (bpy.types.ObjectActivityCulling attribute)
physics_solver (bpy.types.SceneGameData attribute)
physics_step_max (bpy.types.SceneGameData attribute)
physics_step_sub (bpy.types.SceneGameData attribute)
physics_type (bpy.types.GameObjectSettings attribute)
(bpy.types.ParticleSettings attribute)
PHYSICS_UL_dynapaint_surfaces (class in bpy.types)
physicsCulling (bge.types.KX_GameObject attribute)
physicsCullingRadius (bge.types.KX_GameObject attribute)
pid (bge.types.SCA_ObjectActuator attribute)
pie_animation_timeout (bpy.types.PreferencesView attribute)
pie_initial_timeout (bpy.types.PreferencesView attribute)
pie_menu_confirm (bpy.types.PreferencesView attribute)
pie_menu_radius (bpy.types.PreferencesView attribute)
pie_menu_threshold (bpy.types.PreferencesView attribute)
pie_tap_timeout (bpy.types.PreferencesView attribute)
piemenu_begin__internal() (bpy.types.WindowManager class method)
piemenu_end__internal() (bpy.types.WindowManager class method)
pin (bpy.types.Actuator attribute)
(bpy.types.Sensor attribute)
(bpy.types.SpaceNodeEditor attribute)
pin() (in module bpy.ops.uv)
pin_draw_mode (bpy.types.BrushGpencilSettings attribute)
pin_id (bpy.types.SpaceProperties attribute)
pin_stiffness (bpy.types.ClothSettings attribute)
pin_uv (bmesh.types.BMLoopUV attribute)
(bpy.types.MeshUVLoop attribute)
pingpong() (aud.Sound class method)
pitch (aud.Handle attribute)
(bge.types.SCA_SoundActuator attribute)
(bpy.types.BoidSettings attribute)
(bpy.types.SoundActuator attribute)
(bpy.types.SoundSequence attribute)
(bpy.types.Speaker attribute)
pitch() (aud.Sound class method)
pivot (bpy.types.CameraStereoData attribute)
(bpy.types.LineStyleGeometryModifier_2DTransform attribute)
pivot_axis (bpy.types.FunctionNodeAlignEulerToVector attribute)
(bpy.types.GeometryNodeLegacyAlignRotationToVector attribute)
pivot_point (bpy.types.SequencerToolSettings attribute)
(bpy.types.SpaceClipEditor attribute)
(bpy.types.SpaceGraphEditor attribute)
(bpy.types.SpaceImageEditor attribute)
pivot_type (bpy.types.RigidBodyJointConstraint attribute)
pivot_u (bpy.types.LineStyleGeometryModifier_2DTransform attribute)
pivot_x (bpy.types.LineStyleGeometryModifier_2DTransform attribute)
(bpy.types.RigidBodyJointConstraint attribute)
pivot_y (bpy.types.LineStyleGeometryModifier_2DTransform attribute)
(bpy.types.RigidBodyJointConstraint attribute)
pivot_z (bpy.types.RigidBodyJointConstraint attribute)
PivotConstraint (class in bpy.types)
pixel_aspect (bpy.types.MovieTrackingCamera attribute)
pixel_aspect_x (bpy.types.RenderSettings attribute)
pixel_aspect_y (bpy.types.RenderSettings attribute)
pixel_factor (bpy.types.GreasePencil attribute)
pixel_size (bpy.types.MaterialGPencilStyle attribute)
pixel_snap_mode (bpy.types.SpaceUVEditor attribute)
pixels (bpy.types.Image attribute)
PKEY (in module bge.events)
planar_faces() (in module bmesh.ops)
plane_offset (bpy.types.Brush attribute)
plane_track_name (bpy.types.CompositorNodePlaneTrackDeform attribute)
plane_trim (bpy.types.Brush attribute)
planes (imbuf.types.ImBuf attribute)
plastic (bpy.types.SoftBodySettings attribute)
plasticity (bpy.types.SPHFluidSettings attribute)
play() (aud.Device class method)
(aud.PlaybackManager class method)
(bge.texture.VideoDeckLink method)
(bge.texture.VideoFFmpeg method)
play_mode (bpy.types.ActionActuator attribute)
(bpy.types.MeshCacheModifier attribute)
play_rendered_anim() (in module bpy.ops.render)
playAction() (bge.types.KX_GameObject method)
PlaybackManager (class in aud)
plot() (bge.texture.ImageBuff method)
ply() (in module bpy.ops.export_mesh)
(in module bpy.ops.import_mesh)
Point (class in bpy.types)
point (freestyle.types.StrokeVertex attribute)
Point.index (in module bpy.types)
point_2d (freestyle.types.Interface0D attribute)
(freestyle.types.SVertex attribute)
point_3d (freestyle.types.Interface0D attribute)
(freestyle.types.SVertex attribute)
point_density (bpy.types.LengthGpencilModifier attribute)
point_normals() (in module bpy.ops.mesh)
point_size_set() (in module gpu.state)
point_source (bpy.types.ShaderNodeTexPointDensity attribute)
PointCache (class in bpy.types)
PointCache.info (in module bpy.types)
PointCache.is_baked (in module bpy.types)
PointCache.is_baking (in module bpy.types)
PointCache.is_frame_skip (in module bpy.types)
PointCache.is_outdated (in module bpy.types)
PointCache.point_caches (in module bpy.types)
PointCacheItem (class in bpy.types)
PointCacheItem.info (in module bpy.types)
PointCacheItem.is_baked (in module bpy.types)
PointCacheItem.is_baking (in module bpy.types)
PointCacheItem.is_frame_skip (in module bpy.types)
PointCacheItem.is_outdated (in module bpy.types)
PointCaches (class in bpy.types)
PointCloud (class in bpy.types)
pointcloud (in module bpy.context)
PointCloud.animation_data (in module bpy.types)
PointCloud.attributes (in module bpy.types)
PointCloud.materials (in module bpy.types)
PointCloud.points (in module bpy.types)
pointcloud_add() (in module bpy.ops.object)
POINTCLOUD_UL_attributes (class in bpy.types)
PointerProperty (class in bpy.types)
PointerProperty() (in module bpy.props)
PointerProperty.fixed_type (in module bpy.types)
pointInsideFrustum() (bge.types.KX_Camera method)
PointLight (class in bpy.types)
PointLight.falloff_curve (in module bpy.types)
pointmerge() (in module bmesh.ops)
pointmerge_facedata() (in module bmesh.ops)
points (bpy.types.ThemeFontStyle attribute)
points_begin() (freestyle.types.Interface1D method)
points_end() (freestyle.types.Interface1D method)
points_in_planes() (in module mathutils.geometry)
points_u (bpy.types.Lattice attribute)
points_v (bpy.types.Lattice attribute)
points_w (bpy.types.Lattice attribute)
POINTTOPOINT_CONSTRAINT (in module bge.constraints)
poke() (in module bmesh.ops)
(in module bpy.ops.mesh)
pole_angle (bpy.types.KinematicConstraint attribute)
pole_merge_angle_from (bpy.types.CameraStereoData attribute)
pole_merge_angle_to (bpy.types.CameraStereoData attribute)
pole_subtarget (bpy.types.KinematicConstraint attribute)
pole_target (bpy.types.KinematicConstraint attribute)
poll() (bpy.types.GizmoGroup class method)
(bpy.types.KeyingSetInfo method)
(bpy.types.Macro class method)
(bpy.types.Menu class method)
(bpy.types.Node class method)
(bpy.types.NodeInternal class method)
(bpy.types.NodeTree class method)
(bpy.types.Operator class method)
(bpy.types.Panel class method)
poll_instance() (bpy.types.Node method)
(bpy.types.NodeInternal method)
poll_message_set() (bpy.types.Operator method)
poly_3d_calc() (in module mathutils.interpolate)
poly_mapping (bpy.types.DataTransferModifier attribute)
poly_order (bpy.types.FModifierGenerator attribute)
polybuild_delete_at_cursor() (in module bpy.ops.mesh)
polybuild_dissolve_at_cursor() (in module bpy.ops.mesh)
polybuild_extrude_at_cursor_move() (in module bpy.ops.mesh)
polybuild_face_at_cursor() (in module bpy.ops.mesh)
polybuild_face_at_cursor_move() (in module bpy.ops.mesh)
polybuild_split_at_cursor() (in module bpy.ops.mesh)
polybuild_split_at_cursor_move() (in module bpy.ops.mesh)
polybuild_transform_at_cursor() (in module bpy.ops.mesh)
polybuild_transform_at_cursor_move() (in module bpy.ops.mesh)
PolygonalizationShader (class in freestyle.shaders)
PolygonFloatProperties (class in bpy.types)
PolygonIntProperties (class in bpy.types)
polygons (bge.types.KX_MeshProxy attribute)
PolygonStringProperties (class in bpy.types)
pop() (bpy.types.bpy_struct method)
(bpy.types.GPencilStrokePoints method)
(bpy.types.IDMaterials method)
(bpy.types.SequenceElements method)
(bpy.types.SpaceNodeEditorPath method)
(idprop.types.IDPropertyGroup method)
(in module gpu.matrix)
pop_projection() (in module gpu.matrix)
popmenu_begin__internal() (bpy.types.WindowManager class method)
popmenu_end__internal() (bpy.types.WindowManager class method)
popover() (bpy.types.UILayout method)
(bpy.types.WindowManager method)
popover_begin__internal() (bpy.types.WindowManager class method)
popover_end__internal() (bpy.types.WindowManager class method)
popover_group() (bpy.types.UILayout method)
popup_menu() (bpy.types.WindowManager method)
popup_menu_pie() (bpy.types.WindowManager method)
pos_ticks (bge.types.SCA_ISensor attribute)
Pose (class in bpy.types)
Pose.animation_visualization (in module bpy.types)
Pose.bone_groups (in module bpy.types)
Pose.bones (in module bpy.types)
Pose.ik_param (in module bpy.types)
pose_add() (in module bpy.ops.poselib)
pose_asset_select_bones() (in module bpy.ops.poselib)
pose_bone (in module bpy.context)
pose_deform_type (bpy.types.Brush attribute)
pose_head (bge.types.BL_ArmatureChannel attribute)
pose_ik_segments (bpy.types.Brush attribute)
pose_is_controller_aim (bpy.types.XrActionMapItem attribute)
pose_is_controller_grip (bpy.types.XrActionMapItem attribute)
pose_library (bpy.types.Object attribute)
pose_location (bpy.types.XrActionMapBinding attribute)
pose_matrix (bge.types.BL_ArmatureChannel attribute)
pose_move() (in module bpy.ops.poselib)
pose_object (in module bpy.context)
pose_offset (bpy.types.Brush attribute)
pose_origin_type (bpy.types.Brush attribute)
pose_position (bpy.types.Armature attribute)
pose_remove() (in module bpy.ops.poselib)
pose_rename() (in module bpy.ops.poselib)
pose_rotation (bpy.types.XrActionMapBinding attribute)
pose_smooth_iterations (bpy.types.Brush attribute)
pose_tail (bge.types.BL_ArmatureChannel attribute)
PoseBone (class in bpy.types)
PoseBone.basename (in module bpy.types)
PoseBone.bbone_custom_handle_end (in module bpy.types)
PoseBone.bbone_custom_handle_start (in module bpy.types)
PoseBone.bone (in module bpy.types)
PoseBone.center (in module bpy.types)
PoseBone.child (in module bpy.types)
PoseBone.children (in module bpy.types)
PoseBone.children_recursive (in module bpy.types)
PoseBone.children_recursive_basename (in module bpy.types)
PoseBone.constraints (in module bpy.types)
PoseBone.head (in module bpy.types)
PoseBone.is_in_ik_chain (in module bpy.types)
PoseBone.length (in module bpy.types)
PoseBone.matrix_channel (in module bpy.types)
PoseBone.motion_path (in module bpy.types)
PoseBone.parent (in module bpy.types)
PoseBone.parent_recursive (in module bpy.types)
PoseBone.tail (in module bpy.types)
PoseBone.vector (in module bpy.types)
PoseBone.x_axis (in module bpy.types)
PoseBone.y_axis (in module bpy.types)
PoseBone.z_axis (in module bpy.types)
PoseBoneConstraints (class in bpy.types)
poselib_flipped (bpy.types.WindowManager attribute)
poselib_previous_action (bpy.types.WindowManager attribute)
posemode_toggle() (in module bpy.ops.object)
position (aud.DynamicMusic attribute)
(aud.Handle attribute)
(bge.texture.ImageViewport attribute)
(bge.types.KX_GameObject attribute)
(bge.types.SCA_MouseSensor attribute)
(bge.types.SCA_PythonMouse attribute)
(bpy.types.ColorRampElement attribute)
(bpy.types.CompositorNodeTrackPos attribute)
(bpy.types.ParticleInstanceModifier attribute)
position() (in module blf)
position_solver_iterations (bpy.types.GameSoftBodySettings attribute)
positive (bge.types.SCA_ISensor attribute)
post_draw (bge.texture.ImageRender attribute)
(bge.types.KX_Scene attribute)
power (bpy.types.CompositorNodeColorBalance attribute)
(bpy.types.CopyScaleConstraint attribute)
(bpy.types.SequenceColorBalanceData attribute)
ppm (imbuf.types.ImBuf attribute)
pre_draw (bge.texture.ImageRender attribute)
(bge.types.KX_Scene attribute)
pre_draw_setup (bge.types.KX_Scene attribute)
precision (bpy.types.Itasc attribute)
(bpy.types.MeshDeformModifier attribute)
Preferences (class in bpy.types)
preferences (in module bpy.context)
Preferences.addons (in module bpy.types)
Preferences.apps (in module bpy.types)
Preferences.autoexec_paths (in module bpy.types)
Preferences.edit (in module bpy.types)
Preferences.experimental (in module bpy.types)
Preferences.filepaths (in module bpy.types)
Preferences.inputs (in module bpy.types)
Preferences.keymap (in module bpy.types)
Preferences.studio_lights (in module bpy.types)
Preferences.system (in module bpy.types)
Preferences.themes (in module bpy.types)
Preferences.ui_styles (in module bpy.types)
Preferences.version (in module bpy.types)
Preferences.view (in module bpy.types)
PreferencesApps (class in bpy.types)
PreferencesEdit (class in bpy.types)
PreferencesExperimental (class in bpy.types)
PreferencesFilePaths (class in bpy.types)
PreferencesFilePaths.asset_libraries (in module bpy.types)
PreferencesInput (class in bpy.types)
PreferencesInput.use_ndof (in module bpy.types)
PreferencesInput.walk_navigation (in module bpy.types)
PreferencesKeymap (class in bpy.types)
PreferencesSystem (class in bpy.types)
PreferencesSystem.dpi (in module bpy.types)
PreferencesSystem.pixel_size (in module bpy.types)
PreferencesSystem.solid_lights (in module bpy.types)
PreferencesSystem.ui_line_width (in module bpy.types)
PreferencesSystem.ui_scale (in module bpy.types)
PreferencesView (class in bpy.types)
PreferencesView.weight_color_range (in module bpy.types)
prefetch() (in module bpy.ops.clip)
prefetch_cache_size (bpy.types.CacheFile attribute)
prefilter (bpy.types.CompositorNodeDenoise attribute)
premul (bpy.types.CompositorNodeAlphaOver attribute)
preseek (bge.texture.VideoFFmpeg attribute)
preset (bpy.types.CurveProfile attribute)
preset_add() (in module bpy.ops.camera)
(in module bpy.ops.cloth)
(in module bpy.ops.fluid)
(in module bpy.ops.render)
(in module bpy.ops.safe_areas)
preset_find() (in module bpy.utils)
preset_name (bpy.types.WindowManager attribute)
preset_paths() (in module bpy.utils)
pressure (bpy.types.GPencilEditCurvePoint attribute)
(bpy.types.GPencilStrokePoint attribute)
(bpy.types.OperatorStrokeElement attribute)
pressure_factor (bpy.types.ClothSettings attribute)
pressure_softness (bpy.types.PreferencesInput attribute)
pressure_threshold_max (bpy.types.PreferencesInput attribute)
prev_angular_velocity (bpy.types.Particle attribute)
prev_location (bpy.types.Particle attribute)
prev_rotation (bpy.types.Particle attribute)
prev_velocity (bpy.types.Particle attribute)
preview_back (bpy.types.ThemeSequenceEditor attribute)
preview_channels (bpy.types.SpaceSequenceEditor attribute)
preview_ensure() (bpy.types.ID method)
preview_pixel_size (bpy.types.RenderSettings attribute)
preview_range (bpy.types.ThemeDopeSheet attribute)
(bpy.types.ThemeGraphEditor attribute)
(bpy.types.ThemeNLAEditor attribute)
(bpy.types.ThemeSequenceEditor attribute)
preview_render_type (bpy.types.Material attribute)
preview_stitch_active (bpy.types.ThemeImageEditor attribute)
preview_stitch_edge (bpy.types.ThemeImageEditor attribute)
preview_stitch_face (bpy.types.ThemeImageEditor attribute)
preview_stitch_stitchable (bpy.types.ThemeImageEditor attribute)
preview_stitch_unstitchable (bpy.types.ThemeImageEditor attribute)
preview_stitch_vert (bpy.types.ThemeImageEditor attribute)
preview_toggle() (in module bpy.ops.node)
previewrange_clear() (in module bpy.ops.anim)
previewrange_set() (in module bpy.ops.action)
(in module bpy.ops.anim)
(in module bpy.ops.graph)
(in module bpy.ops.nla)
previews_batch_clear() (in module bpy.ops.wm)
previews_batch_generate() (in module bpy.ops.wm)
previews_clear() (in module bpy.ops.wm)
previews_ensure() (in module bpy.ops.wm)
previous (bge.texture.FilterBlueScreen attribute)
(bge.texture.FilterColor attribute)
(bge.texture.FilterGray attribute)
(bge.texture.FilterLevel attribute)
(bge.texture.FilterNormal attribute)
previous() (in module bpy.ops.file)
previous_fedge (freestyle.types.FEdge attribute)
primitive_bezier_circle_add() (in module bpy.ops.curve)
primitive_bezier_curve_add() (in module bpy.ops.curve)
primitive_box() (in module bpy.ops.gpencil)
primitive_circle() (in module bpy.ops.gpencil)
primitive_circle_add() (in module bpy.ops.mask)
(in module bpy.ops.mesh)
primitive_cone_add() (in module bpy.ops.mesh)
primitive_cube_add() (in module bpy.ops.mesh)
primitive_cube_add_gizmo() (in module bpy.ops.mesh)
primitive_curve() (in module bpy.ops.gpencil)
primitive_cylinder_add() (in module bpy.ops.mesh)
primitive_grid_add() (in module bpy.ops.mesh)
primitive_ico_sphere_add() (in module bpy.ops.mesh)
primitive_line() (in module bpy.ops.gpencil)
primitive_monkey_add() (in module bpy.ops.mesh)
primitive_nurbs_circle_add() (in module bpy.ops.curve)
primitive_nurbs_curve_add() (in module bpy.ops.curve)
primitive_nurbs_path_add() (in module bpy.ops.curve)
primitive_nurbs_surface_circle_add() (in module bpy.ops.surface)
primitive_nurbs_surface_curve_add() (in module bpy.ops.surface)
primitive_nurbs_surface_cylinder_add() (in module bpy.ops.surface)
primitive_nurbs_surface_sphere_add() (in module bpy.ops.surface)
primitive_nurbs_surface_surface_add() (in module bpy.ops.surface)
primitive_nurbs_surface_torus_add() (in module bpy.ops.surface)
primitive_plane_add() (in module bpy.ops.mesh)
primitive_polyline() (in module bpy.ops.gpencil)
primitive_square_add() (in module bpy.ops.mask)
primitive_torus_add() (in module bpy.ops.mesh)
primitive_uv_sphere_add() (in module bpy.ops.mesh)
principal (bpy.types.MovieTrackingCamera attribute)
print_undo_steps() (bpy.types.WindowManager method)
PrintGLInfo() (in module bge.logic)
PrintMemInfo() (in module bge.logic)
priority (bge.types.SCA_ActionActuator attribute)
(bpy.types.ActionActuator attribute)
(freestyle.types.Material attribute)
profile (bpy.types.BevelModifier attribute)
(bpy.types.XrActionMapBinding attribute)
profile_type (bpy.types.BevelModifier attribute)
program (gpu.types.GPUShader attribute)
program_set() (gpu.types.GPUBatch method)
progress (bge.types.KX_LibLoadStatus attribute)
progress_begin() (bpy.types.WindowManager method)
progress_end() (bpy.types.WindowManager method)
progress_update() (bpy.types.WindowManager method)
progression (bpy.types.BlendTexture attribute)
project_apply() (in module bpy.ops.image)
project_axis (bpy.types.ShrinkwrapConstraint attribute)
project_axis_space (bpy.types.ShrinkwrapConstraint attribute)
project_edit() (in module bpy.ops.image)
project_from_view() (in module bpy.ops.uv)
project_image() (in module bpy.ops.paint)
project_limit (bpy.types.ShrinkwrapConstraint attribute)
(bpy.types.ShrinkwrapModifier attribute)
project_line_gesture() (in module bpy.ops.sculpt)
projected_x (freestyle.types.Interface0D attribute)
projected_y (freestyle.types.Interface0D attribute)
projected_z (freestyle.types.Interface0D attribute)
projection (bpy.types.ShaderNodeTexEnvironment attribute)
(bpy.types.ShaderNodeTexImage attribute)
projection_blend (bpy.types.ShaderNodeTexImage attribute)
projection_matrix (bge.types.KX_Camera attribute)
projector_count (bpy.types.UVProjectModifier attribute)
prompt (bpy.types.SpaceConsole attribute)
prop() (bpy.types.UILayout method)
prop_decorator() (bpy.types.UILayout method)
prop_enum() (bpy.types.UILayout method)
prop_menu_enum() (bpy.types.UILayout method)
prop_search() (bpy.types.UILayout method)
prop_tabs_enum() (bpy.types.UILayout method)
prop_with_menu() (bpy.types.UILayout method)
prop_with_popover() (bpy.types.UILayout method)
propagate() (in module bpy.ops.pose)
properties() (in module bpy.ops.logic)
properties_add() (in module bpy.ops.wm)
properties_context_change() (in module bpy.ops.wm)
properties_edit() (in module bpy.ops.wm)
properties_edit_value() (in module bpy.ops.wm)
properties_remove() (in module bpy.ops.wm)
property (bpy.types.ActionActuator attribute)
(bpy.types.CollisionSensor attribute)
(bpy.types.ConstraintActuator attribute)
(bpy.types.MouseSensor attribute)
(bpy.types.NearSensor attribute)
(bpy.types.PropertyActuator attribute)
(bpy.types.PropertySensor attribute)
(bpy.types.RadarSensor attribute)
(bpy.types.RandomActuator attribute)
(bpy.types.RaySensor attribute)
Property (class in bpy.types)
Property.description (in module bpy.types)
Property.icon (in module bpy.types)
Property.identifier (in module bpy.types)
Property.is_animatable (in module bpy.types)
Property.is_argument_optional (in module bpy.types)
Property.is_enum_flag (in module bpy.types)
Property.is_hidden (in module bpy.types)
Property.is_library_editable (in module bpy.types)
Property.is_never_none (in module bpy.types)
Property.is_output (in module bpy.types)
Property.is_overridable (in module bpy.types)
Property.is_readonly (in module bpy.types)
Property.is_registered (in module bpy.types)
Property.is_registered_optional (in module bpy.types)
Property.is_required (in module bpy.types)
Property.is_runtime (in module bpy.types)
Property.is_skip_save (in module bpy.types)
Property.name (in module bpy.types)
Property.srna (in module bpy.types)
Property.subtype (in module bpy.types)
Property.tags (in module bpy.types)
Property.translation_context (in module bpy.types)
Property.type (in module bpy.types)
Property.unit (in module bpy.types)
property_overridable_library_set() (bpy.types.bpy_struct method)
property_unset() (bpy.types.bpy_struct method)
PropertyActuator (class in bpy.types)
PropertyGroup (class in bpy.types)
PropertyGroupItem (class in bpy.types)
PropertyGroupItem.collection (in module bpy.types)
PropertyGroupItem.group (in module bpy.types)
PropertyGroupItem.idp_array (in module bpy.types)
PropertySensor (class in bpy.types)
propName (bge.types.SCA_ActionActuator attribute)
(bge.types.SCA_CollisionSensor attribute)
(bge.types.SCA_ConstraintActuator attribute)
(bge.types.SCA_MouseFocusSensor attribute)
(bge.types.SCA_NetworkMessageActuator attribute)
(bge.types.SCA_PropertyActuator attribute)
(bge.types.SCA_PropertySensor attribute)
(bge.types.SCA_RandomActuator attribute)
(bge.types.SCA_RaySensor attribute)
proportional_coefficient (bpy.types.ObjectActuator attribute)
proportional_edit_falloff (bpy.types.ToolSettings attribute)
proportional_size (bpy.types.ToolSettings attribute)
props_enum() (bpy.types.UILayout method)
propvalue (bpy.types.KeyMapItem attribute)
protect (bpy.types.ExplodeModifier attribute)
proximity_falloff (bpy.types.DynamicPaintBrushSettings attribute)
proximity_geometry (bpy.types.VertexWeightProximityModifier attribute)
proximity_mode (bpy.types.VertexWeightProximityModifier attribute)
proxy_dir (bpy.types.SequenceEditor attribute)
proxy_render_size (bpy.types.MovieClipUser attribute)
(bpy.types.SpaceSequenceEditor attribute)
proxy_storage (bpy.types.SequenceEditor attribute)
proxy_to_override_auto_conversion (bpy.types.PreferencesExperimental attribute)
ProxyActionProperty (class in bpy.types)
ProxyArmatureProperty (class in bpy.types)
ProxyBooleanProperty (class in bpy.types)
ProxyCameraProperty (class in bpy.types)
ProxyCollectionProperty (class in bpy.types)
ProxyColor3Property (class in bpy.types)
ProxyColor4Property (class in bpy.types)
ProxyCurveProperty (class in bpy.types)
ProxyFloatProperty (class in bpy.types)
ProxyImageProperty (class in bpy.types)
ProxyIntProperty (class in bpy.types)
ProxyKeyProperty (class in bpy.types)
ProxyLibraryProperty (class in bpy.types)
ProxyLightProperty (class in bpy.types)
ProxyMaterialProperty (class in bpy.types)
ProxyMeshProperty (class in bpy.types)
ProxyMovieClipProperty (class in bpy.types)
ProxyNodeTreeProperty (class in bpy.types)
ProxyObjectProperty (class in bpy.types)
ProxyParticleSettingsProperty (class in bpy.types)
ProxySetProperty (class in bpy.types)
ProxySoundProperty (class in bpy.types)
ProxySpeakerProperty (class in bpy.types)
ProxyStringProperty (class in bpy.types)
ProxyTextProperty (class in bpy.types)
ProxyTextureProperty (class in bpy.types)
ProxyVector2DProperty (class in bpy.types)
ProxyVector3DProperty (class in bpy.types)
ProxyVector4DProperty (class in bpy.types)
ProxyVectorFontProperty (class in bpy.types)
ProxyVolumeProperty (class in bpy.types)
ProxyWorldProperty (class in bpy.types)
publish_rna() (in module bpy.msgbus)
puff_mode (bpy.types.ParticleBrush attribute)
pull (bpy.types.SoftBodySettings attribute)
push (bpy.types.SoftBodySettings attribute)
push() (in module bpy.ops.pose)
(in module gpu.matrix)
push_down() (in module bpy.ops.action)
push_pop() (in module gpu.matrix)
push_pop_projection() (in module gpu.matrix)
push_projection() (in module gpu.matrix)
push_pull() (in module bpy.ops.transform)
push_rest() (in module bpy.ops.pose)
push_vertex_back() (freestyle.types.Curve method)
push_vertex_front() (freestyle.types.Curve method)
push_viewedge_back() (freestyle.types.Chain method)
push_viewedge_front() (freestyle.types.Chain method)
py2DCurvatureColorShader (class in freestyle.shaders)
pyBackboneStretcherNoCuspShader (class in freestyle.shaders)
pyBackboneStretcherShader (class in freestyle.shaders)
pyBackTVertexUP0D (class in freestyle.predicates)
pyBluePrintCirclesShader (class in freestyle.shaders)
pyBluePrintDirectedSquaresShader (class in freestyle.shaders)
pyBluePrintEllipsesShader (class in freestyle.shaders)
pyBluePrintSquaresShader (class in freestyle.shaders)
pyChainSilhouetteGenericIterator (class in freestyle.chainingiterators)
pyChainSilhouetteIterator (class in freestyle.chainingiterators)
pyClosedCurveUP1D (class in freestyle.predicates)
pyConstantColorShader (class in freestyle.shaders)
pyConstantThicknessShader (class in freestyle.shaders)
pyConstrainedIncreasingThicknessShader (class in freestyle.shaders)
pyCurvilinearLengthF0D (class in freestyle.functions)
pyDecreasingThicknessShader (class in freestyle.shaders)
pyDensityAnisotropyF0D (class in freestyle.functions)
pyDensityAnisotropyF1D (class in freestyle.functions)
pyDensityFunctorUP1D (class in freestyle.predicates)
pyDensityUP1D (class in freestyle.predicates)
pyDensityVariableSigmaUP1D (class in freestyle.predicates)
pyDepthDiscontinuityThicknessShader (class in freestyle.shaders)
pyDiffusion2Shader (class in freestyle.shaders)
pyExternalContourChainingIterator (class in freestyle.chainingiterators)
pyFillOcclusionsAbsoluteAndRelativeChainingIterator (class in freestyle.chainingiterators)
pyFillOcclusionsAbsoluteChainingIterator (class in freestyle.chainingiterators)
pyFillOcclusionsRelativeChainingIterator (class in freestyle.chainingiterators)
pyFillQi0AbsoluteAndRelativeChainingIterator (class in freestyle.chainingiterators)
pyFXSVaryingThicknessWithDensityShader (class in freestyle.shaders)
pyGetInverseProjectedZF1D (class in freestyle.functions)
pyGetSquareInverseProjectedZF1D (class in freestyle.functions)
pyGuidingLineShader (class in freestyle.shaders)
pyHighDensityAnisotropyUP1D (class in freestyle.predicates)
pyHighDirectionalViewMapDensityUP1D (class in freestyle.predicates)
pyHigherCurvature2DAngleUP0D (class in freestyle.predicates)
pyHigherLengthUP1D (class in freestyle.predicates)
pyHigherNumberOfTurnsUP1D (class in freestyle.predicates)
pyHighSteerableViewMapDensityUP1D (class in freestyle.predicates)
pyHighViewMapDensityUP1D (class in freestyle.predicates)
pyHighViewMapGradientNormUP1D (class in freestyle.predicates)
pyHLRShader (class in freestyle.shaders)
pyImportance2DThicknessShader (class in freestyle.shaders)
pyImportance3DThicknessShader (class in freestyle.shaders)
pyIncreasingColorShader (class in freestyle.shaders)
pyIncreasingThicknessShader (class in freestyle.shaders)
pyInterpolateColorShader (class in freestyle.shaders)
pyInverseCurvature2DAngleF0D (class in freestyle.functions)
pyIsInOccludersListUP1D (class in freestyle.predicates)
pyIsOccludedByIdListUP1D (class in freestyle.predicates)
pyIsOccludedByItselfUP1D (class in freestyle.predicates)
pyIsOccludedByUP1D (class in freestyle.predicates)
pyLengthBP1D (class in freestyle.predicates)
pyLengthDependingBackboneStretcherShader (class in freestyle.shaders)
pyLowDirectionalViewMapDensityUP1D (class in freestyle.predicates)
pyLowSteerableViewMapDensityUP1D (class in freestyle.predicates)
pyMaterialColorShader (class in freestyle.shaders)
pyModulateAlphaShader (class in freestyle.shaders)
pyNatureBP1D (class in freestyle.predicates)
pyNatureUP1D (class in freestyle.predicates)
pyNFirstUP1D (class in freestyle.predicates)
pyNoIdChainSilhouetteIterator (class in freestyle.chainingiterators)
pyNonLinearVaryingThicknessShader (class in freestyle.shaders)
pyParameterUP0D (class in freestyle.predicates)
pyParameterUP0DGoodOne (class in freestyle.predicates)
pyPerlinNoise1DShader (class in freestyle.shaders)
pyPerlinNoise2DShader (class in freestyle.shaders)
pyProjectedXBP1D (class in freestyle.predicates)
pyProjectedYBP1D (class in freestyle.predicates)
pyRandomColorShader (class in freestyle.shaders)
pySamplingShader (class in freestyle.shaders)
pyShapeIdListUP1D (class in freestyle.predicates)
pyShapeIdUP1D (class in freestyle.predicates)
pyShuffleBP1D (class in freestyle.predicates)
pySilhouetteFirstBP1D (class in freestyle.predicates)
pySinusDisplacementShader (class in freestyle.shaders)
pySketchyChainingIterator (class in freestyle.chainingiterators)
pySketchyChainSilhouetteIterator (class in freestyle.chainingiterators)
pySLERPThicknessShader (class in freestyle.shaders)
python_component_create() (in module bpy.ops.logic)
python_component_move_down() (in module bpy.ops.logic)
python_component_move_up() (in module bpy.ops.logic)
python_component_register() (in module bpy.ops.logic)
python_component_reload() (in module bpy.ops.logic)
python_component_remove() (in module bpy.ops.logic)
python_console_key1 (bpy.types.SceneGameData attribute)
python_console_key2 (bpy.types.SceneGameData attribute)
python_console_key3 (bpy.types.SceneGameData attribute)
python_console_key4 (bpy.types.SceneGameData attribute)
python_file_run() (in module bpy.ops.script)
PythonConstraint (class in bpy.types)
PythonConstraint.has_script_error (in module bpy.types)
PythonConstraint.targets (in module bpy.types)
PythonController (class in bpy.types)
PythonProxy (class in bpy.types)
PythonProxy.module (in module bpy.types)
PythonProxy.name (in module bpy.types)
PythonProxy.properties (in module bpy.types)
PythonProxyProperty (class in bpy.types)
PythonProxyProperty.name (in module bpy.types)
pyTimeColorShader (class in freestyle.shaders)
pyTipRemoverShader (class in freestyle.shaders)
pyTVertexRemoverShader (class in freestyle.shaders)
pyTVertexThickenerShader (class in freestyle.shaders)
pyUEqualsUP0D (class in freestyle.predicates)
pyVertexNatureUP0D (class in freestyle.predicates)
pyViewMapGradientNormBP1D (class in freestyle.predicates)
pyViewMapGradientNormF0D (class in freestyle.functions)
pyViewMapGradientNormF1D (class in freestyle.functions)
pyViewMapGradientVectorF0D (class in freestyle.functions)
pyZBP1D (class in freestyle.predicates)
pyZDependingThicknessShader (class in freestyle.shaders)
pyZDiscontinuityBP1D (class in freestyle.predicates)
pyZSmallerUP1D (class in freestyle.predicates)