blender/release/scripts/templates
Campbell Barton 5369bd9c21 - 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)
2010-02-28 09:36:02 +00:00
..
gamelogic_basic.py remove GPL headers from templates, am happy for them to be public domain 2009-11-18 14:25:36 +00:00
gamelogic_module.py remove GPL headers from templates, am happy for them to be public domain 2009-11-18 14:25:36 +00:00
gamelogic.py Mathutils refactor & include in sphinx generated docs, (TODO, include getset'ers in docs) 2010-01-25 09:44:04 +00:00
operator_modal_draw.py - template with an example of a modal operator drawing with opengl (draw a line on the screen) 2010-02-28 09:36:02 +00:00
operator_modal.py [#21295] Escape key doesn't cancel python modal operators 2010-02-24 15:56:27 +00:00
operator_simple.py * register operators like other classes 2009-12-24 19:50:43 +00:00
operator_uv.py pep8 changes 2010-01-31 14:46:28 +00:00
operator.py pep8 changes 2010-01-31 14:46:28 +00:00
panel_simple.py pep8 changes 2010-01-31 14:46:28 +00:00