Go to file
Joshua Leung 00ba28e9f8 Fix: Don't ignore duplicate channels when doing border/circle/lasso select
While it is necessary to ignore duplicates when doing Deselect/Column Select
(where double-updates may result in nothing being selected), for borderselect,
not including the duplicates meant that sometimes, nothing would happen
if you were trying to borderselect keyframes originating from hidden channels.

This was first noticed in the greasepencil-object branch, but affects all
animation channel types.
2018-02-23 02:41:05 +13:00
build_files Cycles: Remove Fermi support from CMake and update runtime checks in device_cuda.cpp. 2018-02-17 16:15:07 +01:00
doc Revert "tmp" 2018-01-31 22:35:46 -02:00
extern CMake: include missing headers 2018-02-09 13:50:05 +11:00
intern Cycles: add Russian roulette termination for volume multiple scattering. 2018-02-22 00:55:32 +01:00
release Cleanup: rename SequenceEditor instance to 'ed' 2018-02-19 22:32:41 +11:00
source Fix: Don't ignore duplicate channels when doing border/circle/lasso select 2018-02-23 02:41:05 +13:00
tests Cleanup: add 2d suffix to BLI files 2018-02-18 21:27:33 +11:00
.arcconfig
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:54:26 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt Cycles: Remove Fermi support from CMake and update runtime checks in device_cuda.cpp. 2018-02-17 16:15:07 +01:00
COPYING
GNUmakefile Build: auto detection of libraries built by "make deps" on Linux. 2018-01-11 22:30:31 +01:00
make.bat Cleanup: whitespace 2017-12-11 19:28:40 +11:00