[TL] Fix ghost keyframes left behind after resetting scene #158
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
IllusionMods/HSPlugins!158
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Origin issue
Fixed version
@ -3960,3 +3958,1 @@var node = GetSceneInfo() ?? new XmlDocument().CreateElement("root");SceneLoad(path, node);}SceneInit();Why move the frame clearing to here from ExecuteDelayed?
Waiting for https://github.com/honeyselect2/HSPlugins/pull/1 to be merged before merging this.
You will also need to resolve conflicts since you didn't enable pushes from upstream.
Merged in https://github.com/IllusionMods/HSPlugins/pull/161
Pull request closed