[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [56607] trunk/blender/doc/python_api: update autogenerated changelog.

Campbell Barton ideasman42 at gmail.com
Thu May 9 03:58:51 CEST 2013


Revision: 56607
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=56607
Author:   campbellbarton
Date:     2013-05-09 01:58:49 +0000 (Thu, 09 May 2013)
Log Message:
-----------
update autogenerated changelog. also correct typos in the generator.

Modified Paths:
--------------
    trunk/blender/doc/python_api/rst/change_log.rst
    trunk/blender/doc/python_api/sphinx_changelog_gen.py

Modified: trunk/blender/doc/python_api/rst/change_log.rst
===================================================================
--- trunk/blender/doc/python_api/rst/change_log.rst	2013-05-08 23:14:27 UTC (rev 56606)
+++ trunk/blender/doc/python_api/rst/change_log.rst	2013-05-09 01:58:49 UTC (rev 56607)
@@ -4326,3 +4326,1325 @@
 ^^^^^^^^^^^^^^^^^^
 
 * :class:`bpy.types.Object.dupli_list_create` (scene, settings), *was (scene)*
+
+2.65 to 2.66
+============
+
+bpy.types.UILayout
+------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.UILayout.enum_item_description`
+* :class:`bpy.types.UILayout.enum_item_icon`
+* :class:`bpy.types.UILayout.enum_item_name`
+* :class:`bpy.types.UILayout.icon`
+* :class:`bpy.types.UILayout.template_icon_view`
+
+Function Arguments
+^^^^^^^^^^^^^^^^^^
+
+* :class:`bpy.types.UILayout.label` (text, text_ctxt, translate, icon, icon_value), *was (text, icon)*
+* :class:`bpy.types.UILayout.menu` (menu, text, text_ctxt, translate, icon), *was (menu, text, icon)*
+* :class:`bpy.types.UILayout.operator` (operator, text, text_ctxt, translate, icon, emboss), *was (operator, text, icon, emboss)*
+* :class:`bpy.types.UILayout.operator_menu_enum` (operator, property, text, text_ctxt, translate, icon), *was (operator, property, text, icon)*
+* :class:`bpy.types.UILayout.prop` (data, property, text, text_ctxt, translate, icon, expand, slider, toggle, icon_only, event, full_event, emboss, index), *was (data, property, text, icon, expand, slider, toggle, icon_only, event, full_event, emboss, index)*
+* :class:`bpy.types.UILayout.prop_enum` (data, property, value, text, text_ctxt, translate, icon), *was (data, property, value, text, icon)*
+* :class:`bpy.types.UILayout.prop_menu_enum` (data, property, text, text_ctxt, translate, icon), *was (data, property, text, icon)*
+* :class:`bpy.types.UILayout.prop_search` (data, property, search_data, search_property, text, text_ctxt, translate, icon), *was (data, property, search_data, search_property, text, icon)*
+* :class:`bpy.types.UILayout.template_any_ID` (data, property, type_property, text, text_ctxt, translate), *was (data, property, type_property, text)*
+* :class:`bpy.types.UILayout.template_list` (listtype_name, list_id, dataptr, propname, active_dataptr, active_propname, rows, maxrows, type), *was (data, property, active_data, active_property, prop_list, rows, maxrows, type)*
+* :class:`bpy.types.UILayout.template_path_builder` (data, property, root, text, text_ctxt, translate), *was (data, property, root, text)*
+
+bpy.types.Scene
+---------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.Scene.cycles_curves`
+* :class:`bpy.types.Scene.rigidbody_world`
+
+Function Arguments
+^^^^^^^^^^^^^^^^^^
+
+* :class:`bpy.types.Scene.collada_export` (filepath, apply_modifiers, export_mesh_type, selected, include_children, include_armatures, include_shapekeys, deform_bones_only, active_uv_only, include_uv_textures, include_material_textures, use_texture_copies, use_object_instantiation, sort_by_name, second_life), *was (filepath, apply_modifiers, export_mesh_type, selected, include_children, include_armatures, deform_bones_only, active_uv_only, include_uv_textures, include_material_textures, use_texture_copies, use_object_instantiation, sort_by_name, second_life)*
+
+bpy.types.ThemeGraphEditor
+--------------------------
+
+Removed
+^^^^^^^
+
+* **panel**
+
+bpy.types.Mesh
+--------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.Mesh.use_customdata_edge_bevel`
+* :class:`bpy.types.Mesh.use_customdata_edge_crease`
+* :class:`bpy.types.Mesh.use_customdata_vertex_bevel`
+
+Removed
+^^^^^^^
+
+* **show_all_edges**
+
+bpy.types.ThemeSpaceGeneric
+---------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.ThemeSpaceGeneric.panelcolors`
+
+bpy.types.ImageFormatSettings
+-----------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.ImageFormatSettings.jpeg2k_codec`
+
+bpy.types.ThemeUserInterface
+----------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.ThemeUserInterface.menu_shadow_fac`
+* :class:`bpy.types.ThemeUserInterface.menu_shadow_width`
+
+Removed
+^^^^^^^
+
+* **panel**
+
+bpy.types.SceneSequence
+-----------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.SceneSequence.alpha_mode`
+
+Removed
+^^^^^^^
+
+* **use_premultiply**
+
+bpy.types.UserPreferencesFilePaths
+----------------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.UserPreferencesFilePaths.use_keep_session`
+
+bpy.types.Node
+--------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.Node.height`
+* :class:`bpy.types.Node.width`
+* :class:`bpy.types.Node.width_hidden`
+
+bpy.types.Sculpt
+----------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.Sculpt.detail_size`
+* :class:`bpy.types.Sculpt.symmetrize_direction`
+* :class:`bpy.types.Sculpt.use_edge_collapse`
+* :class:`bpy.types.Sculpt.use_smooth_shading`
+
+bpy.types.EnumPropertyItem
+--------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.EnumPropertyItem.icon`
+
+bpy.types.ThemePanelColors
+--------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.ThemePanelColors.back`
+* :class:`bpy.types.ThemePanelColors.show_back`
+
+bpy.types.WindowManager
+-----------------------
+
+Removed
+^^^^^^^
+
+* **rigify_active_type**
+* **rigify_collection**
+* **rigify_types**
+
+bpy.types.ParticleSettings
+--------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.ParticleSettings.cycles`
+
+bpy.types.RenderSettings
+------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.RenderSettings.bake_samples`
+* :class:`bpy.types.RenderSettings.use_bake_to_vertex_color`
+* :class:`bpy.types.RenderSettings.use_sequencer_gl_textured_solid`
+
+Removed
+^^^^^^^
+
+* **use_color_unpremultiply**
+
+bpy.types.MovieClipSequence
+---------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.MovieClipSequence.alpha_mode`
+
+Removed
+^^^^^^^
+
+* **use_premultiply**
+
+bpy.types.EffectSequence
+------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.EffectSequence.alpha_mode`
+
+Removed
+^^^^^^^
+
+* **use_premultiply**
+
+bpy.types.BrushTextureSlot
+--------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.BrushTextureSlot.tex_paint_map_mode`
+
+bpy.types.Sequences
+-------------------
+
+Function Arguments
+^^^^^^^^^^^^^^^^^^
+
+* :class:`bpy.types.Sequences.new_clip` (name, clip, channel, frame_start), *was (name, clip, channel, start_frame)*
+* :class:`bpy.types.Sequences.new_effect` (name, type, channel, frame_start, frame_end, seq1, seq2, seq3), *was (name, type, channel, start_frame, end_frame, seq1, seq2, seq3)*
+* :class:`bpy.types.Sequences.new_image` (name, filepath, channel, frame_start), *was (name, filepath, channel, start_frame)*
+* :class:`bpy.types.Sequences.new_mask` (name, mask, channel, frame_start), *was (name, mask, channel, start_frame)*
+* :class:`bpy.types.Sequences.new_movie` (name, filepath, channel, frame_start), *was (name, filepath, channel, start_frame)*
+* :class:`bpy.types.Sequences.new_scene` (name, scene, channel, frame_start), *was (name, scene, channel, start_frame)*
+* :class:`bpy.types.Sequences.new_sound` (name, filepath, channel, frame_start), *was (name, filepath, channel, start_frame)*
+
+bpy.types.ThemeTextEditor
+-------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.ThemeTextEditor.syntax_preprocessor`
+* :class:`bpy.types.ThemeTextEditor.syntax_reserved`
+* :class:`bpy.types.ThemeTextEditor.syntax_symbols`
+
+bpy.types.UserPreferencesInput
+------------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.UserPreferencesInput.use_trackpad_natural`
+
+bpy.types.PoseBone
+------------------
+
+Removed
+^^^^^^^
+
+* **rigify_parameters**
+* **rigify_type**
+
+bpy.types.MetaBall
+------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.MetaBall.transform`
+
+bpy.types.Sequence
+------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.Sequence.update`
+
+Renamed
+^^^^^^^
+
+* **getStripElem** -> :class:`bpy.types.Sequence.strip_elem_from_frame`
+
+bpy.types.LaplacianSmoothModifier
+---------------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.LaplacianSmoothModifier.use_normalized`
+
+bpy.types.Armature
+------------------
+
+Removed
+^^^^^^^
+
+* **rigify_layers**
+
+bpy.types.Window
+----------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.Window.height`
+* :class:`bpy.types.Window.width`
+* :class:`bpy.types.Window.x`
+* :class:`bpy.types.Window.y`
+
+bpy.types.Object
+----------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.Object.convert_space`
+* :class:`bpy.types.Object.extra_recalc_data`
+* :class:`bpy.types.Object.extra_recalc_object`
+* :class:`bpy.types.Object.rigid_body`
+* :class:`bpy.types.Object.rigid_body_constraint`
+* :class:`bpy.types.Object.show_all_edges`
+* :class:`bpy.types.Object.use_dynamic_topology_sculpting`
+
+Function Arguments
+^^^^^^^^^^^^^^^^^^
+
+* :class:`bpy.types.Object.to_mesh` (scene, apply_modifiers, settings, calc_tessface), *was (scene, apply_modifiers, settings)*
+
+bpy.types.SceneGameData
+-----------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.SceneGameData.raster_storage`
+* :class:`bpy.types.SceneGameData.use_material_caching`
+
+bpy.types.CyclesRenderSettings
+------------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.CyclesRenderSettings.tile_order`
+
+bpy.types.Brush
+---------------
+
+Removed
+^^^^^^^
+
+* **use_fixed_texture**
+
+bpy.types.SpaceClipEditor
+-------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.SpaceClipEditor.show_grease_pencil`
+
+bpy.types.MovieSequence
+-----------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.MovieSequence.alpha_mode`
+
+Removed
+^^^^^^^
+
+* **use_premultiply**
+
+bpy.types.SpaceNodeEditor
+-------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.SpaceNodeEditor.show_grease_pencil`
+
+bpy.types.MetaSequence
+----------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.MetaSequence.alpha_mode`
+
+Removed
+^^^^^^^
+
+* **use_premultiply**
+
+bpy.types.ThemeNodeEditor
+-------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.ThemeNodeEditor.distor_node`
+* :class:`bpy.types.ThemeNodeEditor.matte_node`
+
+bpy.types.UserPreferencesSystem
+-------------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.UserPreferencesSystem.use_region_overlap`
+
+bpy.types.CyclesLampSettings
+----------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.CyclesLampSettings.use_multiple_importance_sampling`
+
+bpy.types.CompositorNodeTree
+----------------------------
+
+Added
+^^^^^
+
+* :class:`bpy.types.CompositorNodeTree.use_groupnode_buffer`
+
+bpy.types.ObjectActuator
+------------------------
+
+Added
+^^^^^
+

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list