Blender Git Loki

Git Commits -> Revision 817d308

Revision 817d308 by Lukas Toenne (master)
May 8, 2012, 15:14 (GMT)
Fix #31350, by Sergey Sharybin.

This happens because of how output node index is initializing in assign_index function: itterator goes to the beginning of the nodes list using node->prev and then reviews the whole node list to find first unused index. The problem is that node's initialization now is getting called before node was added to node tree, so all output nodes have got equal index.

Commit Details:

Full Hash: 817d308803dc1234e9e7b4cab782c0f52a4ebaca
SVN Revision: 46424
Parent Commit: e20bff4
Lines Changed: +3, -3

1 Modified Path:

/source/blender/blenkernel/intern/node.c (+3, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021