Blender Git Commit Log

Git Commits -> Revision d0d8574

Revision d0d8574 by Jacques Lucke (master)
April 17, 2021, 16:39 (GMT)
BLI: support multiple arguments for value in *_as methods of Map

This allows us to build more complex values in-place in the map.
Before those values had to be build separately and then moved into the map.

Existing calls to the Map API remain unchanged.

Commit Details:

Full Hash: d0d85742fc16aedb8e2145ca76fa77bd47ec2e54
Parent Commit: 5cf6f57
Lines Changed: +56, -45

3 Modified Paths:

/source/blender/blenlib/BLI_map.hh (+41, -39) (Diff)
/source/blender/blenlib/BLI_map_slots.hh (+6, -6) (Diff)
/source/blender/blenlib/tests/BLI_map_test.cc (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021