Blender Git Commit Log
Git Commits -> Revision 5eca16c
Revision 5eca16c by Campbell Barton (custom-manipulators) June 26, 2017, 03:14 (GMT) |
Manipulator: templates/examples for Py-API |
Commit Details:
Full Hash: 5eca16cf8bcbca134731e2d79ce6f497f31b8e4a
Parent Commit: 085bb4c
Lines Changed: +343, -0
4 Added Paths:
/doc/python_api/examples/bpy.types.ManipulatorGroup.py (+29, -0) (View)
/release/scripts/templates_py/manipulator_operator.py (+224, -0) (View)
/release/scripts/templates_py/manipulator_operator_target.py (+45, -0) (View)
/release/scripts/templates_py/manipulator_simple.py (+42, -0) (View)
/release/scripts/templates_py/manipulator_operator.py (+224, -0) (View)
/release/scripts/templates_py/manipulator_operator_target.py (+45, -0) (View)
/release/scripts/templates_py/manipulator_simple.py (+42, -0) (View)
1 Modified Path:
/doc/python_api/sphinx_doc_gen.py (+3, -0) (Diff)