tornavis/source/blender/blenloader/intern
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
..
blend_validate.c Cleanup: rename 'name' to 'filepath' for DNA types 2020-06-23 11:29:36 +10:00
readblenentry.c Cleanup: Blenloader, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
readfile.c Implement ID properties support for TimeMarker 2020-09-21 12:25:45 +02:00
readfile.h Fix broken Windows buiilds after own recent commit in read/write code. 2020-09-20 19:34:12 +02:00
undofile.c Cleanup: balance braces, spelling 2020-09-21 15:04:09 +10:00
versioning_250.c Cleanup: rename iterators over sequences to be more clear about what they do. 2020-08-21 18:55:27 +02:00
versioning_260.c Cleanup: rename iterators over sequences to be more clear about what they do. 2020-08-21 18:55:27 +02:00
versioning_270.c Cleanup: rename iterators over sequences to be more clear about what they do. 2020-08-21 18:55:27 +02:00
versioning_280.c Revert "Image Editor: Make Rendering of Pure Emissive Colors Optional" 2020-09-15 14:33:22 +02:00
versioning_290.c Cleanup: spelling 2020-09-19 14:26:40 +10:00
versioning_cycles.c Cleanup: Blenloader, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
versioning_defaults.c Sequencer: Implement zoom-to-fit view mode 2020-08-13 15:24:21 +02:00
versioning_dna.c ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
versioning_legacy.c Cleanup: add SEQ_ALL_BEGIN, SEQ_CURRENT_BEGIN to .clang-format 2020-08-26 09:59:15 +10:00
versioning_userdef.c Cleanup: use static assert to disable access to preferences 2020-09-17 15:24:58 +10:00
writefile.c Implement ID properties support for TimeMarker 2020-09-21 12:25:45 +02:00