blender/release/scripts/startup/bl_operators
2016-08-17 21:24:13 +02:00
..
bmesh Fix T47967: Select next active fails in some cases 2016-03-30 05:01:57 +11:00
__init__.py Docs: add comment on reloading modules 2016-03-04 06:36:13 +11:00
add_mesh_torus.py Cleanup: pep8, spelling 2015-04-22 16:26:54 +10:00
anim.py Fix T44453: Exporting Keying Sets referencing node tree properties generates invalid Python code/paths 2016-02-20 17:55:11 +13:00
clip.py Cleanup: use staticmethods 2015-06-07 17:40:39 +10:00
console.py cleanup: py imports 2015-01-28 16:50:51 +11:00
file.py Remove module reloading for preview operators 2016-06-22 08:47:40 +10:00
freestyle.py cleanup: py imports 2015-01-28 16:50:51 +11:00
image.py Cleanup: use staticmethods 2015-06-07 17:40:39 +10:00
mask.py Cleanup: python 2015-05-26 23:53:47 +10:00
mesh.py BMesh: add select next/prev operator 2016-01-08 03:21:31 +11:00
node.py Cleanup: style (80-width) 2016-03-23 04:25:08 +11:00
object_align.py Fix/add some tooltips to 'Object Align' operator options. 2016-08-17 21:24:13 +02: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 Fix: Apply Scale to Delta Scale was doubling the effect 2016-07-09 12:00:28 +12:00
presets.py UI: Presets for scene units 2016-03-25 05:03:25 +11:00
rigidbody.py Use Python3.5's unpacking generalizations 2015-12-11 18:14:02 +11: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 Fix T48877: Lightmap Pack fails w/ 1-3 faces 2016-07-18 19:44:51 +10:00
uvcalc_smart_project.py Fix T48086: Smart UV Project fails w/ small faces 2016-04-20 11:51:03 +10: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 Fix T48579: RNA shadows new custom properties 2016-06-06 12:23:01 +10:00