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

Simplify module structure (redundant re-exports) #788

Merged
merged 17 commits into from Oct 13, 2021

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    3733ed6 View commit details
    Browse the repository at this point in the history
  2. Move GodotObject, Null, NewRef, Ref, TRef to 'object' module; remove …

    …from top-level
    
    Adjust imports in derive macros, examples and UI tests
    Bromeon committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    380dbc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7759fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dcf072 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e581d01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9115d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f220898 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56db2d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9ceda7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f58f658 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6c5cb5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0237589 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2dcd0bd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ba8b834 View commit details
    Browse the repository at this point in the history
  15. Remove gdnative::GodotResult

    Bromeon committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    056b689 View commit details
    Browse the repository at this point in the history
  16. Merge init.rs -> private.rs

    Bromeon committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    72f645d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Workaround MSRV bump in ahash

    Bromeon committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    eb2c5d6 View commit details
    Browse the repository at this point in the history