Blender Git Loki
Git Commits -> Revision 06ac6de
Revision 06ac6de by Olly Funkster (master) May 16, 2017, 08:36 (GMT) |
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 |
Commit Details:
Full Hash: 06ac6ded66fbbbce6d316ff44880897661b8e276
Parent Commit: f6afd1b
Committed By: Sergey Sharybin
Lines Changed: +7, -2
1 Modified Path:
/source/blender/imbuf/intern/colormanagement.c (+7, -2) (Diff)