Blender Git Commit Log
Git Commits -> Revision 5369bd9
Revision 5369bd9 by Campbell Barton (master) February 28, 2010, 09:36 (GMT) |
- template with an example of a modal operator drawing with opengl (draw a line on the screen) - access to event.mouse_region_x/y - basic type checking to callback functions (use PyCapsule names) |
Commit Details:
Full Hash: 5369bd9c216243c4122d03896a3f7982631a4abf
SVN Revision: 27181
Parent Commit: 67af290
Lines Changed: +100, -12
1 Added Path:
/release/scripts/templates/operator_modal_draw.py (+69, -0) (View)