Blender Git Loki

Git Commits -> Revision cd49408

Revision cd49408 by Jeroen Bakker (master)
December 7, 2021, 10:30 (GMT)
Fix crash when switching back from render preview.

Issue is that external engine uses the gpu info. but overwrote the
instance data. The draw manager would then detect instance data and
required the engine type to have a instance free callback.

The solution is to save some space in the engine data to hold an empty
and unused instance_data attribute to comply with `ViewportEngineData`
struct.

Commit Details:

Full Hash: cd494087c1f214771d952d110ed2a1a685e7ec28
Parent Commit: b069218
Lines Changed: +4, -0

2 Modified Paths:

/source/blender/draw/engines/eevee/eevee_private.h (+2, -0) (Diff)
/source/blender/draw/engines/external/external_engine.c (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021