Blender Git Commit Log

Git Commits -> Revision adda126

February 20, 2020, 12:00 (GMT)
libquery: add optional handling of 'UI' ID pointers.

Handling those through different ways /might/ be needed sometimes, but
in most case this is just a nest of issues, since you can easily forget
to take them into account.

Note that this should be a 'non-functional' change, as this new behavior
is not used anywhere yet.

Commit Details:

Full Hash: adda126d95160f4b3f87d9352c02f03fd8481380
Parent Commit: 0bfdff1
Committed By: Julian Eisel
Lines Changed: +183, -8

5 Modified Paths:

/source/blender/blenkernel/BKE_lib_query.h (+2, -1) (Diff)
/source/blender/blenkernel/BKE_main.h (+8, -1) (Diff)
/source/blender/blenkernel/intern/lib_id.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/lib_query.c (+165, -2) (Diff)
/source/blender/blenkernel/intern/main.c (+6, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021