Blender Git Commit Log

Git Commits -> Revision f798c79

Revision f798c79 by Bastien Montagne (master)
November 30, 2015, 14:34 (GMT)
Libquery: fix double-handling of object pointer in scene's basact base.

Looping twice on same ID pointer may not be an issue in master currently, but with work done in id-remap
branch this should be avoided as much as possible, so for now assuming we do not need this here.

Note: if we really need this and have to add it back, then please at least use IDWALK_USER, and not
IDWALK_NOP flag!

Commit Details:

Full Hash: f798c791cda58e032fb65fe646ad2d68df8ecf69
Parent Commit: c69ce97
Lines Changed: +2, -3

1 Modified Path:

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