Blender Git Loki

Git Commits -> Revision 2b662a0

Revision 2b662a0 by Jeroen Bakker (lineart-shadow)
December 8, 2021, 06:53 (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: 2b662a0be88ff338e59461eb25b9f05948abc152
Parent Commit: a858188
Committed By: YimingWu
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