blender/release/scripts/templates
2010-10-11 22:25:28 +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_modal_draw.py rna context rename 2010-09-02 04:53:05 +00:00
operator_modal_view3d.py py/rna access to setting the header text - can be used in modal operators. 2010-10-02 21:02:40 +00:00
operator_modal.py replace self.properties.foo --> self.foo 2010-09-09 18:03:57 +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 - move more active properties into their collections: 2010-08-23 22:16:45 +00:00
operator.py replace self.properties.foo --> self.foo 2010-09-09 18:03:57 +00:00
panel_simple.py remove register/unregister from templates 2010-08-02 03:30:07 +00:00