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
framework
on
fixbox
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 12, 2018
Reinstate dt clamping and expose ability to set upper bound. (#1128)
willeastcott
authored
fae304c
View commit details
Copy full SHA for fae304c
View code at this point
Browse repository at this point
Support for webglcontextlost (#1119)
Show description for c5bc1b7
willeastcott
authored
c5bc1b7
View commit details
Copy full SHA for c5bc1b7
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Remove some more unused code (#1115)
Tatsujinichi
authored and
willeastcott
committed
a746865
View commit details
Copy full SHA for a746865
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
Remove unused vars. Add .idea directory to .gitignore (#1110)
Show description for fdad08c
Tatsujinichi
authored and
willeastcott
committed
fdad08c
View commit details
Copy full SHA for fdad08c
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Remove some unused vars (#1106)
Tatsujinichi
authored and
willeastcott
committed
722873b
View commit details
Copy full SHA for 722873b
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
removed code, redundant with line 428 (#1099)
Tatsujinichi
authored and
willeastcott
committed
7392a3e
View commit details
Copy full SHA for 7392a3e
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
Support map and vertex color modulation (#1080)
Show description for 0e9b8cc
guycalledfrank
authored and
willeastcott
committed
0e9b8cc
View commit details
Copy full SHA for 0e9b8cc
View code at this point
Browse repository at this point
Update mesh instance aabb when the mesh changes on a sprite
vkalpias
committed
3aca469
View commit details
Copy full SHA for 3aca469
View code at this point
Browse repository at this point
Commits on Feb 6, 2018
Fix build errors
vkalpias
committed
05dee98
View commit details
Copy full SHA for 05dee98
View code at this point
Browse repository at this point
Merge pull request #1034 from playcanvas/feature/sprites
Show description for 44ebcc9
vkalpias
authored
44ebcc9
View commit details
Copy full SHA for 44ebcc9
View code at this point
Browse repository at this point
Show Beta warning for Sprites
vkalpias
committed
ec526fb
View commit details
Copy full SHA for ec526fb
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Use the timestamp passed to requestAnimationFrame callback (#1075)
willeastcott
authored
db239db
View commit details
Copy full SHA for db239db
View code at this point
Browse repository at this point
Commits on Jan 9, 2018
Made Sprite docs private
vkalpias
committed
2228b01
View commit details
Copy full SHA for 2228b01
View code at this point
Browse repository at this point
Batching fixes for sprites
vkalpias
committed
0ea04b1
View commit details
Copy full SHA for 0ea04b1
View code at this point
Browse repository at this point
Don't update element's text if it hasn't changed. (#1071)
willeastcott
authored
d5fd1f4
View commit details
Copy full SHA for d5fd1f4
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Added pc.SpriteComponent#autoPlayClip, Fixed cleanup when a sprite component is disabled / removed
vkalpias
committed
175b3df
View commit details
Copy full SHA for 175b3df
View code at this point
Browse repository at this point
Remove clamping of dt
willeastcott
committed
4d1a1f2
View commit details
Copy full SHA for 4d1a1f2
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
Added pc.SpriteComponent#clips setter
vkalpias
committed
10b665f
View commit details
Copy full SHA for 10b665f
View code at this point
Browse repository at this point
Fix negative fps on pc.SpriteAnimationClip
vkalpias
committed
33ddccc
View commit details
Copy full SHA for 33ddccc
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Change pc.SpriteComponent#addClip to only take data as an argument, Fix some null exceptions
vkalpias
committed
95f0210
View commit details
Copy full SHA for 95f0210
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
Various small documentation fixes (#1067)
Show description for 8b91218
Philippe Vaillancourt
authored and
willeastcott
committed
8b91218
View commit details
Copy full SHA for 8b91218
View code at this point
Browse repository at this point
Commits on Dec 31, 2017
Fix small mistake in documentation (#1066)
Philippe Vaillancourt
authored and
willeastcott
committed
cb1bcd5
View commit details
Copy full SHA for cb1bcd5
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Revert "Rename pc.Sprite#frameKeys to pc.Sprite#frames"
Show description for ddca391
vkalpias
committed
ddca391
View commit details
Copy full SHA for ddca391
View code at this point
Browse repository at this point
Rename pc.Sprite#frameKeys to pc.Sprite#frames
vkalpias
committed
621231a
View commit details
Copy full SHA for 621231a
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
Merge branch 'master' into feature/sprites
vkalpias
committed
c9c220e
View commit details
Copy full SHA for c9c220e
View code at this point
Browse repository at this point
Fix lint warning
vkalpias
committed
7a07e61
View commit details
Copy full SHA for 7a07e61
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
Multiple font textures fixes
vkalpias
committed
81163c0
View commit details
Copy full SHA for 81163c0
View code at this point
Browse repository at this point
Support multiple textures per font asset
vkalpias
committed
4846ff3
View commit details
Copy full SHA for 4846ff3
View code at this point
Browse repository at this point
Removed docs for non-existant paused property on the particlesystem component. Closes #810.
willeastcott
committed
e0adf38
View commit details
Copy full SHA for e0adf38
View code at this point
Browse repository at this point
Commits on Dec 10, 2017
Document pc.ParticleSystem#play. Fixes #709.
willeastcott
committed
7046e49
View commit details
Copy full SHA for 7046e49
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
Batching PR improvements (#1049)
Show description for 057d40c
guycalledfrank
authored
057d40c
View commit details
Copy full SHA for 057d40c
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
Fix batchGroupId clone for sprites, Some sprite batching related docs fixes
vkalpias
committed
6fe4c00
View commit details
Copy full SHA for 6fe4c00
View code at this point
Browse repository at this point
Fix stupid cut and paste error
daredevildave
committed
3a26b2f
View commit details
Copy full SHA for 3a26b2f
View code at this point
Browse repository at this point
Add batchGroupId property to sprite component
Show description for d0cf020
daredevildave
committed
d0cf020
View commit details
Copy full SHA for d0cf020
View code at this point
Browse repository at this point
Merge branch 'master' into feature/sprites
Show description for dd54e00
daredevildave
committed
dd54e00
View commit details
Copy full SHA for dd54e00
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.