blender/release/scripts/templates
Campbell Barton c2f36a4d6a naming changes
path -> filepath (for rna and operators, as agreed on with elubie)
 path -> data_path (for windowmanager context functions, this was alredy used in many places)
2010-06-14 03:52:10 +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 PyAPI 2010-04-11 14:22:27 +00:00
operator_modal_draw.py update for changes to blf module 2010-04-27 19:46:15 +00:00
operator_modal_view3d.py replace context.areas.spaces[0] with context.space_data 2010-05-23 05:34:45 +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 Updating operator_simple template with new register functions and 2010-04-18 05:13:58 +00:00
operator_uv.py pep8 changes 2010-01-31 14:46:28 +00:00
operator.py naming changes 2010-06-14 03:52:10 +00:00
panel_simple.py pep8 changes 2010-01-31 14:46:28 +00:00