Blender Git Loki
Git Commits -> Revision 218df99
Revision 218df99 by Jeroen Bakker (master) August 4, 2021, 08:29 (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: 218df9941097bf973485ac343c070bdc6641a539
Parent Commit: 3b0fab6
Committed By: Campbell Barton
Lines Changed: +82, -42