Changeset View
Changeset View
Standalone View
Standalone View
modules/rna_wiki_reference.py
| Context not available. | |||||
| ("bpy.types.MovieClip.*", "Motion_Tracking#Movie_Clip_Editor"), | ("bpy.types.MovieClip.*", "Motion_Tracking#Movie_Clip_Editor"), | ||||
| #("bpy.types.NodeTree.*", ""), # dont document | #("bpy.types.NodeTree.*", ""), # dont document | ||||
| ("bpy.types.Object.*", "Modeling/Objects"), # catchall, TODO - refine | ("bpy.types.Object.*", "Modeling/Objects"), # catchall, TODO - refine | ||||
| ("bpy.types.Object.*shape_key*", "Animation/Techs/Shape/Shape_Keys"), | |||||
| ("bpy.types.Object.join_shapes", "Animation/Techs/Shape/Shape_Keys"), | |||||
| ("bpy.types.ParticleSettings.*", "Physics/Particles"), | ("bpy.types.ParticleSettings.*", "Physics/Particles"), | ||||
| ("bpy.types.Scene.*", "Interface/Scenes"), | ("bpy.types.Scene.*", "Interface/Scenes"), | ||||
| ("bpy.types.Screen.*", "Interface/Screens"), | ("bpy.types.Screen.*", "Interface/Screens"), | ||||
| Context not available. | |||||
| ("bpy.ops.mesh.*", "Modeling/Meshes"), | ("bpy.ops.mesh.*", "Modeling/Meshes"), | ||||
| ("bpy.ops.nla.*", "Animation/Editors/NLA"), | ("bpy.ops.nla.*", "Animation/Editors/NLA"), | ||||
| # ("bpy.ops.node.*", ""), # TODO | # ("bpy.ops.node.*", ""), # TODO | ||||
| ("bpy.ops.object.join_shapes", "Animation/Techs/Shape/Shape_Keys"), | |||||
| ("bpy.ops.object.*shape_key*", "Animation/Techs/Shape/Shape_Keys"), | |||||
| ("bpy.ops.object.*", "Modeling/Objects"), | ("bpy.ops.object.*", "Modeling/Objects"), | ||||
| ("bpy.ops.outliner.*", "Data_System/The_Outliner"), | ("bpy.ops.outliner.*", "Data_System/The_Outliner"), | ||||
| # ("bpy.ops.paint.*", ""), # TODO | # ("bpy.ops.paint.*", ""), # TODO | ||||
| Context not available. | |||||