Files
test/source/blender/editors
Julian Eisel 3daf28388b Cleanup: Move Outliner runtime hash into internal runtime struct, out of DNA
This way Outliner internal data stays internal, non-Outliner code will not be
able to access and mess with this. Further it allows us to use the real type
(rather than `void *`), change the type to a C++ container if needed and
slightly reduces the size for every Outliner stored in files.

Slightly changed how we set the `SO_TREESTORE_REBUILD` for this, but it should
effectively behave the same way as before.
2020-12-04 20:00:45 +01:00
..
2020-11-06 12:32:54 +11:00
2020-12-04 08:14:07 +01:00
2020-12-04 11:28:56 +01:00
2020-11-06 15:42:03 +11:00
2020-11-06 12:32:53 +11:00
2020-12-04 11:28:56 +01:00
2020-11-16 16:48:41 +11:00