Blender Git Commit Log

Git Commits -> Revision 9512ae1

Revision 9512ae1 by Lukas Toenne (master)
April 3, 2013, 08:25 (GMT)
Fix #34838, Can not append mesh from 2.5 (Crash in Nodes). The compatibility code for node group socket indices was assuming the new group node types even for 2.56.2 files, before these node groups had actually been converted ... Needs to use old way of identifying node group links (fromnode/tonode == NULL) instead of input/output node types.

Commit Details:

Full Hash: 9512ae1a4a7b6242f425c219b4dec572f6a88bb8
SVN Revision: 55750
Parent Commit: 3092b24
Lines Changed: +2, -2

1 Modified Path:

/source/blender/blenloader/intern/readfile.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021