tornavis/source
Jacques Lucke d8678e02ec BLI: generally improve C++ data structures
The main focus here was to improve the docs significantly. Furthermore,
I reimplemented `Set`, `Map` and `VectorSet`. They are now (usually)
faster, simpler and more customizable. I also rewrote `Stack` to make
it more efficient by avoiding unnecessary copies.

Thanks to everyone who helped with constructive feedback.

Approved by brecht and sybren.

Differential Revision: https://developer.blender.org/D7931
2020-06-09 10:15:43 +02:00
..
blender BLI: generally improve C++ data structures 2020-06-09 10:15:43 +02:00
creator Merge branch 'blender-v2.83-release' 2020-05-29 18:05:04 +02:00
tools@5cf2fc3e5d UI: rename Cycles point light Size to Radius, for consistency and clarity 2020-06-02 08:08:59 +02:00
CMakeLists.txt ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00