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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose Vertex & Index raw ptrs for efficient reading #474

Merged
merged 4 commits into from
Nov 14, 2022

Commits on Nov 12, 2022

  1. Expose Vertex & Index raw ptrs for efficient reading

    Signed-off-by: Matias N. Goldberg <dark_sylinc@yahoo.com.ar>
    darksylinc committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    89766c2 View commit details
    Browse the repository at this point in the history
  2. Add unit test for Vertex & Index raw ptrs

    Signed-off-by: Matias N. Goldberg <dark_sylinc@yahoo.com.ar>
    darksylinc committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    b740464 View commit details
    Browse the repository at this point in the history
  3. Add more unit test for Vertex & Index raw ptrs

    Signed-off-by: Matias N. Goldberg <dark_sylinc@yahoo.com.ar>
    darksylinc committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    3e21fde View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Fix UNIT_SubMesh_TEST failure

    Signed-off-by: Matias N. Goldberg <dark_sylinc@yahoo.com.ar>
    darksylinc committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    732dc1f View commit details
    Browse the repository at this point in the history