Blender Git Loki
Git Commits -> Revision 5bfc5b9
August 10, 2021, 01:35 (GMT) |
Modifier: warn if the ocean simulation fails to allocate memory While most modifies don't handle out of memory cases, ocean simulation could attempt huge allocations: 2048 gb at the maximum resolution. Resolves T83952. |
Commit Details:
Full Hash: 5bfc5b93ee2fa7d27cbc836e8ac28e1e2a41b0fc
Parent Commit: 9b72bbc
Committed By: YimingWu
Lines Changed: +82, -42