blender/release/scripts/templates
2010-12-16 05:02:15 +00:00
..
background_job.py - fix [#25246] export default scene to X3D crashes exporter, own fault but also made sure all colors are now clamped and noticed 3D text was not being exported. 2010-12-16 05:02:15 +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