Blender Git Loki
Git Commits -> Revision 2d5773d
Revision 2d5773d by Sybren A. Stüvel (master) March 6, 2020, 13:29 (GMT) |
Documentation: added bpy.msgbus description and examples The `bpy.msgbus` namespace was not included in the documentation generation. I've added it, and ported Campbell's examples from P563. |
Commit Details:
Full Hash: 2d5773d11a0698f1cf421d7fc7c7d823be601124
Parent Commit: 07c5ca7
Lines Changed: +80, -0
3 Added Paths:
/doc/python_api/examples/bpy.msgbus.1.py (+44, -0) (View)
/doc/python_api/examples/bpy.msgbus.2.py (+6, -0) (View)
/doc/python_api/examples/bpy.msgbus.3.py (+5, -0) (View)
/doc/python_api/examples/bpy.msgbus.2.py (+6, -0) (View)
/doc/python_api/examples/bpy.msgbus.3.py (+5, -0) (View)
1 Modified Path:
/doc/python_api/sphinx_doc_gen.py (+25, -0) (Diff)