Blender Git Commit Log

Git Commits -> Revision 9f8c378

Revision 9f8c378 by Lukas Toenne (master)
April 19, 2013, 06:50 (GMT)
Fix for bug reported by Dalai Felinto on IRC, crash in blenderplayer after r56055. The ntreeUpdateTree function uses G.main, which is not defined in blenderplayer (NULL). Using G.main is in itself an ugly hack required for the node verification. Just added a sanity check for now.

Commit Details:

Full Hash: 9f8c3783cdca2e145a8a8b9e2bddf53147ff83ee
SVN Revision: 56161
Parent Commit: 5aef06f
Lines Changed: +2, -1

1 Modified Path:

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