Blender Git Commit Log

Git Commits -> Revision a4068d3

Revision a4068d3 by Lukas Toenne (master)
October 1, 2013, 08:55 (GMT)
Fix for own commit r60468: All the localized node groups ended up in the main library ... This was because of the G.main check in ntreeCopyTree_internal, which determines whether a node tree gets put
into main or is an independent data block. This can now be controlled by passing an explicit Main pointer, so we can ensure localized node groups don't pollute main.

Commit Details:

Full Hash: a4068d39dec127e9e1463e73dfbc62c03fd56cf5
SVN Revision: 60473
Parent Commit: aecb76b
Lines Changed: +15, -9

1 Modified Path:

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