Blender Git Loki
Git Commits -> Revision 9183f9f
Revision 9183f9f by Julian Eisel (master) December 9, 2021, 11:35 (GMT) |
Cleanup/Documentation: Add/move comments for asset files Adds some basic high-level explanations for editor/UI level asset APIs. Also moves one such comment from the source file to the header file, so it's in the same file as other API comments. |
Commit Details:
Full Hash: 9183f9f8602aac82aae5319d5a9e75bc830b3fa7
Parent Commit: 50f378e
Lines Changed: +20, -6
6 Modified Paths:
/source/blender/editors/asset/ED_asset_catalog.h (+2, -0) (Diff)
/source/blender/editors/asset/ED_asset_catalog.hh (+5, -0) (Diff)
/source/blender/editors/asset/ED_asset_filter.h (+2, -0) (Diff)
/source/blender/editors/asset/ED_asset_handle.h (+6, -0) (Diff)
/source/blender/editors/asset/ED_asset_temp_id_consumer.h (+5, -0) (Diff)
/source/blender/editors/asset/intern/asset_handle.cc (+0, -6) (Diff)
/source/blender/editors/asset/ED_asset_catalog.hh (+5, -0) (Diff)
/source/blender/editors/asset/ED_asset_filter.h (+2, -0) (Diff)
/source/blender/editors/asset/ED_asset_handle.h (+6, -0) (Diff)
/source/blender/editors/asset/ED_asset_temp_id_consumer.h (+5, -0) (Diff)
/source/blender/editors/asset/intern/asset_handle.cc (+0, -6) (Diff)