Blender Git Loki
Git Commits -> Revision 6279efb
Revision 6279efb by Brecht Van Lommel (master) September 23, 2021, 15:48 (GMT) |
Fix Cycles compiler warning on GCC 11 For shadow rays there are no closures, leave out the closure merging code there to avoid warnings about accessing closure memory that does not exist. |
Commit Details:
Full Hash: 6279efbb78a3c701547b8e25cf90efd712c377d0
Parent Commit: d049379
Lines Changed: +8, -5