Blender Git Loki
Git Commits -> Revision 65fbab9
Revision 65fbab9 by Campbell Barton (master) December 29, 2008, 03:24 (GMT) |
added RNA access to operators pointers to be documented with epy_doc_gen.py. eg: print (bpyoperator.VIEW3D_OT_viewnumpad.rna.__members__) docs for bpyoperator http://www.graphicall.org/ftp/ideasman42/html/bpyoperator-module.html |
Commit Details:
Full Hash: 65fbab9f4d701202f9ae7013a8aa7b9fd93ac88b
SVN Revision: 18137
Parent Commit: b6b6168
Lines Changed: +151, -11