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

Extend ShaderParam system to support textures #1310

Merged
merged 16 commits into from
Feb 9, 2022

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 22, 2022

  1. extend shader param system to support textures

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

Commits on Feb 4, 2022

  1. merge from ign-gazebo6

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

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

Commits on Feb 9, 2022

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