tornavis/source/blender
Richard Antalik 0e7599bc15 VSE: don't allow strip preview when clicking on the scrubbing region
Don't set 'special preview' or Solo mode if scrubbing in scrubbing region.

Author: a.monti

Reviewed By: Severin

Differential Revision: https://developer.blender.org/D7234
2020-04-06 00:11:55 +02:00
..
blendthumb Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
blenfont Cleanup: use term 'attr' instead of 'attrib' 2020-04-03 17:25:58 +11:00
blenkernel Cleanup: Use `_fn` as a suffix for callbacks in VSE code 2020-04-05 23:39:20 +02:00
blenlib Cleanup: macro hygiene, parenthesize arguments 2020-04-05 13:53:32 +10:00
blenloader Cleanup: Rename Panel * variables from pa to panel 2020-04-03 22:20:25 -05:00
blentranslation Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
bmesh Cleanup: use const for 'clnors' argument where possible 2020-04-05 17:12:10 +10:00
compositor Fix build WITH_CXX_GUARDEDALLOC 2020-03-19 14:42:04 -03:00
datatoc Cleanup: fix typos in comments 2020-03-19 21:55:17 +01:00
depsgraph Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h` 2020-04-03 16:46:48 +02:00
draw Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
editors VSE: don't allow strip preview when clicking on the scrubbing region 2020-04-06 00:11:55 +02:00
freestyle Fix T74417: Freestyle render removes image texture users 2020-03-26 01:29:20 +01:00
gpencil_modifiers GPencil: Cleanup typo error 2020-04-01 10:02:04 +02:00
gpu Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
ikplugin Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
imbuf Cleanup: use term 'attr' instead of 'attrib' 2020-04-03 17:25:58 +11:00
io Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h` 2020-04-03 16:46:48 +02:00
makesdna Cleanup: macro hygiene, parenthesize arguments 2020-04-05 13:53:32 +10:00
makesrna Cleanup: Use `_fn` as a suffix for callbacks in VSE code 2020-04-05 23:39:20 +02:00
modifiers fix (unreported): Weld Modifier: possible use of uninitialized variable 2020-04-03 15:09:05 -03:00
nodes Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
physics Cleanup: fix typos in comments 2020-03-19 21:55:17 +01:00
python Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
render Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
shader_fx Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
windowmanager Cleanup: Split up Window-Manager VR file (and related changes) 2020-04-04 18:55:24 +02:00
CMakeLists.txt VR: Initial Virtual Reality support - Milestone 1, Scene Inspection 2020-03-17 21:42:44 +01:00