Blender Git Loki

Git Commits -> Revision 4e3bc21

Revision 4e3bc21 by Bastien Montagne (temp-ghash-setops)
March 20, 2015, 11:04 (GMT)
Remove public GHash API for union/inter/diff/symmdiff.

This is dead easy to add back when we want (or use other naming if we really
like them better), core code remains exactly the same anyway.

Note we keep checks (isdisjoint, isequal, etc.) for ghashes though, those are
pure-keys non-modifying operations anyway, so here set ops for ghash are
definitively valid (equivalent of set ops on dict.keys() views in py).

Commit Details:

Full Hash: 4e3bc21492b6ea3e78766ff3ab4446c3c88399e2
Parent Commit: 88ae44a
Lines Changed: +83, -224

3 Modified Paths:

/source/blender/blenlib/BLI_ghash.h (+0, -18) (Diff)
/source/blender/blenlib/intern/BLI_ghash.c (+0, -115) (Diff)
/tests/gtests/blenlib/BLI_ghash_test.cc (+83, -91) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021