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

Update geometry related functions #442

Merged
merged 2 commits into from
Jul 19, 2016
Merged

Update geometry related functions #442

merged 2 commits into from
Jul 19, 2016

Commits on Jul 17, 2016

  1. Update geometry related functions

    - added a new getArea function to return the array form of any area construct
    - randPosArea now accepts areas in the form of an array or location (same as the `inArea` command)
    - taskSearchArea now accepts area in the form of an array or location
    - inArea now directly calls the `inArea` command
    kymckay committed Jul 17, 2016
    Configuration menu
    Copy the full SHA
    5f36f89 View commit details
    Browse the repository at this point in the history
  2. Deprecate CBA_fnc_inArea

    New `inArea` command replaces this functionality
    kymckay committed Jul 17, 2016
    Configuration menu
    Copy the full SHA
    40b50be View commit details
    Browse the repository at this point in the history