Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Nuklear): wrong autogenerated point count #979

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Commits on Jun 4, 2024

  1. fix(nuklear): wrong auto-sized parameters

    The point count for
    
    * stroke_polyline
    * stroke_polygon
    * fill_polygon
    
    is the floating-point array size divided by two.
    
    Close #978
    wedesoft authored and Spasi committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5b5c121 View commit details
    Browse the repository at this point in the history