Blender Git Commit Log
Git Commits -> Revision ce09b93
Revision ce09b93 by Clément Foucault (master) March 18, 2019, 20:40 (GMT) |
Fix T61104 Compositing two scenes with different output scales crashes Was due to incorrect output size. Use engine->resolution_x/y instead of computing the size on the fly from the scene specific settings (which are not overwritten by the rendering scene). |
Commit Details:
Full Hash: ce09b93955de6dd80f46af33f4329392b0752f74
Parent Commit: fd63be0
Lines Changed: +1, -1
1 Modified Path:
/source/blender/draw/intern/draw_manager.c (+1, -1) (Diff)