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

improved Collada loader #569

Open
wants to merge 10 commits into
base: gz-common5
Choose a base branch
from

Commits on Jan 11, 2024

  1. improved Collada loader

    Signed-off-by: frederik <frederik.anilmarkus@gmail.com>
    frede791 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d1bfb4d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. remove pure linter changes and fix camel cases

    Signed-off-by: frederik <frederik.anilmarkus@gmail.com>
    frede791 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c22b4d9 View commit details
    Browse the repository at this point in the history
  2. more linting changes

    Signed-off-by: frederik <frederik.anilmarkus@gmail.com>
    frede791 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f0ff34f View commit details
    Browse the repository at this point in the history
  3. more optimizations. Remove iss, move ptr check conditions outside of …

    …loop, use emplace_back
    
    Signed-off-by: frederik <frederik.anilmarkus@gmail.com>
    frede791 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    baa748a View commit details
    Browse the repository at this point in the history
  4. more improvements, reduce find() time

    Signed-off-by: frederik <frederik.anilmarkus@gmail.com>
    frede791 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d5322d2 View commit details
    Browse the repository at this point in the history
  5. more minor improvements

    Signed-off-by: frederik <frederik.anilmarkus@gmail.com>
    frede791 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6911db6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. fix two of three seg faults

    Signed-off-by: frederik <frederik.anilmarkus@gmail.com>
    frede791 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    f4962c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    1aaba8f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    c0a5bc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    9fd5ab7 View commit details
    Browse the repository at this point in the history