• Joined on 2025-02-05
foldcc synced commits to main at foldcc/ParticleEffectForUGUI from mirror 2026-06-26 08:23:46 +00:00
16ab8d7bb8 chore(release): 4.13.1 [skip ci]
2350ea82d2 fix: ParticleSystemPreviewer is no longer included in build
a7f64c6033 fix: add support for Unity 6.7
Compare 3 commits »
foldcc synced commits to develop-preview at foldcc/ParticleEffectForUGUI from mirror 2026-06-26 08:23:46 +00:00
34453a0163 chore(release): 5.0.0-preview.18 [skip ci]
6b54e7cce8 Merge remote-tracking branch 'origin/develop' into develop-preview
5393947b3b chore(release): 4.13.1 [skip ci]
bad976cf01 fix: ParticleSystemPreviewer is no longer included in build
26fd3da20b fix: add support for Unity 6.7
Compare 6 commits »
foldcc synced commits to develop at foldcc/ParticleEffectForUGUI from mirror 2026-06-26 08:23:46 +00:00
5393947b3b chore(release): 4.13.1 [skip ci]
bad976cf01 fix: ParticleSystemPreviewer is no longer included in build
26fd3da20b fix: add support for Unity 6.7
Compare 3 commits »
foldcc synced new reference refs/tags/v4.13.0 to foldcc/ParticleEffectForUGUI from mirror 2026-06-25 16:04:11 +00:00
foldcc synced commits to refs/tags/v4.13.0 at foldcc/ParticleEffectForUGUI from mirror 2026-06-25 16:04:10 +00:00
foldcc synced new reference refs/tags/4.13.0 to foldcc/ParticleEffectForUGUI from mirror 2026-06-25 16:04:09 +00:00
foldcc synced commits to refs/tags/4.13.0 at foldcc/ParticleEffectForUGUI from mirror 2026-06-25 16:04:09 +00:00
foldcc synced new reference refs/notes/semantic-release-v4.13.0 to foldcc/ParticleEffectForUGUI from mirror 2026-06-25 16:04:09 +00:00
foldcc synced commits to refs/notes/semantic-release-v4.13.0 at foldcc/ParticleEffectForUGUI from mirror 2026-06-25 16:04:08 +00:00
foldcc synced commits to release at foldcc/ParticleEffectForUGUI from mirror 2026-06-25 16:04:08 +00:00
9eb094bb43 chore(release): 4.13.0 [skip ci]
42e4aa20e0 docs: update doc
ea2fcfd809 feat: add fields located outside the Properties block in the shader as Animatable Properties
8e0ff10c73 feat: project-wide default view size for baking
09ca328ebd chore: compile warning
Compare 13 commits »
foldcc synced commits to main at foldcc/ParticleEffectForUGUI from mirror 2026-06-25 16:04:07 +00:00
51a4708b7b chore(release): 4.13.0 [skip ci]
ba79bcca56 docs: update doc
b9b664a11c feat: add fields located outside the Properties block in the shader as Animatable Properties
bc5a1f4435 feat: project-wide default view size for baking
733901436d fix: Support for skipping "reload domain"
Compare 11 commits »
foldcc synced commits to develop-preview at foldcc/ParticleEffectForUGUI from mirror 2026-06-25 16:04:07 +00:00
6dae890b3b Merge branch 'develop' into develop-preview
42e4aa20e0 docs: update doc
ea2fcfd809 feat: add fields located outside the Properties block in the shader as Animatable Properties
8e0ff10c73 feat: project-wide default view size for baking
09ca328ebd chore: compile warning
Compare 14 commits »
foldcc synced commits to develop at foldcc/ParticleEffectForUGUI from mirror 2026-06-25 16:04:06 +00:00
9eb094bb43 chore(release): 4.13.0 [skip ci]
42e4aa20e0 docs: update doc
ea2fcfd809 feat: add fields located outside the Properties block in the shader as Animatable Properties
8e0ff10c73 feat: project-wide default view size for baking
09ca328ebd chore: compile warning
Compare 6 commits »
foldcc synced commits to develop at foldcc/ParticleEffectForUGUI from mirror 2026-06-25 07:53:55 +00:00
c59123d0dc docs: update doc
c6b06f3f75 feat: add fields located outside the Properties block in the shader as Animatable Properties
ac733c7667 feat: project-wide default view size for baking
7fb312da25 chore: compile warning
5cad9ea9c2 chore: add URP project for testing
Compare 12 commits »
foldcc synced commits to develop at foldcc/ParticleEffectForUGUI from mirror 2026-06-24 23:43:47 +00:00
e32120b18c fix: Support for skipping "reload domain"
58070b3495 docs: update readme
a84c7db4ef fix: rename UIParticleProjectSettings.enableLinearToGamma to autoColorCorrection
1c8aa684c4 fix: UI/Additive shader does not support RectMask2D softness.
c019156200 fix: there is a compilation error in Unity 2019.2 or earlier
Compare 7 commits »
foldcc synced commits to develop at foldcc/ParticleEffectForUGUI from mirror 2026-06-24 15:33:51 +00:00
64a050f17c fix: Support for skipping "reload domain"
d6d36006ad docs: update readme
63d5eedde1 fix: rename UIParticleProjectSettings.enableLinearToGamma to autoColorCorrection
c05c1d5f21 fix: UI/Additive shader does not support RectMask2D softness.
738021a9b3 fix: there is a compilation error in Unity 2019.2 or earlier
Compare 7 commits »
foldcc synced commits to develop at foldcc/ParticleEffectForUGUI from mirror 2026-06-24 07:13:49 +00:00
0441238cc5 docs: update readme
639bc9c342 fix: rename UIParticleProjectSettings.enableLinearToGamma to autoColorCorrection
b3d42a2478 fix: UI/Additive shader does not support RectMask2D softness.
418b257ae2 fix: there is a compilation error in Unity 2019.1 or earlier
664c7963ea chore: update internal
Compare 6 commits »
foldcc synced commits to main at foldcc/checkout from mirror 2026-06-22 18:53:55 +00:00
b9e0990d21 Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)
e8cb398be4 Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)
5de26ee9b1 Bump actions/setup-node from 4 to 6 (#2477)
79102f2503 Bump github/codeql-action from 3 to 4 (#2475)
Compare 4 commits »
foldcc synced new reference dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.61.1 to foldcc/checkout from mirror 2026-06-22 18:53:54 +00:00
foldcc synced commits to dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.61.1 at foldcc/checkout from mirror 2026-06-22 18:53:53 +00:00