Blender Git Commit Log

Git Commits -> Revision dadaf9f

Revision dadaf9f by Sergey Sharybin (compositor-2016)
June 8, 2016, 19:45 (GMT)
Cycles: Fixes for recent refactor

- add_vertex() can be called from split_vertex() which does not guarantee
to have properly pre-allocate arrays.

- Need to check whether Cycles is compiled with OSL in XML reader.

Commit Details:

Full Hash: dadaf9f0de9bbea728f311d0a3487398552f2040
Parent Commit: e90b87f
Committed By: Jeroen Bakker
Lines Changed: +9, -1

3 Modified Paths:

/intern/cycles/app/cycles_xml.cpp (+2, -0) (Diff)
/intern/cycles/render/mesh.cpp (+6, -1) (Diff)
/intern/cycles/render/mesh.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021