Blender Git Commit Log

Git Commits -> Revision 942b6e9

January 3, 2018, 11:48 (GMT)
BLI_heap: minor changes to the API

Recent addition of 'reinsert' didn't match logic for ghash API.

Rename to BLI_heap_node_value_update,
also add BLI_heap_insert_or_update since it's a common operation.

Commit Details:

Full Hash: 942b6e933bb4cab8eac24d2fc95dc40fc7e36dfd
Parent Commit: eaeb0a0
Lines Changed: +47, -27

5 Modified Paths:

/source/blender/blenlib/BLI_heap.h (+7, -3) (Diff)
/source/blender/blenlib/intern/BLI_heap.c (+36, -10) (Diff)
/source/blender/blenlib/intern/polyfill2d_beautify.c (+1, -6) (Diff)
/source/blender/bmesh/tools/bmesh_decimate_collapse.c (+1, -6) (Diff)
/tests/gtests/blenlib/BLI_heap_test.cc (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021