bdk-blender/source/blender/blenloader
Bastien Montagne b7c4972ebc Fix #111235: invalid .blend file can crash on load.
Somehow the backport for 3.3 diverged from commits to main (4.0), and
the case were the DNA block would go missing would not anymore prevent
handling of further `is_minversion_older_than_blender` test in
`blo_decode_and_check`.
2023-08-21 16:25:33 +02:00
..
intern Fix #111235: invalid .blend file can crash on load. 2023-08-21 16:25:33 +02:00
tests File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
BLO_blend_defs.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
BLO_blend_validate.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
BLO_read_write.h Cleanup: spelling in comments, use C++ comments for disabled code 2022-03-08 13:48:31 +11:00
BLO_readfile.h Add a mechanism to abort a blend file reading on critical error. 2023-03-16 13:54:58 +01:00
BLO_undofile.h Cleanup: use term 'filepath' for full file paths 2022-05-17 12:54:05 +10:00
BLO_writefile.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
CMakeLists.txt Auto-generate RNA-structs declarations in RNA_prototypes.h 2022-03-14 17:08:46 +01:00