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

Fix typos and inconsistencies in classref #75389

Merged
merged 1 commit into from
Mar 27, 2023

Commits on Mar 27, 2023

  1. Fix typos and inconsistencies in classref

    * Typo fixes.
    * Navigation agent's `velocity_computed` signal is not emitted by
      `set_velocity`, but at the end of that frame if `set_velocity` is
      called.
    * Simplify link in navigation agent's `avoidance_enabled` description.
    * Unify `navigation_layers` description across `NavigationAgent{2,3}D`.
    * Unify `is_normalized()` description across `Vector2`, `Vector3`, and
      `Vector4`
    timothyqiu committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    ff97c48 View commit details
    Browse the repository at this point in the history