blender/release/scripts/startup/bl_operators
2018-03-22 09:33:15 +01:00
..
bmesh Fix T47967: Select next active fails in some cases 2016-03-30 05:01:57 +11:00
__init__.py PyAPI: check modules are registered before unregister 2017-03-29 12:38:02 +11:00
add_mesh_torus.py Cleanup: Python imports 2017-11-29 18:05:41 +11:00
anim.py Bake Action: operate on selected objects 2017-09-10 17:16:47 +10:00
clip.py Cleanup: Use more python way of checking boolean 2018-03-22 09:33:15 +01:00
console.py Cleanup: Python imports 2017-11-29 18:05:41 +11:00
file.py Cleanup: Python imports 2017-11-29 18:05:41 +11:00
freestyle.py Cleanup: Python context access 2018-02-07 15:47:54 +11:00
image.py PyAPI: remove bpy.utils.register_module() 2017-03-18 20:03:24 +11:00
mask.py PyAPI: remove bpy.utils.register_module() 2017-03-18 20:03:24 +11:00
mesh.py Docs: correct descriptions 2017-10-19 11:09:27 +11:00
node.py Cleanup: imports, indentation, long lines 2017-03-25 11:07:48 +11:00
object_align.py Fix T54075: Align Objects fails w/ empty mesh 2018-02-15 11:33:47 +11:00
object_quick_effects.py Cycles: add Principled Volume shader. 2018-02-23 18:57:58 +01:00
object_randomize_transform.py Cleanup: Python imports 2017-11-29 18:05:41 +11:00
object.py Make 'set offset from cursor' group operator internal. 2017-05-28 17:35:24 +02:00
presets.py Fix T53772: Presets don't support colons 2018-01-14 14:31:39 +11:00
rigidbody.py Cleanup: imports, indentation, long lines 2017-03-25 11:07:48 +11:00
screen_play_rendered_anim.py PyAPI: remove bpy.utils.register_module() 2017-03-18 20:03:24 +11:00
sequencer.py PyAPI: remove bpy.utils.register_module() 2017-03-18 20:03:24 +11:00
uvcalc_follow_active.py PyAPI: remove bpy.utils.register_module() 2017-03-18 20:03:24 +11:00
uvcalc_lightmap.py PyAPI: remove bpy.utils.register_module() 2017-03-18 20:03:24 +11:00
uvcalc_smart_project.py Fix T53678: Smart Project UV margin ignores units 2018-01-03 16:10:41 +11:00
vertexpaint_dirt.py Paint Dirt: remove operator call from Python 2018-02-09 12:52:46 +01:00
view3d.py Cleanup: triple quotes for docstrings 2017-04-14 20:01:43 +10:00
wm.py Cleanup: Python context access 2018-02-07 15:47:54 +11:00