Blender Git Commit Log

Git Commits -> Revision 2561944

Revision 2561944 by Sybren A. Stüvel (master)
July 10, 2018, 10:00 (GMT)
Ocean Modifier: prevent crashing on 'Apply Modifier' button

The 'Apply Modifier' button calls the modifier code on the original
object instead of an evaluated copy, which doesn't have an initialised
Ocean *.

Commit Details:

Full Hash: 25619443bba4b9dda8e6194662683e91be99b247
Parent Commit: 0c8452a
Lines Changed: +29, -0

3 Modified Paths:

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