Blender API Change Log
2.56 to 2.57
bpy.types.SplineBezierPoints
Function Arguments
- bpy.types.SplineBezierPoints.friction (count), was (number)
bpy.types.ActionPoseMarkers
bpy.types.SpaceImageEditor
bpy.types.GameObjectSettings
bpy.types.SplinePoints
Function Arguments
- bpy.types.SplinePoints.use_material_physics (count), was (number)
bpy.types.SolidifyModifier
bpy.types.UserPreferencesEdit
Removed
- use_keyframe_insert_keyingset
bpy.types.MaterialTextureSlot
bpy.types.ExplodeModifier
bpy.types.RigidBodyJointConstraint
Removed
- limit_cone_max
- limit_cone_min
- limit_generic_max
- limit_generic_min
bpy.types.SpaceNodeEditor
bpy.types.SPHFluidSettings
Removed
- stiffness_near
- viscosity_beta
bpy.types.ConstraintActuator
bpy.types.SpaceDopeSheetEditor
bpy.types.SpaceGraphEditor
Added
- bpy.types.SpaceGraphEditor.use_fancy_drawing
bpy.types.SpaceTimeline
Removed
- use_play_3d_editors
- use_play_animation_editors
- use_play_image_editors
- use_play_node_editors
- use_play_properties_editors
- use_play_sequence_editors
- use_play_top_left_3d_editor
bpy.types.CompositorNodeBlur
bpy.types.SpaceTextEditor
bpy.types.SpaceProperties
bpy.types.RenderLayer
Function Arguments
- bpy.types.RenderLayer.shadow_only_type (filename, x, y), was (filename)
bpy.types.ActionFCurves
Function Arguments
- bpy.types.ActionFCurves.show_only_matching_fcurves (data_path, index, action_group), was (data_path, array_index, action_group)
bpy.types.ShrinkwrapModifier
Removed
- use_cull_back_faces
- use_cull_front_faces
bpy.types.FCurveKeyframePoints
bpy.types.ParticleSettings
Removed
- reaction_shape
- show_material_color
- use_animate_branching
- use_branching
- use_symmetric_branching
bpy.types.MaterialPhysics
2.57 to 2.58
bpy.types.SpaceImageEditor
bpy.types.DisplaceModifier
bpy.types.UserPreferencesView
bpy.types.DomainFluidSettings
bpy.types.ClothCollisionSettings
bpy.types.ToolSettings
Added
- bpy.types.ToolSettings.use_snap_project_self
bpy.types.Mesh
Removed
- edge_face_count
- edge_face_count_dict
- edge_loops_from_edges
- edge_loops_from_faces
bpy.types.SpaceTextEditor
bpy.types.UserPreferencesSystem
2.58 to 2.59
bpy.types.Scene
Function Arguments
- bpy.types.Scene.collada_export (filepath, selected), was (filepath)
bpy.types.MultiresModifier
bpy.types.SceneRenderLayer
bpy.types.ThemeNodeEditor
bpy.types.ChildOfConstraint
bpy.types.KeyConfigurations
2.59 to 2.60
bpy.types.MeshTextureFace
Removed
- use_image
- use_object_color
- use_blend_shared
Moved
- hide -> bpy.types.Material.game_settings.invisible
- use_collision -> bpy.types.Material.game_settings.physics
- use_light -> bpy.types.Material.game_settings.use_shadeless
- use_twoside -> bpy.types.Material.game_settings.backface_culling
- use_bitmap_text -> bpy.types.Material.game_settings.text
- blend_type -> bpy.types.Material.game_settings.alpha_blend
- use_alpha_sort -> bpy.types.Material.game_settings.alpha_blend
- use_billboard -> bpy.types.Material.game_settings.face_orientation
- use_halo -> bpy.types.Material.game_settings.face_orientation
- use_shadow_cast -> bpy.types.Material.game_settings.face_orientation
bpy.types.DriverTarget
Removed
- use_local_space_transform
bpy.types.GameObjectSettings
bpy.types.SolidifyModifier
bpy.types.ThemeGraphEditor
bpy.types.CompositorNodeIDMask
bpy.types.UserPreferencesInput
bpy.types.LockedTrackConstraint
bpy.types.SpaceGraphEditor
bpy.types.DampedTrackConstraint
bpy.types.UserPreferencesSystem
Removed
- use_translate_buttons
- use_translate_toolbox
bpy.types.LimitDistanceConstraint
bpy.types.Curve
Removed
- use_fill_back
- use_fill_front
bpy.types.ParticleSettings
2.60 to 2.61
bpy.types.BlendDataGroups
bpy.types.BlendDataBrushes
bpy.types.BlendDataGreasePencils
bpy.types.BlendDataImages
bpy.types.CompositorNodes
bpy.types.BlendDataScenes
bpy.types.BackgroundImage
bpy.types.BlendDataMeshes
bpy.types.BlendDataNodeTrees
bpy.types.RenderSettings
Removed
- cineon_black
- cineon_gamma
- cineon_white
- color_mode
- exr_codec
- exr_preview
- exr_zbuf
- file_format
- file_quality
- jpeg2k_depth
- jpeg2k_preset
- jpeg2k_ycc
- use_cineon_log
- use_exr_half
- use_tiff_16bit
bpy.types.BlendDataLattices
bpy.types.BlendDataParticles
bpy.types.BlendDataWorlds
bpy.types.ObjectConstraints
bpy.types.BlendDataActions
bpy.types.BlendDataSounds
bpy.types.Object
Removed
- time_offset
- use_time_offset_add_parent
- use_time_offset_edit
- use_time_offset_parent
- use_time_offset_particle
bpy.types.ObjectModifiers
bpy.types.BlendDataMaterials
bpy.types.CompositorNodeOutputFile
Removed
- exr_codec
- image_type
- quality
- use_exr_half
bpy.types.BlendDataObjects
bpy.types.BlendDataCurves
bpy.types.BlendDataLibraries
bpy.types.ThemeUserInterface
bpy.types.SpaceNodeEditor
bpy.types.BlendDataWindowManagers
bpy.types.BlendDataScreens
bpy.types.BlendDataArmatures
bpy.types.UserPreferencesInput
bpy.types.BlendDataCameras
bpy.types.UILayout
Function Arguments
- bpy.types.UILayout.template_list (data, property, active_data, active_property, prop_list, rows, maxrows, type), was (data, property, active_data, active_property, rows, maxrows, type)
bpy.types.BlendDataTextures
bpy.types.TimelineMarkers
bpy.types.SpaceFileBrowser
bpy.types.Material
Added
- bpy.types.Material.cycles
bpy.types.BlendDataSpeakers