- Description:
-
~ This drastically changed the way PurpleAvatar works. Previously the idea was
~ This drastically changes the way PurpleAvatar works. Previously the idea was
that developers would create a PurpleAvatar and then add it to the PurpleAvatarManager (which does not exist). But these changes are going to make it so that developers will either lookup avatars or ask the manager to create an avatar based on their data.
Add animation support to PurpleAvatar
Review Request #2141 — Created Dec. 14, 2022 and submitted
This drastically changes the way PurpleAvatar works. Previously the idea was
that developers would create a PurpleAvatar and then add it to the
PurpleAvatarManager (which does not exist). But these changes are going to make
it so that developers will either lookup avatars or ask the manager to create
an avatar based on their data.
Ran the unit tests.
- Change Summary:
-
rebased
- Commits:
-
Summary ID dd213f70fbf6b7d6beb2cc7cbd6dd7af54fe984a 703d25556a61a46d01ad228bce42f931b95f3c55 - Diff:
-
Revision 2 (+464 -302)
- Change Summary:
-
rebased and address issues
- Commits:
-
Summary ID 703d25556a61a46d01ad228bce42f931b95f3c55 9014b81ef4ea87faac1d893cb97d8a95e9b6910f - Diff:
-
Revision 3 (+464 -304)