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

Add support for plugin system #603

Merged
merged 11 commits into from
Jul 6, 2024
Merged

Add support for plugin system #603

merged 11 commits into from
Jul 6, 2024

Commits on Jul 6, 2024

  1. Add initial plugin support

    gkjohnson committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    9402ca4 View commit details
    Browse the repository at this point in the history
  2. update function names

    gkjohnson committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    add649c View commit details
    Browse the repository at this point in the history
  3. Update

    gkjohnson committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    82fbdb9 View commit details
    Browse the repository at this point in the history
  4. Updates

    gkjohnson committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    641559e View commit details
    Browse the repository at this point in the history
  5. Updates

    gkjohnson committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    c52e1d3 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master' into add-plugins

    # Conflicts:
    #	example/landformSite.js
    gkjohnson committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    4ce25c7 View commit details
    Browse the repository at this point in the history
  7. Update use of plugin

    gkjohnson committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    4e8ca5d View commit details
    Browse the repository at this point in the history
  8. Remove unused file

    gkjohnson committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    8144fd9 View commit details
    Browse the repository at this point in the history
  9. Remove unused function

    gkjohnson committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    78470bb View commit details
    Browse the repository at this point in the history
  10. Add disposal support

    gkjohnson committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    04f093d View commit details
    Browse the repository at this point in the history
  11. Update demos

    gkjohnson committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    058e457 View commit details
    Browse the repository at this point in the history