tornavis/source/blender/editors/asset
Hans Goudey d5a61a8f55 Fix: Missing early return when asset isn't found
This didn't cause a crash since `resolve_asset_weak_reference_to_full_path`
doesn't actually use the `this` pointer, but it's still quite unsafe.
2024-03-28 13:43:20 -04:00
..
intern Fix: Missing early return when asset isn't found 2024-03-28 13:43:20 -04:00
CMakeLists.txt Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
ED_asset_catalog.hh Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
ED_asset_filter.hh Cleanup: Sort forward declaration lists, remove duplicate 2024-03-27 20:19:23 -04:00
ED_asset_handle.hh Cleanup: Move remaining asset editors code to C++ namespace 2024-01-26 18:43:13 -05:00
ED_asset_import.hh Cleanup: Sort forward declaration lists, remove duplicate 2024-03-27 20:19:23 -04:00
ED_asset_indexer.hh Cleanup: Move remaining asset editors code to C++ namespace 2024-01-26 18:43:13 -05:00
ED_asset_library.hh Cleanup: Move remaining asset editors code to C++ namespace 2024-01-26 18:43:13 -05:00
ED_asset_list.hh Cleanup: Sort forward declaration lists, remove duplicate 2024-03-27 20:19:23 -04:00
ED_asset_mark_clear.hh Cleanup: Sort forward declaration lists, remove duplicate 2024-03-27 20:19:23 -04:00
ED_asset_shelf.hh Cleanup: Sort forward declaration lists, remove duplicate 2024-03-27 20:19:23 -04:00
ED_asset_temp_id_consumer.hh Cleanup: Move remaining asset editors code to C++ namespace 2024-01-26 18:43:13 -05:00
ED_asset_type.hh Cleanup: code-comments, use doxygen formatting & spelling corrections 2024-03-26 17:55:20 +11:00