Skip to content

Fix RenderAndExit broken #3771#3780

Open
StasJ wants to merge 1 commit intomainfrom
issue3771
Open

Fix RenderAndExit broken #3771#3780
StasJ wants to merge 1 commit intomainfrom
issue3771

Conversation

@StasJ
Copy link
Collaborator

@StasJ StasJ commented Jun 10, 2025

Fix #3771

@sgpearse sgpearse self-requested a review June 10, 2025 20:49

_paramsMgr->BeginSaveStateGroup("test");
StartAnimCapture(baseFileWithTS);
if (!StartAnimCapture(baseFileWithTS)) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, StartAnimCapture is being deprecated in #3779. Can the logic that uses it here be modified in the new CaptureUtils set of functions?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RenderAndExit broken

3 participants