Blender Git Commit Log

Git Commits -> Revision d5220d2

Revision d5220d2 by Sergey Sharybin (master)
May 31, 2016, 13:32 (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: d5220d23f976d14350d5d76f7cb97d4fef8e977d
Parent Commit: 230cf2e
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