Skip to content

Releases: mob-sakai/UIMaterialPropertyInjector

1.0.3

02 Oct 23:00
Compare
Choose a tag to compare

1.0.3 (2024-10-02)

Bug Fixes

  • make several APIs virtual for inheritance purposes. (a6d57d2)
  • property changes by AnimationClip are not applied on the frame where the GameObject is activated in the editor (35d9d20)
  • when pressing the "add" button in the Tweener inspector, an error occurs. (c661bcd)

1.0.2

03 Jul 06:19
Compare
Choose a tag to compare

1.0.2 (2024-07-03)

Bug Fixes

  • nest less-frequently used properties within dropdown (editor) (ad67744)

1.0.1

01 Jul 17:35
Compare
Choose a tag to compare

1.0.1 (2024-07-01)

Bug Fixes

  • material properties do not change when Mask is disabled (5bd37cd), closes #1
  • the background color of the inspector does not change while previewing or recording in the animation view (6ea719f), closes #2

1.0.0

27 Jun 11:02
Compare
Choose a tag to compare

1.0.0 (2024-06-27)

Features