Files
test/source/blender
Christoph Lendenfeld 265aebd7be Fix: FCurve colors on bones
New FCurves for bones were not automatically set to `FCURVE_COLOR_AUTO_RGB`
because the RNA path couldn't be resolved.

That was because the `PointerRNA` passed into the function points to the bone,
but the rna path is relative to the ID.
Fixed by resolving the path from the bones owner ID

Pull Request: https://projects.blender.org/blender/blender/pulls/115517
2023-11-28 13:29:46 +01:00
..
2023-11-28 13:29:46 +01:00
2023-11-27 10:55:39 +11:00
2023-11-28 15:19:20 +11:00
2023-11-27 08:33:54 -07:00
2023-08-24 11:38:41 +10:00