Blender Git Loki
Git Commits -> Revision a7362eb
Revision a7362eb by Campbell Barton (master) August 20, 2017, 14:11 (GMT) |
Manipulator: helper API for drawing custom shapes This exposes 2 methods for manipulators: - new_custom_shape - draw_custom_shape This can be used for script authors to create and re-use shapes without dealing with lower level API's. |
Commit Details:
Full Hash: a7362eb2194c1a049cbc5d9668a8ddd8c2187eb8
Parent Commit: adabc31
Lines Changed: +62, -0
1 Modified Path:
/release/scripts/modules/bpy_types.py (+62, -0) (Diff)