Commit Graph

11 Commits (dfb94f4badfb3035a4374579c53293460b4fd946)

Author SHA1 Message Date
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 
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 
2024-06-19 13:48:54 +09:00
SAMYTHEBIGJUICY ff78b6fe32 fix: 'Resource ID out of range in GetResource' error in overlay rendering mode
2024-06-14 11:35:15 +09:00
mob-sakai 1b3c0f92dc feat: change the default value of `UIParticle.scale` from `10` to `1`
close 
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 
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