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 }}
httpsgithu
/
engine
Public
forked from
playcanvas/engine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
engine
src
anim
on
fixbox
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 23, 2018
Remove @author tags from docs. Almost nobody ever used this and it's fairly useless.
willeastcott
committed
7292b84
View commit details
Copy full SHA for 7292b84
View code at this point
Browse repository at this point
Commits on Sep 19, 2017
Fix typo in comment. (#993)
H1Gdev
authored and
willeastcott
committed
bc9c33b
View commit details
Copy full SHA for bc9c33b
View code at this point
Browse repository at this point
Commits on Jul 21, 2017
Node transform cache (#974)
Show description for 3b7a2f0
Maksims
authored
3b7a2f0
View commit details
Copy full SHA for 3b7a2f0
View code at this point
Browse repository at this point
Commits on Jun 8, 2017
reset animation keyframes properly when looping (#945)
guycalledfrank
authored
6e9a65f
View commit details
Copy full SHA for 6e9a65f
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
good level of cleanup, use internal properties instead of public methods, add few shorthand properties, remove unused files and code
Maksims
committed
06b83d8
View commit details
Copy full SHA for 06b83d8
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
Documentation fixes
vkalpias
committed
1720c9c
View commit details
Copy full SHA for 1720c9c
View code at this point
Browse repository at this point
Commits on May 14, 2016
Fix compiler warnings and errors
daredevildave
committed
c583180
View commit details
Copy full SHA for c583180
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
renaming files
Maksims Mihejevs
committed
6074274
View commit details
Copy full SHA for 6074274
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
[FIX] Allow setting animation current time when speed is zero.
willeastcott
committed
a225dd4
View commit details
Copy full SHA for a225dd4
View code at this point
Browse repository at this point
Commits on Nov 7, 2015
Fixed more API ref typos
willeastcott
committed
0a3d130
View commit details
Copy full SHA for 0a3d130
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Documentation fixes
daredevildave
committed
efe00bb
View commit details
Copy full SHA for efe00bb
View code at this point
Browse repository at this point
Commits on Oct 18, 2015
jsdoc compilation fixes
daredevildave
committed
ffb5914
View commit details
Copy full SHA for ffb5914
View code at this point
Browse repository at this point
Replace @constructor with @description
daredevildave
committed
2ab9565
View commit details
Copy full SHA for 2ab9565
View code at this point
Browse repository at this point
Commits on Jul 3, 2015
Documentation fixes
vkalpias
committed
6ee0674
View commit details
Copy full SHA for 6ee0674
View code at this point
Browse repository at this point
Commits on Jul 1, 2015
Documentation fixes
vkalpias
committed
9af24de
View commit details
Copy full SHA for 9af24de
View code at this point
Browse repository at this point
Commits on Dec 22, 2014
Moved all resource loading code into a single folder.
willeastcott
committed
8312dc4
View commit details
Copy full SHA for 8312dc4
View code at this point
Browse repository at this point
Commits on Dec 20, 2014
Moved pc.scene API into the top level pc namespace.
willeastcott
committed
30fb0a2
View commit details
Copy full SHA for 30fb0a2
View code at this point
Browse repository at this point
Move pc.anim API to the global pc namespace.
willeastcott
committed
7bc47c6
View commit details
Copy full SHA for 7bc47c6
View code at this point
Browse repository at this point
Commits on Sep 3, 2014
[FIX] Negative animation speed now works
vkalpias
committed
e8439ee
View commit details
Copy full SHA for e8439ee
View code at this point
Browse repository at this point
Commits on May 12, 2014
Update RSVP library
Show description for 39e1168
daredevildave
committed
39e1168
View commit details
Copy full SHA for 39e1168
View code at this point
Browse repository at this point
Commits on Mar 11, 2014
Use cache value from options in when loading Model and Animation resources
daredevildave
committed
540975f
View commit details
Copy full SHA for 540975f
View code at this point
Browse repository at this point
Commits on Jan 7, 2014
setFromEulers -> setFromEulerAngles.
Show description for af35e4a
willeastcott
committed
af35e4a
View commit details
Copy full SHA for af35e4a
View code at this point
Browse repository at this point
Commits on Jan 3, 2014
Added pc.Vec2. Plus lots more fixes/updates.
Show description for 9da8d64
willeastcott
committed
9da8d64
View commit details
Copy full SHA for 9da8d64
View code at this point
Browse repository at this point
Commits on Jan 2, 2014
Update pc.Color to be a little more conformant to the math objects.
Show description for 3e87c15
willeastcott
committed
3e87c15
View commit details
Copy full SHA for 3e87c15
View code at this point
Browse repository at this point
Quaternion -> Quat.
Show description for e956b67
willeastcott
committed
e956b67
View commit details
Copy full SHA for e956b67
View code at this point
Browse repository at this point
pc.Vector3 -> pc.Vec3.
Show description for a334e11
willeastcott
committed
a334e11
View commit details
Copy full SHA for a334e11
View code at this point
Browse repository at this point
Commits on Dec 30, 2013
First pass at updating the engine to the new Math API. Lots more to do...
Show description for 22e1109
willeastcott
committed
22e1109
View commit details
Copy full SHA for 22e1109
View code at this point
Browse repository at this point
Commits on Aug 7, 2013
Allocate less when loading animations.
willeastcott
committed
ba259a9
View commit details
Copy full SHA for ba259a9
View code at this point
Browse repository at this point
Commits on Jun 19, 2013
Resource Requests are not typed and cache hits only occur if type matches
Show description for bdad7ea
daredevildave
committed
bdad7ea
View commit details
Copy full SHA for bdad7ea
View code at this point
Browse repository at this point
Commits on Jun 15, 2013
Add support for reading new animation file format (v4).
Show description for 3a175e3
willeastcott
committed
3a175e3
View commit details
Copy full SHA for 3a175e3
View code at this point
Browse repository at this point
Commits on Apr 25, 2013
Converted all resource handlers to use promises
Show description for f7767fd
daredevildave
committed
f7767fd
View commit details
Copy full SHA for f7767fd
View code at this point
Browse repository at this point
Commits on Apr 4, 2013
More jshint fixes.
willeastcott
committed
ae988e1
View commit details
Copy full SHA for ae988e1
View code at this point
Browse repository at this point
Commits on Apr 3, 2013
More jshint fixes.
willeastcott
committed
bca2970
View commit details
Copy full SHA for bca2970
View code at this point
Browse repository at this point
Commits on Mar 13, 2013
[FIX] Animation blending works again (broken in 0.99.1)
willeastcott
committed
dd8f52a
View commit details
Copy full SHA for dd8f52a
View code at this point
Browse repository at this point
Updates to latest math API.
willeastcott
committed
665b4a2
View commit details
Copy full SHA for 665b4a2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.