Blender Git Loki
Git Commits -> Revision 476be37
Revision 476be37 by Brecht Van Lommel (master) March 12, 2021, 16:49 (GMT) |
Fix T86332: setting Cycles dicing camera fails after recent changes Somehow "from __future__ import annotations" and "lambda" are not working together well here, work around it by not using a lambda function. |
Commit Details:
Full Hash: 476be3746e85b4891189c8d480501905b9400c66
Parent Commit: b01e9ad
Lines Changed: +4, -1
1 Modified Path:
/intern/cycles/blender/addon/properties.py (+4, -1) (Diff)