Files
test/source/blender/blenkernel
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-10-19 08:12:33 -07:00
2020-12-04 08:14:07 +01:00
2020-11-06 12:32:54 +11:00
2020-12-04 08:46:34 +01:00
2020-09-30 11:51:13 +10:00
2020-10-01 14:29:45 +02:00
2020-10-19 08:12:33 -07:00
2020-09-30 11:51:13 +10:00
2020-11-03 23:59:24 +11:00
2020-12-04 08:14:07 +01:00
2020-08-20 16:09:48 +10:00
2020-09-30 11:51:13 +10:00
2020-10-19 09:11:00 -07:00
2020-12-04 08:46:34 +01:00