From e1ba5c8167e4f6ce71bb721525aedb11387f7726 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 27 Jun 2011 04:21:53 +0000 Subject: moved modules added to changelog (this isn't detected by the changelog generator) --- doc/python_api/rst/change_log.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'doc') diff --git a/doc/python_api/rst/change_log.rst b/doc/python_api/rst/change_log.rst index ea179bc2130..e7db5df4a1f 100644 --- a/doc/python_api/rst/change_log.rst +++ b/doc/python_api/rst/change_log.rst @@ -700,6 +700,23 @@ Renamed 2.57 to 2.58 ============ +bpy_extras +---------- + +Added +^^^^^ + +* :mod:`bpy_extras` +* :mod:`bpy_extras.view3d_utils` + +Moved +^^^^^ + +* io_utils -> :mod:`bpy_extras.io_utils` +* image_utils -> :mod:`bpy_extras.image_utils` +* mesh_utils -> :mod:`bpy_extras.mesh_utils` +* object_utils -> :mod:`bpy_extras.object_utils` + bpy.types.RenderSettings ------------------------ -- cgit v1.2.3