blender/release/scripts/startup/bl_operators
2015-06-03 13:42:44 +10:00
..
__init__.py Cleanup: pep8, spelling 2015-04-22 16:26:54 +10:00
add_mesh_torus.py Cleanup: pep8, spelling 2015-04-22 16:26:54 +10:00
anim.py Cleanup: python 2015-05-26 23:53:47 +10:00
clip.py Cleanup: pep8, spelling 2015-04-22 16:26:54 +10:00
console.py cleanup: py imports 2015-01-28 16:50:51 +11:00
freestyle.py cleanup: py imports 2015-01-28 16:50:51 +11:00
image.py Fix T38548: Edit externally always uses first frame only 2014-02-26 10:58:14 +11:00
mask.py Cleanup: python 2015-05-26 23:53:47 +10:00
mesh.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
node.py cleanup: typos 2015-02-27 15:57:59 +11:00
object_align.py Fix object align crash (use-after-free) 2015-06-03 13:42:44 +10:00
object_quick_effects.py Fix T43887: Quick Fur duplicate particle system on edit 2015-03-10 17:02:29 +05:00
object_randomize_transform.py code cleanup: dont use 'bpy.context' when 'context' is available 2013-01-23 07:52:31 +00:00
object.py Cleanup: single quotes for enums 2015-03-30 10:46:53 +11:00
presets.py Doc: minor fixes 2015-05-12 18:23:24 +10:00
rigidbody.py Fix T42394: Copy Rigid Body Tools would not work as expected if dest ob had no rigidbody yet. 2014-10-29 13:11:10 +01:00
screen_play_rendered_anim.py Cleanup: pep8, spelling 2015-04-22 16:26:54 +10:00
sequencer.py code cleanup: minor improvements to scripts. 2013-04-20 13:23:53 +00:00
uvcalc_follow_active.py Fix T37692: Follow active quads failed on unselected-active-face 2013-12-13 05:05:21 +11:00
uvcalc_lightmap.py Cleanup: remove redundant 'object' parent class 2014-10-28 18:42:06 +01:00
uvcalc_smart_project.py Fix T42859 smart UV unwrap does not support aspect correction. 2014-12-11 19:46:35 +01:00
vertexpaint_dirt.py cleanup: pep8 2015-01-29 15:35:06 +11:00
view3d.py Fix T41499: Can't use Deselect/Select All tool while in Texture Paint mode 2014-08-20 14:01:19 +06:00
wm.py Cleanup: rename GRAB_POINTER -> GRAB_CURSOR 2015-04-27 18:58:53 +10:00