blender/release/scripts/startup/bl_operators
Campbell Barton 7f3da8f5c9 UI: Presets for scene units
This adds simple preset menu for unit scale scene property.

D1799 by @alm
2016-03-25 05:03:25 +11:00
..
bmesh BMesh: select next can now step over existing selection 2016-01-13 04:05:27 +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 Batch-previews generation: add option to control whether we save backup .blend1 file or not. 2016-03-01 17:46:21 +01: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 for object align not using local view cursor 2016-02-26 08:21:29 +11: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 MakeDupliFace: select new objects 2015-06-07 17:44:25 +10: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 Cleanup: remove redundant 'object' parent class 2014-10-28 18:42:06 +01:00
uvcalc_smart_project.py UV Smart Project: restore 'Stretch to UV Bounds' 2015-11-24 07:28:42 +11: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 UI: expose soft limits to custom-property editor 2016-02-24 02:54:48 +11:00