Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mob-sakai/ParticleEffectForUGUI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.0
Choose a base ref
...
head repository: mob-sakai/ParticleEffectForUGUI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.0
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 15, 2020

  1. build: support main branch

    mob-sakai committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    44889c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. feat: ignore rendering of particle systems that do not have a SharedM…

    …aterial and TrailMaterial
    
    Close #118
    mob-sakai committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    08c4aba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec81da View commit details
    Browse the repository at this point in the history
  3. feat: shrink rendering by material

    NOTE: Performance will be improved, but in some cases the rendering is not correct.
    
    Close #113
    mob-sakai committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    46a7ddd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b4aebf View commit details
    Browse the repository at this point in the history
  5. docs: update readme

    mob-sakai committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    3f16943 View commit details
    Browse the repository at this point in the history
  6. chore(release): 3.3.0 [skip ci]

    # [3.3.0](3.2.0...3.3.0) (2020-11-20)
    
    ### Bug Fixes
    
    * the particles may disappear unintentionally ([2ec81da](2ec81da)), closes [#117](#117)
    
    ### Features
    
    * ignore rendering of particle systems that do not have a SharedMaterial and TrailMaterial ([08c4aba](08c4aba)), closes [#118](#118)
    * show/hide materials in inspector ([4b4aebf](4b4aebf))
    * shrink rendering by material ([46a7ddd](46a7ddd)), closes [#113](#113)
    semantic-release-bot committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    429ff2d View commit details
    Browse the repository at this point in the history
Loading