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 }}
selectgithub
/
engine
Public
forked from
playcanvas/engine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
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
bindbuffer
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 2, 2018
Fix warning with sprite resource when loading from asset
Show description for 5f646e9
daredevildave
committed
5f646e9
View commit details
Copy full SHA for 5f646e9
View code at this point
Browse repository at this point
Commits on Jun 29, 2018
[FIX] Memory leaks in image elements and sprite clips (#1247)
Show description for 38d4aa3
daredevildave
authored
38d4aa3
View commit details
Copy full SHA for 38d4aa3
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
Use Object.assign instead of pc.extend (#1228)
willeastcott
authored
b67c4e8
View commit details
Copy full SHA for b67c4e8
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Don't use block comments for multiline comments.
willeastcott
committed
6d3fb9a
View commit details
Copy full SHA for 6d3fb9a
View code at this point
Browse repository at this point
Commits on May 21, 2018
ESLint: consistent unary operator spacing.\
willeastcott
committed
fe4ed07
View commit details
Copy full SHA for fe4ed07
View code at this point
Browse repository at this point
Commits on May 20, 2018
ESLint: consistent function parenthesis spacing (#1216)
willeastcott
authored
34890bc
View commit details
Copy full SHA for 34890bc
View code at this point
Browse repository at this point
ESLint fixes (#1215)
Show description for e9716f8
willeastcott
authored
e9716f8
View commit details
Copy full SHA for e9716f8
View code at this point
Browse repository at this point
Commits on May 18, 2018
[FIX] More ESLint errors.
willeastcott
committed
5331272
View commit details
Copy full SHA for 5331272
View code at this point
Browse repository at this point
Commits on May 9, 2018
[FIX] eslint errors + warnings.
willeastcott
committed
26fdc71
View commit details
Copy full SHA for 26fdc71
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
Support for more ESLint rules (#1161)
Show description for 58d9d93
willeastcott
authored
58d9d93
View commit details
Copy full SHA for 58d9d93
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
ESLint fixes (#1160)
Show description for 5989731
willeastcott
authored
5989731
View commit details
Copy full SHA for 5989731
View code at this point
Browse repository at this point
Commits on Mar 30, 2018
Merge branch 'layers'
vkalpias
committed
12adba6
View commit details
Copy full SHA for 12adba6
View code at this point
Browse repository at this point
Commits on Mar 29, 2018
Fix updating render mode on sprite
vkalpias
committed
ebcfcb6
View commit details
Copy full SHA for ebcfcb6
View code at this point
Browse repository at this point
Fix reloading texture atlas
vkalpias
committed
3fa6bab
View commit details
Copy full SHA for 3fa6bab
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Merge branch 'master' into 9-slicing
vkalpias
committed
9b6e8bc
View commit details
Copy full SHA for 9b6e8bc
View code at this point
Browse repository at this point
Commits on Mar 27, 2018
Add support for eslint (#1139)
Show description for 759be89
willeastcott
authored and
daredevildave
committed
759be89
View commit details
Copy full SHA for 759be89
View code at this point
Browse repository at this point
wip: 9 slicing for sprites and element components
vkalpias
committed
02c3e63
View commit details
Copy full SHA for 02c3e63
View code at this point
Browse repository at this point
Commits on Mar 20, 2018
Merge branch 'master' of github.com:playcanvas/engine
vkalpias
committed
695f26d
View commit details
Copy full SHA for 695f26d
View code at this point
Browse repository at this point
Merge
vkalpias
committed
8ad4e43
View commit details
Copy full SHA for 8ad4e43
View code at this point
Browse repository at this point
Check if need to calculate tangents when parsing json model (#1141)
scarletsky
authored and
willeastcott
committed
dfcf3f2
View commit details
Copy full SHA for dfcf3f2
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
Starting work to support 9-slicing
vkalpias
committed
fd7c1c5
View commit details
Copy full SHA for fd7c1c5
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
add depthBias to material
guycalledfrank
committed
f965e2d
View commit details
Copy full SHA for f965e2d
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 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
Previous
Next
You can’t perform that action at this time.