Blender Git Loki
Git Commits -> Revision 1cb938e
Revision 1cb938e by Patrick Mours (master) January 10, 2020, 15:30 (GMT) |
Cycles: Fix viewport rendering when displaying as byte and not half float Commit rB7e61e597253f3ca75f2fb86a57212ca750ffbbe8 broke viewport rendering when not displaying as halfs. This fixes that by actually using the `scale` parameter that is passed into `film_map` and also de-duplicates code around it. Differential Revision: https://developer.blender.org/D6557 |
Commit Details:
Full Hash: 1cb938ef2c927d062439f06416bbf0bf8446625b
Parent Commit: 1d149f6
Lines Changed: +11, -22
1 Modified Path:
/intern/cycles/kernel/kernel_film.h (+11, -22) (Diff)