Blender Git Commit Log
Git Commits -> Revision 983cbaf
Revision 983cbaf by Dalai Felinto (master) August 15, 2014, 09:27 (GMT) |
Final Fix T41222 Blender gives weird ouput when baking (4096*4096) resolution on GPU It now uses the tile size to split the job. For CPU this may add overhead, but for GPU this is highly needed. Reviewers: sergey Differential Revision: https://developer.blender.org/D690 |
Commit Details:
Full Hash: 983cbafd1877f8dbaae60b064a14e27b5b640f18
Parent Commit: 2c5b685
Lines Changed: +81, -52