blender/release/scripts/op
Campbell Barton 693d9fd771 sphinx rna api documentation generator to replace epydocs
- view docs menu item opens sphinx URL
- can be searched (even when local)
- uses rna_info module for introspection
- also documents python defined functions and decorator properties (defined in bpy_types.py)
- experemental python file:line references for python operators.
2009-12-25 15:50:53 +00:00
..
add_armature_human.py * register operators like other classes 2009-12-24 19:50:43 +00:00
add_mesh_torus.py * register operators like other classes 2009-12-24 19:50:43 +00:00
console_python.py * register operators like other classes 2009-12-24 19:50:43 +00:00
console_shell.py * register operators like other classes 2009-12-24 19:50:43 +00:00
mesh_skin.py * register operators like other classes 2009-12-24 19:50:43 +00:00
mesh.py * register operators like other classes 2009-12-24 19:50:43 +00:00
object.py operator draw function working again. needed to add layout to the operator to give access to "self.layout" - like panels, headers and manu's have 2009-12-24 21:17:14 +00:00
presets.py operator draw function working again. needed to add layout to the operator to give access to "self.layout" - like panels, headers and manu's have 2009-12-24 21:17:14 +00:00
screen_play_rendered_anim.py * register operators like other classes 2009-12-24 19:50:43 +00:00
uvcalc_follow_active.py * register operators like other classes 2009-12-24 19:50:43 +00:00
uvcalc_smart_project.py * register operators like other classes 2009-12-24 19:50:43 +00:00
vertexpaint_dirt.py * register operators like other classes 2009-12-24 19:50:43 +00:00
wm.py sphinx rna api documentation generator to replace epydocs 2009-12-25 15:50:53 +00:00