Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythonarcade
/
arcade
Public
Notifications
You must be signed in to change notification settings
Fork
379
Star
2.1k
Code
Issues
92
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Easing Into It: The
anim
module
- #2799
#2799
Merged
pushfoo
merged 15 commits into
pythonarcade:development
pythonarcade/arcade:development
from
DigiDuncan:easing-into-it
DigiDuncan/arcade:easing-into-it
Copy head branch name to clipboard
Dec 25, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Easing Into It: The
anim
module
#2799
pushfoo
merged 15 commits into
pythonarcade:development
pythonarcade/arcade:development
from
DigiDuncan:easing-into-it
DigiDuncan/arcade:easing-into-it
Copy head branch name to clipboard
Commits
Commits on Dec 18, 2025
new anim folder, new easings
DigiDuncan
committed
afd913a
View commit details
Copy full SHA for afd913a
Browse repository at this point
deprecate easing.py by deleting it
Show description for e8f85dc
DigiDuncan
committed
e8f85dc
View commit details
Copy full SHA for e8f85dc
Browse repository at this point
explain constants
DigiDuncan
committed
2996316
View commit details
Copy full SHA for 2996316
Browse repository at this point
Commits on Dec 19, 2025
remove obsolete examples
DigiDuncan
committed
bfc01c2
View commit details
Copy full SHA for bfc01c2
Browse repository at this point
Get doc building
pushfoo
committed
678a6f9
View commit details
Copy full SHA for 678a6f9
Browse repository at this point
Commits on Dec 20, 2025
minor improvements
DigiDuncan
committed
061d424
View commit details
Copy full SHA for 061d424
Browse repository at this point
Commits on Dec 24, 2025
just define the methods on the class
DigiDuncan
committed
4c1126d
View commit details
Copy full SHA for 4c1126d
Browse repository at this point
Fix sphinx conf to render docstrings
pushfoo
committed
b2dc125
View commit details
Copy full SHA for b2dc125
Browse repository at this point
Fix inclusion of items in doc
pushfoo
committed
ac69888
View commit details
Copy full SHA for ac69888
Browse repository at this point
Fix doc build after adding to the quickindex file.
Show description for 07f52ae
pushfoo
committed
07f52ae
View commit details
Copy full SHA for 07f52ae
Browse repository at this point
./make.py format
pushfoo
committed
aaece2f
View commit details
Copy full SHA for aaece2f
Browse repository at this point
Remove unused typing.Callable import
pushfoo
committed
886de7c
View commit details
Copy full SHA for 886de7c
Browse repository at this point
Another ruff formatter run
pushfoo
committed
6d3c8d5
View commit details
Copy full SHA for 6d3c8d5
Browse repository at this point
Rename perc to norm as discussed
pushfoo
committed
de28a04
View commit details
Copy full SHA for de28a04
Browse repository at this point
Rename `Animatable` to `Interpolatable`, as per @pushfoo
DigiDuncan
committed
8c716d5
View commit details
Copy full SHA for 8c716d5
Browse repository at this point
You can’t perform that action at this time.