Blender Git Commit Log

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

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