This patch, redirects all the shape key online manual doc_id's to: http://wiki.blender.org/index.php/Doc:2.6/Manual/Animation/Techs/Shape/Shape_Keys
I dont have git setup yet.
The patch has no index, i wrote the header manually.
Differential D27
wiki manual - shape keys Authored by koil (koilz) on Nov 21 2013, 6:06 PM. Tags None Subscribers None
Details This patch, redirects all the shape key online manual doc_id's to: http://wiki.blender.org/index.php/Doc:2.6/Manual/Animation/Techs/Shape/Shape_Keys I dont have git setup yet.
Diff Detail Event Timeline
Comment Actions You can upload new diffs here by doing Create Diff again and then attaching it to this existing revision in the second step. These 3 lines seem redundant when there is *shape_key* with wildcards already? + ("bpy.types.Object.active_shape_key_index", "Animation/Techs/Shape/Shape_Keys"),
+ ("bpy.types.Object.show_only_shape_key", "Animation/Techs/Shape/Shape_Keys"),
+ ("bpy.types.Object.use_shape_key_edit_mode", "Animation/Techs/Shape/Shape_Keys"),Comment Actions Thanks! (By the way, if you like to have your full name mentioned in future commit logs, then please specify it in your account settings). | ||||||