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

Beta #219

Merged
merged 12 commits into from
Sep 3, 2019
Merged

Beta #219

merged 12 commits into from
Sep 3, 2019

Commits on Aug 4, 2019

  1. Texture support (#217)

    pchampio committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    440a5f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8556d38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75d1c81 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. fix: remove initial WaitEvent

    now that we have implemented the proper event loop.
    Delete the first WaitEvent
    pchampio committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    0e810c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. Configuration menu
    Copy the full SHA
    d75e626 View commit details
    Browse the repository at this point in the history
  2. align BinaryMessenger with *-channels

    BinaryMessenger:
    SendNoReply -> Send
    Send -> SendWithReply
    pchampio committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    f28c639 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0a832e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d9d2cb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Configuration menu
    Copy the full SHA
    2c365ea View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    85ef22c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Custom error codes on the plugin side (#238)

    Custom error codes on the plugin side
    davidmartos96 authored and pchampio committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    f572274 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    5a489bd View commit details
    Browse the repository at this point in the history