Go to file
Olly Funkster 06ac6ded66 Fix byte-to-float conversion when using scene strips in sequencer with identical color spaces
Fix T50882: VSE: Blend Modes on Scenes do not layer properly
Fix T51002: Scene strip with Alpha over not working as expected

The byte-to-float conversion was being skipped if the color spaces of the sequence and the scene
are the same, which is the default, resulting in any non-float strips becoming invisible.

Reviewers: sergey

Differential Revision: https://developer.blender.org/D2635
2017-05-16 10:36:33 +02:00
build_files Cleanup: spelling 2017-04-27 21:41:03 +10:00
doc Cleanup: menu example 2017-04-29 16:20:06 +10:00
extern Curve Fitting: minor change to re-fitting method 2017-04-30 00:01:16 +10:00
intern Cycles: Fix native only kernel since denoiser commit 2017-05-15 18:37:33 +02:00
release Fix T51348: Node highlighting is broken 2017-05-15 13:52:17 +02:00
source Fix byte-to-float conversion when using scene strips in sequencer with identical color spaces 2017-05-16 10:36:33 +02:00
tests Fix T51331: fixes for Alembic unit tests on Windows 2017-04-28 15:28:41 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt fix typo in WITH_SYSTEM_GFLOG in CMakeLists.txt 2017-04-30 10:52:38 -06:00
COPYING
GNUmakefile Makefile: set tab width=4 2017-03-11 20:48:12 +11:00
make.bat [msvc/make.bat] Limit the amount of simultaneously compiled projects. 2017-05-03 15:15:35 -06:00