blender/release/scripts/startup/bl_operators
Campbell Barton b648ba4103 Fix T43345: Dirty Vertex Colors - odd behavior
was cancelling when the dynamic range was zero, but gave odd behavior,
using the last value, not the values from the UI.
2015-01-26 22:44:59 +11:00
..
__init__.py Cleanup: replace deprecated imp -> importlib 2015-01-23 12:37:58 +11:00
add_mesh_torus.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
anim.py Bugfix T43343: Buttons for Keyframing Settings are Mutually Exclusive 2015-01-26 19:19:33 +13:00
clip.py Tracking: Fix ground plane normal facing downwards 2014-09-21 15:55:46 +06:00
console.py disable auto indent when pasting text into the python console. 2013-05-24 01:04:37 +00:00
freestyle.py Fix my last commit cad4bfe: Added 'use_' prefix to Freestyle edge/face mark properties. 2014-04-15 14:44:08 +09:00
image.py Fix T38548: Edit externally always uses first frame only 2014-02-26 10:58:14 +11:00
mask.py Mask primitives 2013-08-26 20:23:26 +00:00
mesh.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
node.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
object_align.py use more conventional names in rigid body script. 2013-01-28 12:15:50 +00:00
object_quick_effects.py Quick Smoke: Only generate Fire/Smoke Nodes when actually used, this is a bit faster for the renderer. 2014-09-25 12:44:39 +02: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 UI: move button to set dupli-offset into group menu 2014-08-07 04:45:37 +10:00
presets.py Presets for hair dynamics. 2015-01-20 09:30:09 +01: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 Code cleanup: Remove Blender 2.4x animation player preset, since we have the internal one. 2013-12-14 09:24:22 +01: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 Fix T43345: Dirty Vertex Colors - odd behavior 2015-01-26 22:44:59 +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 PyAPI: don't adjust prefs when an fails to load 2015-01-23 21:18:35 +11:00