Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/python_api/rst/change_log.rst')
-rw-r--r--doc/python_api/rst/change_log.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/python_api/rst/change_log.rst b/doc/python_api/rst/change_log.rst
index 8b2a74fc075..6ab2e98d6bd 100644
--- a/doc/python_api/rst/change_log.rst
+++ b/doc/python_api/rst/change_log.rst
@@ -919,7 +919,7 @@ bpy.types.Scene
Function Arguments
^^^^^^^^^^^^^^^^^^
-* :class:`bpy.types.Scene.fh_damping` (filepath, selected), *was (filepath)*
+* :class:`bpy.types.Scene.collada_export` (filepath, selected), *was (filepath)*
bpy.types.MultiresModifier
--------------------------
@@ -985,7 +985,7 @@ bpy.types.IDMaterials
Function Arguments
^^^^^^^^^^^^^^^^^^
-* :class:`bpy.types.IDMaterials.ndof_rotate_speed` (index, update_data), *was (index)*
+* :class:`bpy.types.IDMaterials.pop` (index, update_data), *was (index)*
bpy.types.Material
------------------