Blender Git Loki

Git Commits -> Revision e27e83b

Revision e27e83b by Sergey Sharybin (cycles-x)
April 13, 2021, 16:00 (GMT)
Cycles: Use easier to debug match check

Use DCHECK_EQ(foo, bar) instead of assert(foo == bar) which makes it
easier to see what exactly went wrong by looking on numbers. Before
it was required to re-run Blender to see what was actual and expected
values.

Commit Details:

Full Hash: e27e83bfde36eb564c55dc502fe8dc3332935f7f
Parent Commit: 6b4b952
Lines Changed: +8, -5

1 Modified Path:

/intern/cycles/render/buffers.cpp (+8, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021