Skip to content
Snippets Groups Projects
Commit 41d6f03f authored by Christoph Lendenfeld's avatar Christoph Lendenfeld Committed by Thomas Dinges
Browse files

Fix #119909: Unkeyable custom properties receive keyframes

In the case that "Custom Properties" was enabled in the user preferences,
the keyframing code would key all custom properties, regardless of that
property's type.
This can cause issues since it is keying e.g. the custom property that
cycles adds.

With this PR this is now limited to only Boolean, Int, Float, Double and Array.
Custom properties that have been defined via an addon are also not keyed.

Pull Request: https://projects.blender.org/blender/blender/pulls/119914
parent b0f9c2f9
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment