tornavis/source/blender/editors/asset
Julian Eisel 728d47f3e4 Asset shelf: Use asset representation for asset shelf BPY methods
Changes the `asset_poll()` and `draw_context_menu()` methods for asset
shelves to use the `AssetRepresentation` type, instead of `AssetHandle`.
The latter should be removed, so it's better to avoid using it in the
asset shelf BPY to avoid future compatibility breakage. This is possible
now with d421ebac5e.
2023-09-15 16:17:44 +02:00
..
intern Asset shelf: Use asset representation for asset shelf BPY methods 2023-09-15 16:17:44 +02:00
CMakeLists.txt Geometry Nodes: Extend add modifier menu with node group assets 2023-09-05 14:47:18 +02:00
ED_asset_catalog.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
ED_asset_catalog.hh Geometry Nodes: Extend add modifier menu with node group assets 2023-09-05 14:47:18 +02:00
ED_asset_filter.hh Asset shelf: Use asset representation for asset shelf BPY methods 2023-09-15 16:17:44 +02:00
ED_asset_handle.h Geometry Nodes: Extend add modifier menu with node group assets 2023-09-05 14:47:18 +02:00
ED_asset_import.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
ED_asset_indexer.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
ED_asset_library.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
ED_asset_list.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
ED_asset_list.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
ED_asset_mark_clear.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
ED_asset_shelf.h Fix #111694: Crash when reloading scripts with asset shelves 2023-08-30 16:03:15 +02:00
ED_asset_temp_id_consumer.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
ED_asset_type.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00