Commit Graph

17 Commits (68c066e58ca4c529a610e470b3155448b9920672)

Author SHA1 Message Date
mob-sakai 68c066e58c refactor 2024-06-27 16:48:23 +09:00
mob-sakai 59f00f3cc1 refactor 2024-06-27 16:25:28 +09:00
mob-sakai f96604ffc9 feat: reset previous position on start play for world space simulation
close #303

# Conflicts:
#	Packages/src/Runtime/UIParticleRenderer.cs
2024-06-20 12:52:21 +09:00
mob-sakai 433f828ad9 fix: UIParticle is scaled incorrectly with nested canvases
close #313
2024-06-19 13:48:46 +09:00
mob-sakai 0cf4ae88c5 fix: the ParticleSystem's localPosition drifts at certain scales due to floating-point precision issues
close #299, close #312
2024-05-24 17:49:07 +09:00
mob-sakai 54be6bf588 refactor: refactor 2024-05-23 20:10:33 +09:00
mob-sakai 72f5f9441b feat: add project settings for UIParticle 2024-05-23 20:10:33 +09:00
mob-sakai acebfb27f6 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 a3e725fd5a refactor: using Coffee.Internal 2024-05-23 20:10:33 +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 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 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 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 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