blender/release/scripts/templates
2010-12-11 11:14:30 +00:00
..
background_job.py ported back background_job template from 2.4x, useful for automating blender to generate scenes in background mode. 2010-12-11 11:14:30 +00:00
gamelogic_basic.py update for gamelogic templates 2010-10-11 22:25:28 +00:00
gamelogic_module.py update for gamelogic templates 2010-10-11 22:25:28 +00:00
gamelogic.py update for gamelogic templates 2010-10-11 22:25:28 +00:00
operator_export.py cleanup the operator template and rename to operator_export 2010-11-17 07:00:14 +00:00
operator_modal_draw.py pedantic word ordering change. 2010-12-08 11:42:11 +00:00
operator_modal_view3d.py pedantic word ordering change. 2010-12-08 11:42:11 +00:00
operator_modal.py pedantic word ordering change. 2010-12-08 11:42:11 +00:00
operator_simple.py poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases. 2010-08-09 01:37:09 +00:00
operator_uv.py bugfix [#24884] Loading any preset leads to crash 2010-11-24 18:37:54 +00:00
panel_simple.py remove register/unregister from templates 2010-08-02 03:30:07 +00:00