Blender Git Commit Log

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

3 Modified Paths:

/source/blender/blenkernel/BKE_ocean.h (+4, -2) (Diff)
/source/blender/blenkernel/intern/ocean.c (+68, -36) (Diff)
/source/blender/modifiers/intern/MOD_ocean.c (+10, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021