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

[Development] Batch renderer integration #1200

Merged
merged 35 commits into from
Apr 4, 2023
Merged

[Development] Batch renderer integration #1200

merged 35 commits into from
Apr 4, 2023

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    f6bb80f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e3c091 View commit details
    Browse the repository at this point in the history
  3. Add BatchRenderVectorEnv.

    0mdc committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3745b59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acc09e7 View commit details
    Browse the repository at this point in the history
  5. Add type annotations.

    0mdc committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    59231ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa5680e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48bfa22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    74b4886 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07c355a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03a6607 View commit details
    Browse the repository at this point in the history
  11. Clean up batch renderer.

    0mdc committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    d5e862d View commit details
    Browse the repository at this point in the history
  12. Code clean-up.

    0mdc committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a068cd9 View commit details
    Browse the repository at this point in the history
  13. Simplify transfer buffer.

    0mdc committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    39ad565 View commit details
    Browse the repository at this point in the history
  14. Update docstrings.

    0mdc committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    c94a89d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ec9ef73 View commit details
    Browse the repository at this point in the history
  16. Formatting fix.

    0mdc committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    d89c87a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d04f809 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    988e0a7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1770b4b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1177353 View commit details
    Browse the repository at this point in the history
  21. Format fix

    0mdc committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7bfa257 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0668add View commit details
    Browse the repository at this point in the history
  23. Formatting fixes.

    0mdc committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1855dcd View commit details
    Browse the repository at this point in the history
  24. Rename BatchRenderer to EnvBatchRenderer and BatchRendererConfig to R…

    …endererConfig. Add asserts.
    0mdc committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    0d55286 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    35ba958 View commit details
    Browse the repository at this point in the history
  26. Formatting fixes.

    0mdc committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    5eb470d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a0a3f0b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1edfab5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    127466c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f7eb9b3 View commit details
    Browse the repository at this point in the history
  31. Review pass.

    0mdc committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    83b7b31 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    eaa205d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

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

Commits on Apr 3, 2023

  1. Fix CI module import issue.

    0mdc committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b08ee5e View commit details
    Browse the repository at this point in the history
  2. Change condition for assertion.

    0mdc committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c06f18a View commit details
    Browse the repository at this point in the history