Blender Git Commit Log
Git Commits -> Revision 6ebe0b8
Revision 6ebe0b8 by Julian Eisel (master) April 22, 2021, 17:26 (GMT) |
Assets: Correct name of own recently added BPY functions Makes the functions (introduced in 557b3d2762a6) follow existing naming conventions for the API. Changes: `bpy.types.ID.mark_asset` to `bpy.types.ID.asset_mark` `bpy.types.ID.clear_asset` to `bpy.types.ID.asset_clear` |
Commit Details:
Full Hash: 6ebe0b8cf0463771d30c592e6926e591ee773557
Parent Commit: bbb52a4
Lines Changed: +4, -4
1 Modified Path:
/source/blender/makesrna/intern/rna_ID.c (+4, -4) (Diff)