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

DataLoaders 5: add support for external binary DataLoaders (PATH) #4521

Merged
merged 14 commits into from
Dec 15, 2023

Commits on Dec 15, 2023

  1. implement External DataLoader

    teh-cmc committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4b5f528 View commit details
    Browse the repository at this point in the history
  2. add rust example

    teh-cmc committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0ce4381 View commit details
    Browse the repository at this point in the history
  3. public iter_external_loaders

    teh-cmc committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    bc07ea2 View commit details
    Browse the repository at this point in the history
  4. update file dialog

    teh-cmc committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c75c936 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    357e68a View commit details
    Browse the repository at this point in the history
  6. add python example

    teh-cmc committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    185292f View commit details
    Browse the repository at this point in the history
  7. add example assets

    teh-cmc committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3ef06e6 View commit details
    Browse the repository at this point in the history
  8. lints

    teh-cmc committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a0283be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f218d5f View commit details
    Browse the repository at this point in the history
  10. typo

    teh-cmc committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    b5de0fe View commit details
    Browse the repository at this point in the history
  11. try to somehow please clang

    teh-cmc committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9d836e3 View commit details
    Browse the repository at this point in the history
  12. review and stuff

    teh-cmc committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    fea2a31 View commit details
    Browse the repository at this point in the history
  13. lints

    teh-cmc committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    db96b99 View commit details
    Browse the repository at this point in the history
  14. more lints

    teh-cmc committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f83cf44 View commit details
    Browse the repository at this point in the history