mob-sakai
|
cc3e95d8c7
|
fix: `UIParticle.transform.localScale` does not scale particles
close #313
|
2024-06-19 11:07:29 +09:00 |
mob-sakai
|
5c28e9a2f3
|
fix: UIParticle is scaled by canvas size even when `AutoScalingMode.None` and `ScalingMode.Local`
close #313
|
2024-06-19 11:07:29 +09:00 |
mob-sakai
|
b82f79c2de
|
feat: restore `Transform.localScale` when setting `autoScalingMode` to something other than `Transform`
|
2024-06-19 11:07:29 +09:00 |
mob-sakai
|
f029b7508e
|
fix: UIParticle is scaled incorrectly with nested canvases
close #313
|
2024-06-18 19:44:00 +09:00 |
mob-sakai
|
5c41c39847
|
refactor: refactor
|
2024-06-18 17:11:14 +09:00 |
SAMYTHEBIGJUICY
|
628b9582b2
|
fix: 'Resource ID out of range in GetResource' error in overlay rendering mode
close #308
|
2024-06-14 10:47:32 +09:00 |
mob-sakai
|
fa6881a028
|
fix: the ParticleSystem's localPosition drifts at certain scales due to floating-point precision issues
close #299, close #312
|
2024-05-24 17:37:32 +09:00 |
mob-sakai
|
50ba446cff
|
fix: assertion failed on expression: 'ps->array_size()'
close #278
|
2024-05-22 17:11:38 +09:00 |
mob-sakai
|
d4ffadf599
|
fix: lost Material.mainTexture when using AnimatableProperties
close #311
|
2024-05-22 16:07:12 +09:00 |
mob-sakai
|
4a940d8e31
|
fix: remove unnecessary code
|
2024-04-05 21:02:45 +09:00 |
mob-sakai
|
67b384a1fe
|
fix: if the UIParticle parents do not have Canvas, an exception is thrown in OnEnable
close #300
|
2024-04-04 17:24:20 +09:00 |
mob-sakai
|
990baacdf9
|
fix: particle size too small due to auto scaling
close #295
|
2024-04-04 15:29:33 +09:00 |
mob-sakai
|
f73a6777c4
|
fix: if only Trail Material is used, it will not be displayed
close #294
|
2024-02-02 03:45:10 +09:00 |
mob-sakai
|
841e449f78
|
fix: fix compile error in Unity 2021.1 or older
|
2024-02-01 16:18:17 +09:00 |
mob-sakai
|
9d04e41cde
|
fix: fix warning
|
2024-02-01 16:14:15 +09:00 |
mob-sakai
|
e32077fb0d
|
fix: unintended scaling occurs when `AutoScalingMode=UIParticle` and `ScalingMode=Local`
close #292
|
2024-01-26 20:40:36 +09:00 |
wmltogether
|
e840631fb3
|
fix: fix abnormal mesh bounds error
close #213
|
2024-01-24 16:20:56 +09:00 |
mob-sakai
|
a5fdfce554
|
fix: fix warning
|
2024-01-24 16:07:36 +09:00 |
mob-sakai
|
8028b2a770
|
feat: add icon
|
2024-01-24 00:40:12 +09:00 |
mob-sakai
|
b45dc77312
|
refactor: apply refactor
|
2024-01-23 23:27:46 +09:00 |
mob-sakai
|
5dab4f21c7
|
refactor: fix package structure
|
2024-01-23 23:17:31 +09:00 |