mob-sakai
|
4252f1199b
|
feat: add 'custom view' option.
Use this if the particles are not displayed correctly due to min/max particle size.
|
2024-06-27 16:23:30 +09:00 |
|
mob-sakai
|
5babd6d07b
|
fix: generated baking-camera object remains in the prefab or scene (again)
|
2024-06-27 16:22:24 +09:00 |
|
mob-sakai
|
4b30c16b9a
|
fix: SetParticleSystemInstance/Prefab APIs destroy generated objects
|
2024-06-27 16:22:10 +09:00 |
|
mob-sakai
|
fd66928efe
|
fix: generated baking-camera object remains in the prefab or scene
|
2024-06-21 14:22:34 +09:00 |
|
mob-sakai
|
c96ddf293e
|
fix: despite not using the size module, particles become smaller based on their z position
close #316
|
2024-06-20 12:52:21 +09:00 |
|
mob-sakai
|
dfb94f4bad
|
feat: restore Transform.localScale when setting autoScalingMode to something other than Transform
# Conflicts:
# Packages/src/Editor/UIParticleEditor.cs
# Packages/src/Runtime/UIParticle.cs
|
2024-06-20 12:52:21 +09:00 |
|
mob-sakai
|
491ee7b0c3
|
fix: UIParticle.transform.localScale does not scale particles
close #313
|
2024-06-19 13:49:00 +09:00 |
|
mob-sakai
|
63b24d8a8b
|
fix: UIParticle is scaled by canvas size even when AutoScalingMode.None and ScalingMode.Local
close #313
|
2024-06-19 13:48:54 +09:00 |
|
SAMYTHEBIGJUICY
|
ff78b6fe32
|
fix: 'Resource ID out of range in GetResource' error in overlay rendering mode
#308
|
2024-06-14 11:35:15 +09:00 |
|
mob-sakai
|
1b3c0f92dc
|
feat: change the default value of UIParticle.scale from 10 to 1
close #310
|
2024-05-23 20:10:33 +09:00 |
|
mob-sakai
|
77624eaf62
|
refactor: refactor
|
2024-05-23 20:10:33 +09:00 |
|
mob-sakai
|
b6d921b3e4
|
feat: UIParticle no longer inherits from MaskableGraphic
BREAKING CHANGE: Some members inherited from MaskableGraphic will no longer be available.
|
2024-05-23 20:10:33 +09:00 |
|
mob-sakai
|
a46a850f03
|
refactor: using Coffee.Internal
|
2024-05-23 20:10:33 +09:00 |
|
mob-sakai
|
2ec3748336
|
fix: particle size too small due to auto scaling
close #295
|
2024-04-04 15:29:33 +09:00 |
|
mob-sakai
|
c61d22d221
|
refactor: apply refactor
|
2024-01-23 23:27:46 +09:00 |
|
mob-sakai
|
cbe3105b0f
|
refactor: fix package structure
|
2024-01-23 23:17:31 +09:00 |
|