blender/release/scripts/presets
Bastien Montagne 18060d8632 Fix T39895: Displaying the armature layers popup in edit mode always fails.
In fact, armature layers operators (set layers, and show all) were kind of messy and broken
in Edit mode (Select layers had two different operators for Pose and Edit modes, both
using the same funcs that could only work in Pose mode, Show All was supposed to be
used in both modes but again, its exec code could only work in Pose one).

Fixed that by:
* Using only one op for each task, for both modes (with adapted poll func).
* Replacing 'object from context' access by an helper that returns the right Armature
object in both Edit and Pose modes.
2014-04-25 17:22:49 +02:00
..
camera Camera presets changes 2014-02-19 18:10:51 +06:00
cloth Fix T38881: cloth preset rubber not working with "translated data names" i18n option 2014-02-28 17:30:30 +01:00
cycles Cycles: Update Integrator Presets and Total Samples info for latest changes. 2014-01-07 15:55:32 +01:00
ffmpeg Move FFmpeg and QuickTime settings to own structure inside RenderSettings 2012-01-13 12:34:41 +00:00
fluid Fluid Simulation: 2012-04-15 21:02:08 +00:00
framerate Adding Framerate preset patch by Troy Sobotka (sobotka). Small change to 2011-01-25 18:30:31 +00:00
interaction Fix #34350: Maya Keyboard map preset problems 2013-04-22 14:56:41 +00:00
interface_theme Theme: update ubuntu and blender2.4x tab colors 2014-01-28 21:48:01 +11:00
keyconfig Fix T39895: Displaying the armature layers popup in edit mode always fails. 2014-04-25 17:22:49 +02:00
operator/wm.collada_export rename presets not to use '+' character, also some typo fixes. 2013-10-05 14:19:39 +00:00
render This fixes HDV render presets: 2010-10-16 19:29:48 +00:00
sss pep8 cleanup 2011-02-04 09:27:25 +00:00
sunsky import bpy needed for presets now 2010-07-08 16:10:14 +00:00
tracking_camera Camera presets changes 2014-02-19 18:10:51 +06:00
tracking_settings Change default track to 15px pattern and 71px search 2014-02-19 18:50:24 +06:00
tracking_track_color Object tracking: various fixes and improvements 2011-12-15 16:10:49 +00:00