Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 10:49
· 25 commits to main since this release

Minor Changes

  • feat: add event system for wind layer

    • Add event system for data and options changes
    • Add WindLayerEventType and WindLayerEventCallback types
    • Implement addEventListener and removeEventListener methods
    • Add event dispatching for data and options updates
    • Improve texture recreation when updating wind data