[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [31390] trunk/blender/source/blender/ makesrna/rna_cleanup: merged rna names with newly created dump from rna_info.py

Campbell Barton ideasman42 at gmail.com
Mon Aug 16 19:57:39 CEST 2010


Revision: 31390
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=31390
Author:   campbellbarton
Date:     2010-08-16 19:57:39 +0200 (Mon, 16 Aug 2010)

Log Message:
-----------
merged rna names with newly created dump from rna_info.py

Modified Paths:
--------------
    trunk/blender/source/blender/makesrna/rna_cleanup/rna_cleaner.py
    trunk/blender/source/blender/makesrna/rna_cleanup/rna_properties.txt

Modified: trunk/blender/source/blender/makesrna/rna_cleanup/rna_cleaner.py
===================================================================
--- trunk/blender/source/blender/makesrna/rna_cleanup/rna_cleaner.py	2010-08-16 17:17:33 UTC (rev 31389)
+++ trunk/blender/source/blender/makesrna/rna_cleanup/rna_cleaner.py	2010-08-16 17:57:39 UTC (rev 31390)
@@ -8,7 +8,7 @@
 [comment *] ToolSettings.snap_align_rotation -> use_snap_align_rotation:    boolean    [Align rotation with the snapping target]
 
 Geterate output format from blender run this:
- ./blender.bin --background --python ./release/scripts/modules/rna_info.py > source/blender/makesrna/rna_cleanup/out.txt
+ ./blender.bin --background --python ./release/scripts/modules/rna_info.py 2> source/blender/makesrna/rna_cleanup/out.txt
 """
 
 

Modified: trunk/blender/source/blender/makesrna/rna_cleanup/rna_properties.txt
===================================================================
--- trunk/blender/source/blender/makesrna/rna_cleanup/rna_properties.txt	2010-08-16 17:17:33 UTC (rev 31389)
+++ trunk/blender/source/blender/makesrna/rna_cleanup/rna_properties.txt	2010-08-16 17:57:39 UTC (rev 31390)
@@ -364,8 +364,8 @@
 + * ColorRamp.interpolation -> interpolation:   enum  "NO DESCRIPTION"
 + * ColorRampElement.color -> color:   float  "NO DESCRIPTION"
 + * ColorRampElement.position -> position:   float  "NO DESCRIPTION"
+ConsoleLine.body -> body:   string  "Text in the line"
 + * ConsoleLine.current_character -> current_character:   int  "NO DESCRIPTION"
-+ * ConsoleLine.line -> line:   string  "Text in the line"
 + * Constraint.active -> active:   boolean  "Constraint is the one being edited"
 + * Constraint.lin_error -> error_location:   float,  "(read-only)    Amount of residual error in Blender space unit for constraints that work on position"
 + * Constraint.rot_error -> error_rotation:   float,  "(read-only)    Amount of residual error in radiant for constraints that work on orientation"
@@ -621,6 +621,7 @@
 + * CurveMapping.curves -> curves:   collection,  "(read-only)"
 + * CurveMapping.clip -> use_clip:   boolean  "Force the curve view to fit a defined boundary"
 + * CurveMapping.white_level -> white_level:   float  "For RGB curves, the color that white is mapped to"
+TODO MOVE TO COLLECTION * CurveSplines.active -> active:   pointer  "Active curve spline"
 + * DopeSheet.filtering_group -> filter_group:   pointer  "Group that included Object should be a member of"
 + * DopeSheet.display_armature -> show_armatures:   boolean  "Include visualization of Armature related Animation data"
 + * DopeSheet.display_camera -> show_cameras:   boolean  "Include visualization of Camera related Animation data"
@@ -1104,8 +1105,8 @@
 + * ID|Brush.strength -> strength:   float  "The amount of pressure on the brush"
 + * ID|Brush.stroke_method -> stroke_method:   enum  "NO DESCRIPTION"
 + * ID|Brush.texture -> texture:   pointer  "NO DESCRIPTION"
+ID|Brush.texture_angle_source_no_random -> texture_angle_source_no_random:   enum  "NO DESCRIPTION"
 + * ID|Brush.texture_angle_source -> texture_angle_source_random:   enum  "NO DESCRIPTION"
-+ * ID|Brush.texture_angle_source -> texture_angle_source_no_random:   enum  "NO DESCRIPTION"
 + * ID|Brush.texture_overlay_alpha -> texture_overlay_alpha:   int  "NO DESCRIPTION"
 + * ID|Brush.texture_sample_bias -> texture_sample_bias:   float  "Value added to texture samples"
 + * ID|Brush.texture_slot -> texture_slot:   pointer,  "(read-only)"
@@ -1180,7 +1181,7 @@
 + * ID|Curve.draw_normals -> show_normals:   boolean  "Display 3D curve normals in editmode"
 + * ID|Curve.splines -> splines:   collection,  "(read-only)    Collection of splines in this curve data object"
 + * ID|Curve.taper_object -> taper_object:   pointer  "Curve object name that defines the taper (width)"
-+ * ID|Curve.texspace_location -> texspace_location:   float  "Texture space location"
+ID|Curve.texspace_loc -> texspace_location:   float  "Texture space location"
 + * ID|Curve.texspace_size -> texspace_size:   float  "Texture space size"
 + * ID|Curve.twist_mode -> twist_mode:   enum  "The type of tilt calculation for 3D Curves"
 + * ID|Curve.twist_smooth -> twist_smooth:   float  "Smoothing iteration for tangents"
@@ -1223,9 +1224,6 @@
 + * ID|Group.dupli_offset -> dupli_offset:   float  "Offset from the origin to use when instancing as DupliGroup"
 + * ID|Group.layer -> layers:   boolean  "Layers visible when this groups is instanced as a dupli"
 + * ID|Group.objects -> objects:   collection,  "(read-only)    A collection of this groups objects"
-+ * ID|Image.animation_end -> frame_end:   int  "End frame of an animated texture"
-+ * ID|Image.animation_speed -> fps:   int  "Speed of the animation in frames per second"
-+ * ID|Image.animation_start -> frame_start:   int  "Start frame of an animated texture"
 + * ID|Image.bindcode -> bindcode:   int,  "(read-only)    OpenGL bindcode"
 + * ID|Image.depth -> depth:   int,  "(read-only)    Image bit depth"
 + * ID|Image.display_aspect -> display_aspect:   float  "Display Aspect for this image, does not affect rendering"
@@ -1233,6 +1231,9 @@
 + * ID|Image.file_format -> file_format:   enum  "Format used for re-saving this file"
 + * ID|Image.filepath -> filepath:   string  "Image/Movie file name"
 + * ID|Image.filepath_raw -> filepath_raw:   string  "Image/Movie file name (without data refreshing)"
++ * ID|Image.animation_speed -> fps:   int  "Speed of the animation in frames per second"
++ * ID|Image.animation_end -> frame_end:   int  "End frame of an animated texture"
++ * ID|Image.animation_start -> frame_start:   int  "Start frame of an animated texture"
 + * ID|Image.generated_height -> generated_height:   int  "Generated image height"
 + * ID|Image.generated_type -> generated_type:   enum  "Generated image type"
 + * ID|Image.generated_width -> generated_width:   int  "Generated image width"
@@ -1463,8 +1464,8 @@
 + * ID|Mesh.total_edge_sel -> total_edge_sel:   int,  "(read-only)    Selected edge count in editmode"
 + * ID|Mesh.total_face_sel -> total_face_sel:   int,  "(read-only)    Selected face count in editmode"
 + * ID|Mesh.total_vert_sel -> total_vert_sel:   int,  "(read-only)    Selected vertex count in editmode"
++ * ID|Mesh.autosmooth -> use_auto_smooth:   boolean  "Treats all set-smoothed faces with angles less than the specified angle as smooth during render"
 + * ID|Mesh.auto_texspace -> use_auto_texspace:   boolean  "Adjusts active objects texture space automatically when transforming object"
-+ * ID|Mesh.autosmooth -> use_auto_smooth:   boolean  "Treats all set-smoothed faces with angles less than the specified angle as smooth during render"
 + * ID|Mesh.use_mirror_topology -> use_mirror_topology:   boolean  "Use topology based mirroring"
 + * ID|Mesh.use_mirror_x -> use_mirror_x:   boolean  "X Axis mirror editing"
 + * ID|Mesh.use_paint_mask -> use_paint_mask:   boolean  "Face selection masking for painting"
@@ -1724,12 +1725,12 @@
 + * ID|Scene.active_keying_set -> active_keying_set:   pointer  "Active Keying Set used to insert/delete keyframes"
 + * ID|Scene.active_keying_set_index -> active_keying_set_index:   int  "Current Keying Set index (negative for builtin and positive for absolute)"
 + * ID|Scene.animation_data -> animation_data:   pointer,  "(read-only)    Animation data for this datablock"
++ * ID|Scene.distance_model -> audio_distance_model:   enum  "Distance model for distance attenuation calculation"
++ * ID|Scene.doppler_factor -> audio_doppler_factor:   float  "Pitch factor for Doppler effect calculation"
 + * ID|Scene.speed_of_sound -> audio_doppler_speed:   float  "Speed of sound for Doppler effect calculation"
 + * ID|Scene.set -> background_set:   pointer  "Background set scene"
 + * ID|Scene.camera -> camera:   pointer  "Active camera used for rendering the scene"
 + * ID|Scene.cursor_location -> cursor_location:   float  "3D cursor location"
-+ * ID|Scene.distance_model -> audio_distance_model:   enum  "Distance model for distance attenuation calculation"
-+ * ID|Scene.doppler_factor -> audio_doppler_factor:   float  "Pitch factor for Doppler effect calculation"
 + * ID|Scene.frame_current -> frame_current:   int  "NO DESCRIPTION"
 + * ID|Scene.frame_end -> frame_end:   int  "Final frame of the playback/rendering range"
 + * ID|Scene.preview_range_frame_end -> frame_preview_end:   int  "Alternative end frame for UI playback"
@@ -1930,11 +1931,11 @@
 + * IKParam|Itasc.auto_step -> use_auto_step:   boolean  "Automatically determine the optimal number of steps for best performance/accuracy trade off"
 + * IKParam|Itasc.max_velocity -> velocity_max:   float  "Maximum joint velocity in rad/s. Default=50"
 + * ImageUser.fields_per_frame -> fields_per_frame:   int  "The number of fields per rendered frame (2 fields is 1 image)"
++ * ImageUser.frames -> frame_duration:   int  "Sets the number of images of a movie to use"
++ * ImageUser.offset -> frame_offset:   int  "Offsets the number of the frame to use in the animation"
 + * ImageUser.frame_start -> frame_start:   int  "Sets the global starting frame of the movie"
-+ * ImageUser.frames -> frame_duration:   int  "Sets the number of images of a movie to use"
 + * ImageUser.multilayer_layer -> multilayer_layer:   int,  "(read-only)    Layer in multilayer image"
 + * ImageUser.multilayer_pass -> multilayer_pass:   int,  "(read-only)    Pass in multilayer image"
-+ * ImageUser.offset -> frame_offset:   int  "Offsets the number of the frame to use in the animation"
 + * ImageUser.auto_refresh -> use_auto_refresh:   boolean  "Always refresh image on frame changes"
 + * ImageUser.cyclic -> use_cyclic:   boolean  "Cycle the images in the movie"
 + * KeyConfig.user_defined -> is_user_defined:   boolean,  "(read-only)    Indicates that a keyconfig was defined by the user"
@@ -2017,7 +2018,6 @@
 + * LatticePoint.co -> co:   float,  "(read-only)"
 + * LatticePoint.deformed_co -> co_deform:   float  "NO DESCRIPTION"
 + * LatticePoint.groups -> groups:   collection,  "(read-only)    Weights for the vertex groups this point is member of"
-MAKE_curves.active * CurveSplines.active -> active:   pointer  "Active curve spline"
 + * Macro.bl_description -> bl_description:   string  "NO DESCRIPTION"
 + * Macro.bl_idname -> bl_idname:   string  "NO DESCRIPTION"

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list