Blender Git Commit Log
Git Commits -> Revision b5f780a
Revision b5f780a by Sybren A. Stüvel (lineart-shadow) December 8, 2021, 06:53 (GMT) |
Fix `Action.asset_data["is_single_frame"]` set incorrectly The asset metadata custom property `["is_single_frame"]` was set incorrectly. Since this is intended for forward compatibility, including being covered by the asset metadata indexing, it's important to have it set correctly from the first release of Blender that includes the asset browser. Differential Revision: https://developer.blender.org/D13452 |
Commit Details:
Full Hash: b5f780aae84ad3ec7a76ab71e47b599061558669
Parent Commit: ec7e20f
Committed By: YimingWu
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/action.c (+1, -1) (Diff)