Blender Git Commit Log

Git Commits -> Revision 948f0f3

Revision 948f0f3 by Kévin Dietrich (subdivision_work)
July 14, 2021, 14:55 (GMT)
Fix crash opening some files.

The new behavior for when subdivision cannot be done on the GPU is to
just fill the buffers using the regular draw code (so no subdivision is
done). However there was some leftover code that would initialize an
empty buffer, causing the crash.

Commit Details:

Full Hash: 948f0f39f8d5301a0f7cc29045630704ffbe54ff
Parent Commit: 2fc6fc5
Lines Changed: +1, -5

1 Modified Path:

/source/blender/draw/intern/draw_cache_impl_subdivision.c (+1, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021