[Bf-blender-cvs] [9498eb26925] blender-v2.90-release: API Docs: Update Changelog from 2.83

Aaron Carlisle noreply at git.blender.org
Mon Aug 24 16:38:23 CEST 2020


Commit: 9498eb269253284846c98c8d0d1be6e3e0ae9c2f
Author: Aaron Carlisle
Date:   Mon Aug 24 10:36:11 2020 -0400
Branches: blender-v2.90-release
https://developer.blender.org/rB9498eb269253284846c98c8d0d1be6e3e0ae9c2f

API Docs: Update Changelog from 2.83

===================================================================

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 f0384379499..957bf8605e3 100644
--- a/doc/python_api/rst/change_log.rst
+++ b/doc/python_api/rst/change_log.rst
@@ -6,3345 +6,603 @@ Blender API Change Log
 .. note, this document is auto generated by sphinx_changelog_gen.py
 
 
-2.79 to 2.80
+2.83 to 2.90
 ============
 
-bpy.types.ActionGroup
----------------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.ActionGroup.show_expanded_graph`
-
-bpy.types.AnimData
-------------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.AnimData.nla_tweak_strip_time_to_scene`
-
-bpy.types.AnimDataDrivers
--------------------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.AnimDataDrivers.new`
-* :class:`bpy.types.AnimDataDrivers.remove`
-
-bpy.types.AnimViz
------------------
-
-Removed
-^^^^^^^
-
-* **onion_skin_frames**
-
-bpy.types.AnimVizMotionPaths
-----------------------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.AnimVizMotionPaths.has_motion_paths`
-
-bpy.types.Area
---------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.Area.ui_type`
-
-bpy.types.BlendData
--------------------
+bpy.types.CyclesPreferences
+---------------------------
 
 Added
 ^^^^^
 
-* :class:`bpy.types.BlendData.collections`
-* :class:`bpy.types.BlendData.lightprobes`
-* :class:`bpy.types.BlendData.lights`
-* :class:`bpy.types.BlendData.workspaces`
-
-Removed
-^^^^^^^
-
-* **groups**
-* **lamps**
-
-Renamed
-^^^^^^^
-
-* **grease_pencil** -> :class:`bpy.types.BlendData.grease_pencils`
-
-bpy.types.BlendDataActions
---------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataArmatures
-----------------------------
-
-Removed
-^^^^^^^
+* :class:`bpy.types.CyclesPreferences.peer_memory`
 
-* **is_updated**
-
-bpy.types.BlendDataBrushes
---------------------------
+bpy.types.BakeSettings
+----------------------
 
 Added
 ^^^^^
 
-* :class:`bpy.types.BlendDataBrushes.create_gpencil_data`
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataCacheFiles
------------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataCameras
---------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataCurves
--------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataFonts
-------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataGreasePencils
---------------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataImages
--------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-Function Arguments
-^^^^^^^^^^^^^^^^^^
-
-* :class:`bpy.types.BlendDataImages.new` (name, width, height, alpha, float_buffer, stereo3d, is_data), *was (name, width, height, alpha, float_buffer, stereo3d)*
-
-bpy.types.BlendDataLattices
----------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
+* :class:`bpy.types.BakeSettings.max_ray_distance`
 
 bpy.types.BlendDataLibraries
 ----------------------------
 
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataLineStyles
------------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataMasks
-------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataMaterials
-----------------------------
-
 Added
 ^^^^^
 
-* :class:`bpy.types.BlendDataMaterials.create_gpencil_data`
-* :class:`bpy.types.BlendDataMaterials.remove_gpencil_data`
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataMeshes
--------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-Function Arguments
-^^^^^^^^^^^^^^^^^^
-
-* :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.BlendDataMetaBalls
-----------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataMovieClips
------------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataNodeTrees
-----------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataObjects
---------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataPaintCurves
-------------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataPalettes
----------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataParticles
-----------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataScenes
--------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataScreens
---------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataSounds
--------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataSpeakers
----------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataTexts
-------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataTextures
----------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
+* :class:`bpy.types.BlendDataLibraries.remove`
 
-bpy.types.BlendDataWindowManagers
+bpy.types.BrushCapabilitiesSculpt
 ---------------------------------
 
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.BlendDataWorlds
--------------------------
-
-Removed
-^^^^^^^
-
-* **is_updated**
-
-bpy.types.Bone
---------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.Bone.AxisRollFromMatrix`
-* :class:`bpy.types.Bone.MatrixFromAxisRoll`
-* :class:`bpy.types.Bone.bbone_custom_handle_end`
-* :class:`bpy.types.Bone.bbone_custom_handle_start`
-* :class:`bpy.types.Bone.bbone_easein`
-* :class:`bpy.types.Bone.bbone_easeout`
-* :class:`bpy.types.Bone.bbone_handle_type_end`
-* :class:`bpy.types.Bone.bbone_handle_type_start`
-* :class:`bpy.types.Bone.bbone_scaleinx`
-* :class:`bpy.types.Bone.bbone_scaleiny`
-* :class:`bpy.types.Bone.bbone_scaleoutx`
-* :class:`bpy.types.Bone.bbone_scaleouty`
-* :class:`bpy.types.Bone.convert_local_to_pose`
-
-Removed
-^^^^^^^
-
-* **bbone_in**
-* **bbone_out**
-* **bbone_scalein**
-* **bbone_scaleout**
-
-bpy.types.ClothCollisionSettings
---------------------------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.ClothCollisionSettings.collection`
-* :class:`bpy.types.ClothCollisionSettings.impulse_clamp`
-* :class:`bpy.types.ClothCollisionSettings.self_impulse_clamp`
-
-Removed
-^^^^^^^
-
-* **distance_repel**
-* **group**
-* **repel_force**
-* **self_collision_quality**
-
-bpy.types.ClothSettings
------------------------
-
 Added
 ^^^^^
 
-* :class:`bpy.types.ClothSettings.bending_model`
-* :class:`bpy.types.ClothSettings.compression_damping`
-* :class:`bpy.types.ClothSettings.compression_stiffness`
-* :class:`bpy.types.ClothSettings.compression_stiffness_max`
-* :class:`bpy.types.ClothSettings.shear_damping`
-* :class:`bpy.types.ClothSettings.shear_stiffness`
-* :class:`bpy.types.ClothSettings.shear_stiffness_max`
-* :class:`bpy.types.ClothSettings.tension_damping`
-* :class:`bpy.types.ClothSettings.tension_stiffness`
-* :class:`bpy.types.ClothSettings.tension_stiffness_max`
-* :class:`bpy.types.ClothSettings.vertex_group_shear_stiffness`
-
-Removed
-^^^^^^^
-
-* **spring_damping**
-* **structural_stiffness**
-* **structural_stiffness_max**
-* **use_pin_cloth**
-* **use_stiffness_scale**
-* **vel_damping**
-
-bpy.types.CollisionSettings
----------------------------
+* :class:`bpy.types.BrushCapabilitiesSculpt.has_color`
 
-Added
-^^^^^
-
-* :class:`bpy.types.CollisionSettings.cloth_friction`
-* :class:`bpy.types.CollisionSettings.use_culling`
-* :class:`bpy.types.CollisionSettings.use_normal`
-
-bpy.types.ColorManagedInputColorspaceSettings
----------------------------------------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.ColorManagedInputColorspaceSettings.is_data`
-
-bpy.types.CopyScaleConstraint
------------------------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.CopyScaleConstraint.power`
-* :class:`bpy.types.CopyScaleConstraint.use_add`
-
-bpy.types.FloorConstraint
--------------------------
-
-Removed
-^^^^^^^
-
-* **use_sticky**
-
-bpy.types.MaintainVolumeConstraint
-----------------------------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.MaintainVolumeConstraint.mode`
-
-bpy.types.ShrinkwrapConstraint
-------------------------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.ShrinkwrapConstraint.cull_face`
-* :class:`bpy.types.ShrinkwrapConstraint.track_axis`
-* :class:`bpy.types.ShrinkwrapConstraint.use_invert_cull`
-* :class:`bpy.types.ShrinkwrapConstraint.use_project_opposite`
-* :class:`bpy.types.ShrinkwrapConstraint.use_track_normal`
-* :class:`bpy.types.ShrinkwrapConstraint.wrap_mode`
-
-bpy.types.SplineIKConstraint
-----------------------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.SplineIKConstraint.use_original_scale`
-* :class:`bpy.types.SplineIKConstraint.y_scale_mode`
-
-Removed
-^^^^^^^
-
-* **use_y_stretch**
-
-bpy.types.Context
------------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.Context.engine`
-* :class:`bpy.types.Context.evaluated_depsgraph_get`
-
-Renamed
-^^^^^^^
-
-* **user_preferences** -> :class:`bpy.types.Context.collection`
-* **user_preferences** -> :class:`bpy.types.Context.gizmo_group`
-* **user_preferences** -> :class:`bpy.types.Context.layer_collection`
-* **user_preferences** -> :class:`bpy.types.Context.preferences`
-* **user_preferences** -> :class:`bpy.types.Context.view_layer`
-* **user_preferences** -> :class:`bpy.types.Context.workspace`
-
-bpy.types.CurveMapping
-----------------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.CurveMapping.tone`
-
-bpy.types.Depsgraph
--------------------
-
-Added
-^^^^^
-
-* :class:`bpy.types.Depsgraph.debug_stats_gnuplot`
-* :class:`bpy.types.Depsgraph.id_eval_get`
-* :class:`bpy.types.Depsgraph.id_type_updated`
-* :class:`bpy.types.Depsgraph.ids`
-* :class:`bpy.types.Depsgraph.mode`
-* :class:`bpy.types.Depsgraph.object_instances`
-* :class:`bpy.types.Depsgraph.objects`
-* :class:`bpy.types.Depsgraph.scene`
-* :class:`bpy.types.Depsgraph.scene_eval`
-* :class:`bpy.types.Depsgraph.updates`
-* :class:`bpy.types.Depsgraph.view_layer`
-* :class:`bpy.types.Depsgraph.view_layer_eval`
-
-Renamed
-^^^^^^^
-
-* **debug_graphviz** -> :class:`bpy.types.D

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list