Blender Git Loki
Git Commits -> Revision 132c2db
Revision 132c2db by Sergey Sharybin (cycles-x) March 12, 2021, 13:39 (GMT) |
Cycles: Comment out a lot of logic in TileManager The actual tricky tiling logic is done in the PathTraceWork and the TileManager is mainly tracking state of the current resolution and sample. In the future it can also be used to keep track of big tiles but the logic will be way more simple. |
Commit Details:
Full Hash: 132c2dba526351de473bdcfeb4a6ee4e704ae78b
Parent Commit: 36f6085
Lines Changed: +92, -16