Blender Git Commit Log

Git Commits -> Revision 8f24ec2

Revision 8f24ec2 by Campbell Barton (master)
July 10, 2020, 02:14 (GMT)
Cleanup: add BLI_linklist_find_last

This makes adding to the end of a linked list simpler,
In most cases we avoid this in favor of BLI_linklist_append.

For one off operations it's OK.

Commit Details:

Full Hash: 8f24ec2e26ac634789ed9027dcfe6d1cd14782a7
Parent Commit: 3dd460a
Lines Changed: +15, -4

3 Modified Paths:

/source/blender/blenlib/BLI_linklist.h (+1, -0) (Diff)
/source/blender/blenlib/intern/BLI_linklist.c (+10, -0) (Diff)
/source/blender/editors/uvedit/uvedit_path.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021