Blender Git Loki
Git Commits -> Revision 61e92ee
Revision 61e92ee by Sybren A. Stüvel (master) December 2, 2021, 13:35 (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: 61e92eeb3e38f6dc887b63102b6a9acc9cce7e26
Parent Commit: 67c490d
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/action.c (+1, -1) (Diff)