Blender Git Commit Log
Git Commits -> Revision 75e2ae7
Revision 75e2ae7 by Karl Semich (master) January 15, 2018, 11:57 (GMT) |
Allow for multi-gigapixel renders This patch fixes a 32-bit overflow that occurs on 64-bit systems due to a numeric literal being treated as 32-bit. This patch allows for the generation of images that occupy more than 4GB of RAM, which previously caused a crash. Reviewers: sergey Reviewed By: sergey Differential Revision: https://developer.blender.org/D2975 |
Commit Details:
Full Hash: 75e2ae72c7771a89f3fe4e988d4deb30c9367313
Parent Commit: 2c2203d
Committed By: Sergey Sharybin
Lines Changed: +2, -2
1 Modified Path:
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+2, -2) (Diff)