Skip to content

Conversation

@k4pran
Copy link
Collaborator

@k4pran k4pran commented Aug 23, 2021

Overview: What does this pull request change?

Motivation and Explanation: Why and how do your changes improve the library?

#1936

Implement option to save last frame as an image for opengl

Links to added or changed documentation pages

Further Information and Comments

Reviewer Checklist

  • The PR title is descriptive enough for the changelog, and the PR is labeled correctly
  • If applicable: newly added non-private functions and classes have a docstring including a short summary and a PARAMETERS section
  • If applicable: newly added functions and classes are tested

@k4pran k4pran force-pushed the opengl-save-last-frame branch 2 times, most recently from 6f56045 to 64300b8 Compare August 23, 2021 19:38
@k4pran k4pran marked this pull request as ready for review August 23, 2021 19:40
@Darylgolden
Copy link
Member

Works for me on Windows, not really sure why the tests are failing?

@k4pran k4pran force-pushed the opengl-save-last-frame branch from 64300b8 to e69c14b Compare August 24, 2021 15:52
@k4pran
Copy link
Collaborator Author

k4pran commented Aug 24, 2021

Works for me on Windows, not really sure why the tests are failing?

Yea I am not sure, but as discussed I removed the test for now

Copy link
Member

@Darylgolden Darylgolden left a comment

Choose a reason for hiding this comment

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

LGTM, let's wait on opinions from more devs to see if they're ok with omitting the test.

Copy link
Member

@hydrobeam hydrobeam left a comment

Choose a reason for hiding this comment

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

Looks good to me and works as expected, just left a question about the method.

@Darylgolden Darylgolden changed the title Implement option to save last frame for opengl Implement option to save last frame for OpenGL Aug 27, 2021
@Darylgolden Darylgolden added the enhancement Additions and improvements in general label Aug 27, 2021
@Darylgolden Darylgolden merged commit 13903ed into ManimCommunity:main Aug 28, 2021
@k4pran k4pran changed the title Implement option to save last frame for OpenGL Added the option to save last frame for OpenGL Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Additions and improvements in general

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants