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

ARKit for Godot 3.2 #24227

Merged
merged 1 commit into from Jun 30, 2019
Merged

ARKit for Godot 3.2 #24227

merged 1 commit into from Jun 30, 2019

Commits on Jun 30, 2019

  1. ARKit for Godot 3.2

    This PR introduces support for ARKit to the iOS version of Godot.
    ARKit is Apples Augmented Reality platform.
    This PR brings in support for ARKit 1.0 and implements a few ARKit 2.0 features.
    It requires iOS 11 to run but should not prevent Godot from running on older versions as long as ARKit remains unused.
    BastiaanOlij committed Jun 30, 2019
    Copy the full SHA
    d9cefb3 View commit details
    Browse the repository at this point in the history