Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2017-12-06 00:34:49 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2017-12-06 00:34:49 +0300
commitee120d6293fefec25d762b069d813440f3e54ee5 (patch)
treef6c6728059caf706ca49de1e6341f94cfb61b89f /intern/cycles/device/device_cpu.cpp
parent855799ecc1c5e53d9fbfe520fd5402bc0138f674 (diff)
Fix T53476: File Browser: Selection Issue with 'fill' option.
Fill-selection would only go upward in list of items to find an already selected one and fill-select all items in-between. Now, in case upward search fails, it will also intent to go downward, effectiviely allowing to 'fill-select' from bottom to top. Note that top-to-bottom keeps priority (i.e. if a top-to-bottom fill-selection is possible, it will always happen, even if a bottom-to-top one is also possible).
Diffstat (limited to 'intern/cycles/device/device_cpu.cpp')
0 files changed, 0 insertions, 0 deletions