tornavis/source
Jacques Lucke a443287908 IDTypeInfo: add .blend file io callbacks
This is part of T76372.
It adds the `blend_write`, `blend_read_data`, `blend_read_lib`
and `blend_read_expand` which correspond to the various
steps when reading and writing .blend files.
Having these callbacks allows us to decentralize the blenloader
code a lot more. This has the affect that code related to any
specific ID type is less scattered.

Reviewers: mont29

Differential Revision: https://developer.blender.org/D8670
2020-08-28 13:05:48 +02:00
..
blender IDTypeInfo: add .blend file io callbacks 2020-08-28 13:05:48 +02:00
creator Cleanup: Fix build warning on windows 2020-08-27 08:10:37 -06:00
tools@f4aa2de034 Revert "Enabled workaround to solve threading issues in draw manager" 2020-08-25 11:29:20 +02:00
CMakeLists.txt Clang-Tidy: Allow use with GCC but warn about possible failure 2020-07-03 10:58:24 +02:00