Blender Git Loki
Git Commits -> Revision faa10d1
Revision faa10d1 by Sergey Sharybin (master) October 2, 2014, 18:45 (GMT) |
Cycles: optimization of panoramic camera in volume Now we do much better preliminary check for panoramic camera is inside the volume object boundings. Also we're now cacheing the has_volume in the mesh, which makes it unneeded iterations for each object's shaders. Should be no functional changes, just faster sync and panoramic-in-volume rendering. |
Commit Details:
Full Hash: faa10d1ced8ec74319f0acbd2d789345beced008
Parent Commit: e64ecae
Lines Changed: +34, -65