blender/release/scripts/startup/bl_operators
2011-09-08 05:42:44 +00:00
..
__init__.py Quick effects operators: 2011-03-30 10:29:32 +00:00
add_mesh_torus.py py style change only - make property definitions consistent 2011-08-19 19:25:20 +00:00
animsys_update.py fix for misc py errors + some pep8 edits. 2011-09-08 05:42:44 +00:00
image.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
mesh.py py style change only - make property definitions consistent 2011-08-19 19:25:20 +00:00
nla.py fix for misc py errors + some pep8 edits. 2011-09-08 05:42:44 +00:00
object_align.py py style change only - make property definitions consistent 2011-08-19 19:25:20 +00:00
object_quick_effects.py py style change only - make property definitions consistent 2011-08-19 19:25:20 +00:00
object_randomize_transform.py py style change only - make property definitions consistent 2011-08-19 19:25:20 +00:00
object.py minor edits, pep8 - also correct float -> double promotion for blf. 2011-08-30 10:49:58 +00:00
presets.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
screen_play_rendered_anim.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
sequencer.py py style change only - make property definitions consistent 2011-08-19 19:25:20 +00:00
uvcalc_follow_active.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
uvcalc_lightmap.py py style change only - make property definitions consistent 2011-08-19 19:25:20 +00:00
uvcalc_smart_project.py pep8 edits and change '!= None' to 'is not None' 2011-08-22 09:01:49 +00:00
vertexpaint_dirt.py py style change only - make property definitions consistent 2011-08-19 19:25:20 +00:00
wm.py remove workaround for bug in python 3.2.0 loading web pages on *nix 2011-08-22 11:54:40 +00:00