Blender Git Commit Log

Git Commits -> Revision fa71498

Revision fa71498 by Bastien Montagne (master)
February 14, 2019, 15:26 (GMT)
Cleanup: replace Main ID's foreach functions by macros.

Am really no a big fan of using macros for that kind of things, but
meh... C solution to do that with functions (using callbacks) is
even worse. :(

Commit Details:

Full Hash: fa7149893a6c9d61ba840475b6d96172b0d55a67
Parent Commit: caf89c3
Lines Changed: +81, -99

4 Modified Paths:

/source/blender/blenkernel/BKE_main.h (+33, -8) (Diff)
/source/blender/blenkernel/intern/library_query.c (+24, -23) (Diff)
/source/blender/blenkernel/intern/main.c (+11, -62) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+13, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021