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
graphics
program-lib
on
bindbuffer
User selector
All users
Datepicker
All time
Commit history
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 Jun 1, 2018
Only ever include one reflection chunk. (#1225)
Show description for 27673b0
willeastcott
authored and
daredevildave
committed
27673b0
View commit details
Copy full SHA for 27673b0
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
Consistent file line endings.
willeastcott
committed
9cadea7
View commit details
Copy full SHA for 9cadea7
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 Apr 28, 2018
Fix linting issues (#1187)
Show description for 7e47105
yayhi
authored and
willeastcott
committed
7e47105
View commit details
Copy full SHA for 7e47105
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 25, 2018
[FIX] Prevent >1 reflection chunks being included in standard shader. Fixes #1182.
willeastcott
committed
e699be7
View commit details
Copy full SHA for e699be7
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
Remove unused files
vkalpias
committed
1a15b8d
View commit details
Copy full SHA for 1a15b8d
View code at this point
Browse repository at this point
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 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
make 9-sliced meshInstances pickable
Arthur Rahteenko
committed
9f752e2
View commit details
Copy full SHA for 9f752e2
View code at this point
Browse repository at this point
make 9-slicing work with texture atlases
Arthur Rahteenko
committed
47062b2
View commit details
Copy full SHA for 47062b2
View code at this point
Browse repository at this point
fix uv flipping
Arthur Rahteenko
committed
a1660bf
View commit details
Copy full SHA for a1660bf
View code at this point
Browse repository at this point
make Tiled slicing mode work without mipmaps=false
Arthur Rahteenko
committed
1a848b8
View commit details
Copy full SHA for 1a848b8
View code at this point
Browse repository at this point
Push uv9Slice.vert
vkalpias
committed
e2f6d2b
View commit details
Copy full SHA for e2f6d2b
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
concat all transform chunks (#1149)
guycalledfrank
authored and
daredevildave
committed
f1e29e0
View commit details
Copy full SHA for f1e29e0
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
add 9-slicing to the transform chunk
guycalledfrank
committed
e145892
View commit details
Copy full SHA for e145892
View code at this point
Browse repository at this point
concat all transform chunks
guycalledfrank
committed
94b077f
View commit details
Copy full SHA for 94b077f
View code at this point
Browse repository at this point
Commits on Mar 8, 2018
basic material now supports depth and picker passes too
guycalledfrank
committed
d9a7349
View commit details
Copy full SHA for d9a7349
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
resolve merge
guycalledfrank
committed
9c1f7ca
View commit details
Copy full SHA for 9c1f7ca
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 15, 2018
resolve merge
guycalledfrank
committed
d3718d1
View commit details
Copy full SHA for d3718d1
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Fix iOS after recent shader chunk changes
guycalledfrank
authored
ebb5cfb
View commit details
Copy full SHA for ebb5cfb
View code at this point
Browse repository at this point
fix ios
guycalledfrank
committed
d181ee3
View commit details
Copy full SHA for d181ee3
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
Added missing var declaration
willeastcott
authored
0e1f59b
View commit details
Copy full SHA for 0e1f59b
View code at this point
Browse repository at this point
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
resolve merge
guycalledfrank
committed
274631f
View commit details
Copy full SHA for 274631f
View code at this point
Browse repository at this point
change and document layer composition API
guycalledfrank
committed
42e4333
View commit details
Copy full SHA for 42e4333
View code at this point
Browse repository at this point
add docs and fix some naming inconsistencies
guycalledfrank
committed
358c8db
View commit details
Copy full SHA for 358c8db
View code at this point
Browse repository at this point
Commits on Feb 6, 2018
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
Commits on Feb 5, 2018
resolve merge
guycalledfrank
committed
53cdd0c
View commit details
Copy full SHA for 53cdd0c
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
fix sphere maps (#1079)
guycalledfrank
authored and
willeastcott
committed
cb79700
View commit details
Copy full SHA for cb79700
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.