Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

animate() #1676

Merged
merged 23 commits into from
May 2, 2024
Merged

animate() #1676

merged 23 commits into from
May 2, 2024

Conversation

amylizzle
Copy link
Contributor

@amylizzle amylizzle commented Feb 19, 2024

I started looking at this and then I started doing it and now here we are

Implements a bunch of animate() features, all easing modes, some flags, loops, probably some more stuff.
Fixes #270

Note: Transform seems to be broken on master, but the actual anim stuff seems to work.

@boring-cyborg boring-cyborg bot added Client Involves the OpenDream client Compiler Involves the OpenDream compiler Runtime Involves the OpenDream server/runtime labels Feb 19, 2024
@amylizzle amylizzle marked this pull request as ready for review February 23, 2024 17:28
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

DMCompiler/DMStandard/Defines.dm Outdated Show resolved Hide resolved
OpenDreamShared/Dream/IconAppearance.cs Outdated Show resolved Hide resolved
OpenDreamShared/Dream/IconAppearance.cs Outdated Show resolved Hide resolved
OpenDreamRuntime/Procs/Native/DreamProcNativeRoot.cs Outdated Show resolved Hide resolved
OpenDreamRuntime/Procs/Native/DreamProcNativeRoot.cs Outdated Show resolved Hide resolved
OpenDreamClient/Rendering/DreamIcon.cs Show resolved Hide resolved
OpenDreamClient/Rendering/DreamIcon.cs Outdated Show resolved Hide resolved
OpenDreamClient/Rendering/DreamIcon.cs Outdated Show resolved Hide resolved
OpenDreamClient/Rendering/DreamIcon.cs Outdated Show resolved Hide resolved
OpenDreamClient/Rendering/DreamIcon.cs Outdated Show resolved Hide resolved
@wixoaGit wixoaGit merged commit f7a243f into OpenDreamProject:master May 2, 2024
7 checks passed
@amylizzle amylizzle deleted the oops-all-animate branch May 2, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client Involves the OpenDream client Compiler Involves the OpenDream compiler Runtime Involves the OpenDream server/runtime size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

animate() easing not implemented
2 participants