tornavis/source/blender/blenloader
Sergey Sharybin 216a221876 Implement ID properties support for TimeMarker
Allows scripters to store additional information in the marker itself instead
of using work-around approach based on marker names and such.

Differential Revision: https://developer.blender.org/D8944
2020-09-21 12:25:45 +02:00
..
intern Implement ID properties support for TimeMarker 2020-09-21 12:25:45 +02:00
tests Depsgraph: simplify build API 2020-08-18 15:51:32 +02:00
BLO_blend_defs.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
BLO_blend_validate.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
BLO_read_write.h Sanitize type 'size' parameters in our read/write file code 2020-09-20 18:41:50 +02:00
BLO_readfile.h Cleanup: naming for library link enum 2020-09-08 16:41:55 +10:00
BLO_undofile.h Sanitize type 'size' parameters in our read/write file code 2020-09-20 18:41:50 +02:00
BLO_writefile.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
CMakeLists.txt Cleanup: include missing header files in CMake 2020-09-07 23:10:17 +10:00