Page MenuHome

Fix T99524: GPencil not updating when frame num is changed
ClosedPublic

Authored by Falk David (filedescriptor) on Jul 7 2022, 4:37 PM.

Details

Summary

When changing the frame_number of a grease pencil frame, the grease
pencil object is not updated correctly. The frame stays where it
previously was.

The fix adds a property_update callback to the frame_number RNA
property.

Diff Detail

Repository
rB Blender
Branch
T99524 (branched from master)
Build Status
Buildable 22883
Build 22883: arc lint + arc unit