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

Particle emitter - part3 #117

Merged
merged 14 commits into from
Jul 30, 2020
Merged

Particle emitter - part3 #117

merged 14 commits into from
Jul 30, 2020

Commits on Jul 20, 2020

  1. Particles demo boilerplate.

    Signed-off-by: Carlos Aguero <[email protected]>
    caguero committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    d899799 View commit details
    Browse the repository at this point in the history
  2. Style

    Signed-off-by: Carlos Aguero <[email protected]>
    caguero committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    8fb7062 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Better particle emitter demo and custom material.

    Signed-off-by: Carlos Aguero <[email protected]>
    caguero committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    85c1c07 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. texture working

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

Commits on Jul 27, 2020

  1. Testing ColourImage affector.

    Signed-off-by: Carlos Aguero <[email protected]>
    caguero committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    e9ba80a View commit details
    Browse the repository at this point in the history
  2. Revert "Testing ColourImage affector."

    This reverts commit e9ba80a.
    caguero committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    e26c55e View commit details
    Browse the repository at this point in the history
  3. Trying to use ColourImage affector.

    Signed-off-by: Carlos Aguero <[email protected]>
    caguero committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    9c7c50f View commit details
    Browse the repository at this point in the history
  4. Emitters working

    Signed-off-by: Carlos Aguero <[email protected]>
    caguero committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    56396a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. test fixing particle alpha

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    dfc28f2 View commit details
    Browse the repository at this point in the history
  2. Add affectors and tweaks

    Signed-off-by: Carlos Aguero <[email protected]>
    caguero committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    4b4b087 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Replace ColorImage with ColorRangeImage and other tweaks.

    Signed-off-by: Carlos Aguero <[email protected]>
    caguero committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    571a08f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. cleanup, add resource search path

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    fa3c8e4 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Signed-off-by: Carlos Aguero <[email protected]>
    caguero committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    9ac9812 View commit details
    Browse the repository at this point in the history
  3. fix homebrew warnings

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    648ead7 View commit details
    Browse the repository at this point in the history