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

Revert "GDScript: Implement get_dependencies()" #91908

Merged
merged 1 commit into from
May 13, 2024

Commits on May 13, 2024

  1. Revert "GDScript: Implement get_dependencies()"

    This reverts commit dc73440.
    
    This commit in some form is needed to fix handling of dependencies on
    export, but as it's also used for import, it's exposing some pre-existing
    issues which we need to solve first.
    
    So reverting for now to give ourselves time to iron this out for a future
    Godot release.
    
    Fixes godotengine#91726.
    akien-mga committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0a67ee5 View commit details
    Browse the repository at this point in the history