Blender Git Commit Log

Git Commits -> Revision d5ad01e

Revision d5ad01e by Ankit Meel (soc-2020-io-performance)
August 4, 2020, 15:57 (GMT)
Fix bsdf_ being null; asserts for SOCK_RGBA

Use `ntreeType_Shader->idname` instead of manually entering the
ID to avoid mistakes (which I did!
`ShaderNodeTree` vs `ShaderNodetree`).

Add assert in case caller doesn't own the `nodetree_`.

Fix passing `float a, int b` to `Span` instead
of `float *, size_t size`.

Commit Details:

Full Hash: d5ad01edf3e2e3158df1d2d8a52fd94da0a5f090
Parent Commit: 64ff38a
Lines Changed: +22, -11

2 Modified Paths:

/source/blender/io/wavefront_obj/intern/wavefront_obj_im_mtl.cc (+18, -7) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj_im_objects.hh (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021