Blender API Change Log¶
2.92 to 2.93¶
bpy.types.Action¶
bpy.types.AreaLight¶
bpy.types.Armature¶
bpy.types.BooleanModifier¶
bpy.types.Collection¶
bpy.types.Curve¶
bpy.types.CurveMapping¶
bpy.types.CurveProfile¶
bpy.types.CyclesRenderSettings¶
Added¶
bpy.types.CyclesRenderSettings.preview_denoising_input_passes
bpy.types.CyclesRenderSettings.use_fast_gi
bpy.types.GPencilInterpolateSettings¶
Removed¶
amplitude
back
easing
interpolate_all_layers
interpolate_selected_only
period
step
type
bpy.types.GPencilLayer¶
bpy.types.GPencilStrokePoints¶
bpy.types.GeometryNodeAlignRotationToVector¶
bpy.types.GeometryNodeAttributeMath¶
bpy.types.HAIR_UL_attributes¶
Function Arguments¶
bpy.types.HAIR_UL_attributes.draw_item
(self, _context, layout, _data, attribute, _icon, _active_data, _active_propname, _index), was (self, context, layout, data, attribute, icon, active_data, active_propname, index)
bpy.types.ID¶
bpy.types.Light¶
bpy.types.Material¶
bpy.types.MirrorModifier¶
bpy.types.Node¶
bpy.types.NodeLink¶
bpy.types.NodeSocket¶
bpy.types.NodeSocketInterface¶
bpy.types.NoiseGpencilModifier¶
bpy.types.Object¶
bpy.types.Operator¶
bpy.types.POINTCLOUD_UL_attributes¶
Function Arguments¶
bpy.types.POINTCLOUD_UL_attributes.draw_item
(self, _context, layout, _data, attribute, _icon, _active_data, _active_propname, _index), was (self, context, layout, data, attribute, icon, active_data, active_propname, index)
bpy.types.Panel¶
bpy.types.Pose¶
bpy.types.PreferencesExperimental¶
Renamed¶
use_switch_object_operator ->
bpy.types.PreferencesExperimental.override_auto_resync
use_switch_object_operator ->
bpy.types.PreferencesExperimental.use_override_templates
bpy.types.PreferencesSystem¶
bpy.types.PreferencesView¶
bpy.types.RenderEngine¶
bpy.types.Scene¶
Function Arguments¶
bpy.types.Scene.alembic_export
(filepath, frame_start, frame_end, xform_samples, geom_samples, shutter_open, shutter_close, selected_only, uvs, normals, vcolors, apply_subdiv, flatten, visible_objects_only, face_sets, subdiv_schema, export_hair, export_particles, packuv, scale, triangulate, quad_method, ngon_method), was (filepath, frame_start, frame_end, xform_samples, geom_samples, shutter_open, shutter_close, selected_only, uvs, normals, vcolors, apply_subdiv, flatten, visible_objects_only, renderable_only, face_sets, subdiv_schema, export_hair, export_particles, packuv, scale, triangulate, quad_method, ngon_method)
bpy.types.SceneEEVEE¶
bpy.types.Sequence¶
bpy.types.SequencesMeta¶
Function Arguments¶
bpy.types.SequencesMeta.new_image
(name, filepath, channel, frame_start, fit_method), was (name, filepath, channel, frame_start)bpy.types.SequencesMeta.new_movie
(name, filepath, channel, frame_start, fit_method), was (name, filepath, channel, frame_start)
bpy.types.SequencesTopLevel¶
Function Arguments¶
bpy.types.SequencesTopLevel.new_image
(name, filepath, channel, frame_start, fit_method), was (name, filepath, channel, frame_start)bpy.types.SequencesTopLevel.new_movie
(name, filepath, channel, frame_start, fit_method), was (name, filepath, channel, frame_start)
bpy.types.SpaceFileBrowser¶
bpy.types.SpaceGraphEditor¶
bpy.types.SpaceOutliner¶
bpy.types.SpaceSequenceEditor¶
bpy.types.TextSequence¶
bpy.types.Theme¶
bpy.types.VIEWLAYER_UL_aov¶
Function Arguments¶
bpy.types.VIEWLAYER_UL_aov.draw_item
(self, _context, layout, _data, item, icon, _active_data, _active_propname), was (self, context, layout, data, item, icon, active_data, active_propname)
bpy.types.VOLUME_UL_grids¶
Function Arguments¶
bpy.types.VOLUME_UL_grids.draw_item
(self, _context, layout, _data, grid, _icon, _active_data, _active_propname, _index), was (self, context, layout, data, grid, icon, active_data, active_propname, index)