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

Load and run visual plugin (system) on GUI side #1275

Merged
merged 14 commits into from
Feb 4, 2022
Merged

Commits on Dec 23, 2021

  1. load and run visual plugins on gui end

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    7885195 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. scene update event emitted on both server and gui side

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    10150b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. shader param update working

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    324a63c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. sim time, constants, full example working

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    eedc363 View commit details
    Browse the repository at this point in the history
  2. add integration test

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    4eec9b8 View commit details
    Browse the repository at this point in the history
  3. code cleanup

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ff9b232 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. more code cleanup

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    258e63f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    431e73c View commit details
    Browse the repository at this point in the history
  3. style fixes and add some comments

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    ea163a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. review changes

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    9f4a753 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

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

Commits on Jan 21, 2022

  1. require display for shader param test

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    92b318c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

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

Commits on Feb 2, 2022

  1. style and comment

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    0dead05 View commit details
    Browse the repository at this point in the history