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
resources
on
fixbox
User selector
All users
Datepicker
All time
Commit history
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 20, 2018
Local space skinning (#1097)
Show description for fd477a1
guycalledfrank
authored and
willeastcott
committed
fd477a1
View commit details
Copy full SHA for fd477a1
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
Commits on Dec 22, 2017
Rename sprite asset frames to frameKeys
vkalpias
committed
36964f8
View commit details
Copy full SHA for 36964f8
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
Commits on Dec 11, 2017
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
Commits on Nov 30, 2017
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
Commits on Nov 29, 2017
Move meshes to the pc.Sprite instead of keeping them in pc.SpriteAnimationClip to save memory and resources. Flipping X and Y now uses the internal graphnode scale instead of changing mesh uvs.
vkalpias
committed
86ae87a
View commit details
Copy full SHA for 86ae87a
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Fix error log in font resource handler
vkalpias
committed
cd89ca5
View commit details
Copy full SHA for cd89ca5
View code at this point
Browse repository at this point
Support engine-only case of loading sprites and atlases from json and png files
daredevildave
committed
38d6306
View commit details
Copy full SHA for 38d6306
View code at this point
Browse repository at this point
Commits on Nov 14, 2017
Rename SpriteAtlas to TextureAtlas
vkalpias
committed
e4da023
View commit details
Copy full SHA for e4da023
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
Use texture asset options for the texture of the sprite atlas
vkalpias
committed
fd02d4a
View commit details
Copy full SHA for fd02d4a
View code at this point
Browse repository at this point
Added docs for sprites
vkalpias
committed
6de2b9c
View commit details
Copy full SHA for 6de2b9c
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
Added support for animation clips in sprite component
vkalpias
committed
0487654
View commit details
Copy full SHA for 0487654
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Fix typo in comment. (#1032)
H1Gdev
authored and
willeastcott
committed
495a517
View commit details
Copy full SHA for 495a517
View code at this point
Browse repository at this point
Commits on Oct 28, 2017
sprites: added some comments
vkalpias
committed
59fb061
View commit details
Copy full SHA for 59fb061
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
WIP: sprite component, sprite asset, sprite atlas asset
vkalpias
committed
7a11817
View commit details
Copy full SHA for 7a11817
View code at this point
Browse repository at this point
Fix impproper mips being used in some cases of IBL (#1031)
guycalledfrank
authored
a286c2e
View commit details
Copy full SHA for a286c2e
View code at this point
Browse repository at this point
Fix JsonModelParser
daredevildave
committed
2a2c0ea
View commit details
Copy full SHA for 2a2c0ea
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
Rename ELEMENTTYPE_ enum to TYPE_ (#1030)
Show description for 4a28b63
willeastcott
authored
4a28b63
View commit details
Copy full SHA for 4a28b63
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
Model resource handler now can have additional model format parsers (#1009)
Show description for e69540c
daredevildave
authored
e69540c
View commit details
Copy full SHA for e69540c
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Fix typo in comment. (#1026)
H1Gdev
authored and
willeastcott
committed
8655b0a
View commit details
Copy full SHA for 8655b0a
View code at this point
Browse repository at this point
Commits on Oct 20, 2017
[FIX] jshint errors relating to confusing use of ! (#1021)
willeastcott
authored
4a53f23
View commit details
Copy full SHA for 4a53f23
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
Small improvements to index buffer/texture loader (#1013)
guycalledfrank
authored
913493e
View commit details
Copy full SHA for 913493e
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
Fix typo in comment. (#1010)
H1Gdev
authored and
willeastcott
committed
c42be78
View commit details
Copy full SHA for c42be78
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
jshint-related fixes (#1008)
Show description for 2f49fd8
willeastcott
authored
2f49fd8
View commit details
Copy full SHA for 2f49fd8
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
fix build errors (#977)
guycalledfrank
authored
e4671d1
View commit details
Copy full SHA for e4671d1
View code at this point
Browse repository at this point
Optimize morphing init time (#976)
guycalledfrank
authored
0bc0ab1
View commit details
Copy full SHA for 0bc0ab1
View code at this point
Browse repository at this point
Commits on Jun 28, 2017
prevent value being undefined
guycalledfrank
committed
de889e6
View commit details
Copy full SHA for de889e6
View code at this point
Browse repository at this point
Commits on Jun 8, 2017
stuff
guycalledfrank
committed
acab752
View commit details
Copy full SHA for acab752
View code at this point
Browse repository at this point
Commits on Jun 1, 2017
fix build (#938)
guycalledfrank
authored
8eec4f7
View commit details
Copy full SHA for 8eec4f7
View code at this point
Browse repository at this point
Morphing (#933)
Show description for b19876c
guycalledfrank
authored
b19876c
View commit details
Copy full SHA for b19876c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.