blender/release/scripts/presets
Sergey Sharybin 6557d33608 Made maya keymad deselect everything in cases nothing was selected with LMB
The way it works now is:

- Border select is using TWEAK, for which you need to hold LMB down
  and move mouse. This prevents operators using RELEASE/CLICK events
  from being fired.
- LMB select is using RELEASE event, this is no selection happens
  before border if you do border select. And this prevents any
  operator uses CLICK event from being fired.
- Delect all happens by CLICK, which would be fired only in case no
  operators were handled with PRESS/RELEASE.

This is a bit cards-house, but this is how events currently works and
wouldn't want inventing something bigger now.
2013-02-13 17:43:52 +00:00
..
camera Merging r42062 through r42159 from trunk into soc-2011-tomato 2011-11-25 15:32:23 +00:00
cloth import bpy needed for presets now 2010-07-08 16:10:14 +00:00
cycles/integrator Cycles: fix sampling issue with certain (transparent) max bounce settings, and 2011-10-16 17:06:01 +00: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 split off auto depth option to have cursor placement use depth too since you dont always want both. 2012-08-10 10:34:24 +00:00
interface_theme Fix themes for gradient. For other (contrib) theme maintainers: back property is not used for 3D viewport back colour anymore, instead use the gradient high colour, as done in this commit 2013-02-10 20:17:50 +00:00
keyconfig Made maya keymad deselect everything in cases nothing was selected with LMB 2013-02-13 17:43:52 +00:00
operator/wm.collada_export Added gsoc-2012 collada improvements from bratwurst branch 2013-01-21 13:45:49 +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 Remove sensor height from Sony A55 preset. 2011-11-20 17:09:54 +00:00
tracking_settings pep8 cleanup 2012-09-26 21:19:51 +00:00
tracking_track_color Object tracking: various fixes and improvements 2011-12-15 16:10:49 +00:00