Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Simplify RendererAgg::draw_markers buffers#30191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
scottshambaugh merged 1 commit intomatplotlib:mainfromQuLogic:simplify-marker
Jun 20, 2025

Conversation

QuLogic
Copy link
Member

PR summary

Instead of a fixed-size buffer, a dynamic buffer, and all the tracking for them, just use a standard C++ container, which will clean up for itself automatically.

PR checklist

Instead of a fixed-size buffer, a dynamic buffer, and all the trackingfor them, just use a standard C++ container, which will clean up foritself automatically.
Copy link
Contributor

@scottshambaughscottshambaugh left a comment

Choose a reason for hiding this comment

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

CI failures unrelated

@scottshambaughscottshambaugh merged commitbebb263 intomatplotlib:mainJun 20, 2025
38 of 40 checks passed
@QuLogicQuLogic deleted the simplify-marker branchJune 20, 2025 17:36
@QuLogicQuLogic added this to thev3.11.0 milestoneJun 20, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@anntzeranntzeranntzer approved these changes

@scottshambaughscottshambaughscottshambaugh approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.11.0
Development

Successfully merging this pull request may close these issues.

3 participants
@QuLogic@anntzer@scottshambaugh

[8]ページ先頭

©2009-2025 Movatter.jp