Commit: e1fbab12dcd1d4baba267c291809910854f23211 Author: Aaron Carlisle Date: Sat Jul 6 16:54:42 2019 -0400 Branches: master https://developer.blender.org/rBe1fbab12dcd1d4baba267c291809910854f23211
API Docs: Update Changlog for 2.80 =================================================================== M doc/python_api/rst/change_log.rst =================================================================== diff --git a/doc/python_api/rst/change_log.rst b/doc/python_api/rst/change_log.rst index 905294d0f88..f0384379499 100644 --- a/doc/python_api/rst/change_log.rst +++ b/doc/python_api/rst/change_log.rst @@ -6,61 +6,49 @@ Blender API Change Log .. note, this document is auto generated by sphinx_changelog_gen.py -2.56 to 2.57 +2.79 to 2.80 ============ -bpy.types.SplineBezierPoints ----------------------------- - -Function Arguments -^^^^^^^^^^^^^^^^^^ -* :class:`bpy.types.SplineBezierPoints.friction` (count), *was (number)* - -bpy.types.RenderSettings ------------------------- +bpy.types.ActionGroup +--------------------- Added ^^^^^ -* :class:`bpy.types.RenderSettings.use_stamp_lens` - -Removed -^^^^^^^ - -* **use_backbuf** +* :class:`bpy.types.ActionGroup.show_expanded_graph` -bpy.types.ActionPoseMarkers ---------------------------- +bpy.types.AnimData +------------------ Added ^^^^^ -* :class:`bpy.types.ActionPoseMarkers.active` -* :class:`bpy.types.ActionPoseMarkers.active_index` +* :class:`bpy.types.AnimData.nla_tweak_strip_time_to_scene` -bpy.types.SpaceImageEditor --------------------------- +bpy.types.AnimDataDrivers +------------------------- -Renamed -^^^^^^^ +Added +^^^^^ -* **curves** -> :class:`bpy.types.SpaceImageEditor.curve` +* :class:`bpy.types.AnimDataDrivers.new` +* :class:`bpy.types.AnimDataDrivers.remove` -bpy.types.Scene ---------------- +bpy.types.AnimViz +----------------- Removed ^^^^^^^ -* **network_render** +* **onion_skin_frames** -bpy.types.SplinePoints ----------------------- +bpy.types.AnimVizMotionPaths +---------------------------- -Function Arguments -^^^^^^^^^^^^^^^^^^ +Added +^^^^^ -* :class:`bpy.types.SplinePoints.use_material_physics` (count), *was (number)* +* :class:`bpy.types.AnimVizMotionPaths.has_motion_paths` bpy.types.Area -------------- @@ -68,10696 +56,3121 @@ bpy.types.Area Added ^^^^^ -* :class:`bpy.types.Area.height` -* :class:`bpy.types.Area.width` +* :class:`bpy.types.Area.ui_type` -bpy.types.SolidifyModifier --------------------------- +bpy.types.BlendData +------------------- Added ^^^^^ -* :class:`bpy.types.SolidifyModifier.material_offset` -* :class:`bpy.types.SolidifyModifier.material_offset_rim` +* :class:`bpy.types.BlendData.collections` +* :class:`bpy.types.BlendData.lightprobes` +* :class:`bpy.types.BlendData.lights` +* :class:`bpy.types.BlendData.workspaces` Removed ^^^^^^^ -* **use_rim_material** +* **groups** +* **lamps** -bpy.types.UserPreferencesEdit ------------------------------ - -Removed +Renamed ^^^^^^^ -* **use_keyframe_insert_keyingset** +* **grease_pencil** -> :class:`bpy.types.BlendData.grease_pencils` -bpy.types.MaterialTextureSlot ------------------------------ - -Added -^^^^^ - -* :class:`bpy.types.MaterialTextureSlot.bump_method` -* :class:`bpy.types.MaterialTextureSlot.bump_objectspace` +bpy.types.BlendDataActions +-------------------------- Removed ^^^^^^^ -* **use_old_bump** - -bpy.types.ExplodeModifier -------------------------- - -Added -^^^^^ +* **is_updated** -* :class:`bpy.types.ExplodeModifier.particle_uv` -* :class:`bpy.types.ExplodeModifier.use_edge_cut` +bpy.types.BlendDataArmatures +---------------------------- Removed ^^^^^^^ -* **use_edge_split** +* **is_updated** -bpy.types.Node --------------- +bpy.types.BlendDataBrushes +-------------------------- Added ^^^^^ -* :class:`bpy.types.Node.label` +* :class:`bpy.types.BlendDataBrushes.create_gpencil_data` -bpy.types.RigidBodyJointConstraint ----------------------------------- +Removed +^^^^^^^ -Added -^^^^^ +* **is_updated** -* :class:`bpy.types.RigidBodyJointConstraint.limit_angle_max_x` -* :class:`bpy.types.RigidBodyJointConstraint.limit_angle_max_y` -* :class:`bpy.types.RigidBodyJointConstraint.limit_angle_max_z` -* :class:`bpy.types.RigidBodyJointConstraint.limit_angle_min_x` -* :class:`bpy.types.RigidBodyJointConstraint.limit_angle_min_y` -* :class:`bpy.types.RigidBodyJointConstraint.limit_angle_min_z` -* :class:`bpy.types.RigidBodyJointConstraint.limit_max_x` -* :class:`bpy.types.RigidBodyJointConstraint.limit_max_y` -* :class:`bpy.types.RigidBodyJointConstraint.limit_max_z` -* :class:`bpy.types.RigidBodyJointConstraint.limit_min_x` -* :class:`bpy.types.RigidBodyJointConstraint.limit_min_y` -* :class:`bpy.types.RigidBodyJointConstraint.limit_min_z` +bpy.types.BlendDataCacheFiles +----------------------------- Removed ^^^^^^^ -* **limit_cone_max** -* **limit_cone_min** -* **limit_generic_max** -* **limit_generic_min** +* **is_updated** -bpy.types.KeyMap ----------------- +bpy.types.BlendDataCameras +-------------------------- -Renamed +Removed ^^^^^^^ -* **items** -> :class:`bpy.types.KeyMap.keymap_items` +* **is_updated** -bpy.types.SpaceNodeEditor +bpy.types.BlendDataCurves ------------------------- -Added -^^^^^ - -* :class:`bpy.types.SpaceNodeEditor.backdrop_channels` -* :class:`bpy.types.SpaceNodeEditor.backdrop_x` -* :class:`bpy.types.SpaceNodeEditor.backdrop_y` -* :class:`bpy.types.SpaceNodeEditor.backdrop_zoom` -* :class:`bpy.types.SpaceNodeEditor.use_auto_render` - -bpy.types.SPHFluidSettings --------------------------- - -Added -^^^^^ - -* :class:`bpy.types.SPHFluidSettings.factor_density` -* :class:`bpy.types.SPHFluidSettings.factor_radius` -* :class:`bpy.types.SPHFluidSettings.factor_repulsion` -* :class:`bpy.types.SPHFluidSettings.factor_rest_length` -* :class:`bpy.types.SPHFluidSettings.factor_stiff_viscosity` -* :class:`bpy.types.SPHFluidSettings.plasticity` -* :class:`bpy.types.SPHFluidSettings.repulsion` -* :class:`bpy.types.SPHFluidSettings.spring_frames` -* :class:`bpy.types.SPHFluidSettings.stiff_viscosity` -* :class:`bpy.types.SPHFluidSettings.use_initial_rest_length` -* :class:`bpy.types.SPHFluidSettings.use_viscoelastic_springs` -* :class:`bpy.types.SPHFluidSettings.yield_ratio` - Removed ^^^^^^^ -* **stiffness_near** -* **viscosity_beta** - -Renamed -^^^^^^^ +* **is_updated** -* **viscosity_omega** -> :class:`bpy.types.SPHFluidSettings.linear_viscosity` +bpy.types.BlendDataFonts +------------------------ Removed ^^^^^^^ -* **spring** +* **is_updated** -bpy.types.UILayout ------------------- +bpy.types.BlendDataGreasePencils +-------------------------------- -Renamed +Removed ^^^^^^^ -* **operator_enums** -> :class:`bpy.types.UILayout.operator_enum` +* **is_updated** -bpy.types.SpaceDopeSheetEditor ------------------------------- +bpy.types.BlendDataImages +------------------------- -Added -^^^^^ +Removed +^^^^^^^ -* :class:`bpy.types.SpaceDopeSheetEditor.show_pose_markers` +* **is_updated** -bpy.types.ToolSettings ----------------------- +Function Arguments +^^^^^^^^^^^^^^^^^^ -Added -^^^^^ +* :class:`bpy.types.BlendDataImages.new` (name, width, height, alpha, float_buffer, stereo3d, is_data), *was (name, width, height, alpha, float_buffer, stereo3d)* -* :class:`bpy.types.ToolSettings.edge_path_live_unwrap` -* :class:`bpy.types.ToolSettings.proportional_size` -* :class:`bpy.types.ToolSettings.use_keyframe_insert_keyingset` +bpy.types.BlendDataLattices +--------------------------- -bpy.types.EditBone ------------------- +Removed +^^^^^^^ -Added -^^^^^ +* **is_updated** -* :class:`bpy.types.EditBone.bbone_x` -* :class:`bpy.types.EditBone.bbone_z` +bpy.types.BlendDataLibraries +---------------------------- -Function Arguments -^^^^^^^^^^^^^^^^^^ +Removed +^^^^^^^ -* :class:`bpy.types.EditBone.bbone_z` (self, matrix, scale, roll), *was (self, matrix)* +* **is_updated** -bpy.types.ID ------------- +bpy.types.BlendDataLineStyles +----------------------------- -Renamed +Removed ^^^^^^^ -* **update** -> :class:`bpy.types.ID.update_tag` +* **is_updated** -bpy.types.SpaceGraphEditor --------------------------- +bpy.types.BlendDataMasks +------------------------ -Added -^^^^^ +Removed +^^^^^^^ -* :class:`bpy.types.SpaceGraphEditor.use_fancy_drawing` +* **is_updated** -bpy.types.ParticleSystem ------------------------- +bpy.types.BlendDataMaterials +---------------------------- Added ^^^^^ -* :class:`bpy.types.ParticleSystem.child_seed` - -bpy.types.SpaceTimeline ------------------------ +* :class:`bpy.types.BlendDataMaterials.create_gpencil_data` +* :class:`bpy.types.BlendDataMaterials.remove_gpencil_data` 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.Mesh --------------- - -Added -^^^^^ +* **is_updated** -* :class:`bpy.types.Mesh.validate` +bpy.types.BlendDataMeshes +------------------------- -Renamed +Removed ^^^^^^^ -* **show_extra_edge_angle** -> :class:`bpy.types.Mesh.show_extra_face_angle` +* **is_updated** Function Arguments ^^^^^^^^^^^^^^^^^^ -* :class:`bpy.types.Mesh.show_extra_face_angle` (self, vertices, edges, faces), *was (self, verts, edges, faces)* +* :class:`bpy.types.BlendDataMeshes.new_from_object` (object, preserve_all_data_layers, depsgraph), *was (scene, object, apply_modifiers, settings, calc_tessface, calc_undeformed)* -bpy.types.EnumProperty ----------------------- - -Added -^^^^^ - -* :class:`bpy.types.EnumProperty.default_flag` +bpy.types.BlendDataMetaBalls +---------------------------- -Renamed +Removed ^^^^^^^ -* **items** -> :class:`bpy.types.EnumProperty.enum_items` - -bpy.types.Screen ----------------- - -Added -^^^^^ +* **is_updated** -* :class:`bpy.types.Screen.use_play_3d_editors` -* :class:`bpy.types.Screen.use_play_animation_editors` -* :class:`bpy.types.Screen.use_play_image_editors` -* :class:`bpy.types.Screen.use_play_node_editors` -* :class:`bpy.types.Screen.use_play_properties_editors` -* :class:`bpy.types.Screen.use_play_sequence_editors` -* :class:`bpy.types.Screen.use_play_top_left_3d_editor` +bpy.types.BlendDataMovieClips +----------------------------- -bpy.types.MirrorModifier ------------------------- +Removed +^^^^^^^ -Added -^^^^^ +* **is_updated** -* :class:`bpy.types.MirrorModifier.use_mirror_merge` +bpy.types.BlendDataNodeTrees +---------------------------- -bpy.types.Operator ------------------- +Removed +^^^^^^^ -Added -^^ @@ Diff output truncated at 10240 characters. @@ _______________________________________________ Bf-blender-cvs mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-blender-cvs
