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

Fixed #1272 #1288

Merged
merged 1 commit into from
Jan 4, 2023
Merged

Fixed #1272 #1288

merged 1 commit into from
Jan 4, 2023

Commits on Jan 3, 2023

  1. Fixed an issue with PointBatch auto fill draw ranges, where invalid r…

    …anges were set. Implemented a draw range flattener for the PointBatch which avoids redundant draw calls, which in some cases could get into the tens of thousands killing performance entirely. Fixed an issue where gradient ramp index was not neing set correctly when it was 0
    AlexandruPopovici committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f0119fd View commit details
    Browse the repository at this point in the history