tornavis/source/blender/asset_system
Jacques Lucke 79bce99260 Fix #104857: crash when datafiles/assets folder does not exist
This adds some simple null checks to avoid the crash. It might still
be good to improve the error message, but also does not seem as
important as avoiding the crash. Typically, users should not run into
this issue because the assets are shipped with Blender.
2023-02-27 14:02:03 +01:00
..
intern Fix #104857: crash when datafiles/assets folder does not exist 2023-02-27 14:02:03 +01:00
tests Cleanup: Remove unused headers in asset files 2022-12-14 15:43:05 +01:00
AS_asset_catalog.hh Assets: "All" asset library 2023-01-10 15:41:58 +01:00
AS_asset_catalog_path.hh Cleanup: Better follow class layout style guide in asset headers 2022-11-18 12:45:56 +01:00
AS_asset_catalog_tree.hh Cleanup: Better follow class layout style guide in asset headers 2022-11-18 12:45:56 +01:00
AS_asset_identifier.hh Asset system: Initial asset identifier type 2022-11-30 19:44:34 +01:00
AS_asset_library.h Cleanup: remove redundant forward declarations for structs 2023-01-18 18:41:13 +11:00
AS_asset_library.hh Fix possible compiler warning and linker error 2023-02-15 15:37:30 +01:00
AS_asset_representation.h Assets: bundle Essentials with Blender 2023-02-14 17:35:29 +01:00
AS_asset_representation.hh Assets: Preference for default import method for an asset library 2023-02-15 12:51:23 +01:00
AS_essentials_library.hh Assets: bundle Essentials with Blender 2023-02-14 17:35:29 +01:00
CMakeLists.txt Assets: bundle Essentials with Blender 2023-02-14 17:35:29 +01:00