Files
test2/source/blender
Jacques Lucke 57613630c7 BLO: use blender::Map in OldNewMap
`OldNewMap` used to have its own map implementation. Given that
the file uses C++ now, it is easy to use a C++ map implementation
instead. This simplifies the code a lot.

Going forward it might make sense to remove the `OldNewMap`
abstraction or to split it up in two (currently, `NewAddress.nr` has
two different meanings in different contexts which is confusing).

No functional changes are expected.

Differential Revision: https://developer.blender.org/D16546
2022-11-29 16:24:45 +01:00
..
2022-11-19 11:51:42 +01:00
2022-11-09 08:51:00 -08:00
2022-11-29 17:33:07 +13:00
2022-11-28 08:32:06 +01:00
2022-11-27 21:42:37 +01:00
2022-11-29 13:17:33 +01:00