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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 22, 2021
Collision component support of Meshes specified using Render instead of Model (#2995)
Show description for 5782fd2
mvaligursky
and
vkalpias
authored
5782fd2
View commit details
Copy full SHA for 5782fd2
Browse repository at this point
remove circular dependencies (#3071)
mvaligursky
authored
0138b4d
View commit details
Copy full SHA for 0138b4d
Browse repository at this point
Improve WebGL context creation (#3111)
Show description for 14e649a
willeastcott
authored
14e649a
View commit details
Copy full SHA for 14e649a
Browse repository at this point
Commits on Apr 21, 2021
Clustered lights - Version 1 (No Specular, No shadows, No area lights) (#2990)
Show description for 0bc0493
3 people
authored
0bc0493
View commit details
Copy full SHA for 0bc0493
Browse repository at this point
Update NPM dependencies
willeastcott
committed
e9fbb0c
View commit details
Copy full SHA for e9fbb0c
Browse repository at this point
Simplify README.md (#3108)
Show description for 45788ce
willeastcott
authored
45788ce
View commit details
Copy full SHA for 45788ce
Browse repository at this point
Update PULL_REQUEST_TEMPLATE.md
willeastcott
authored
d92a9d0
View commit details
Copy full SHA for d92a9d0
Browse repository at this point
[FIX] Unsubscribe in event handler (#3109)
Show description for cc285af
4 people
authored
cc285af
View commit details
Copy full SHA for cc285af
Browse repository at this point
Commits on Apr 20, 2021
Add awesome-playcanvas list to README and Editor screenshot. (#3106)
Show description for d5fafe7
Maksims
and
willeastcott
authored
d5fafe7
View commit details
Copy full SHA for d5fafe7
Browse repository at this point
WebXR ES6 changes (#3105)
Maksims
authored
add8b9f
View commit details
Copy full SHA for add8b9f
Browse repository at this point
Moved .fill for type arrays to separate file (#3104)
mvaligursky
authored
c799e51
View commit details
Copy full SHA for c799e51
Browse repository at this point
Array.fill and TypedArray.fill polyfills (#3103)
Show description for d96ba3e
mvaligursky
authored
d96ba3e
View commit details
Copy full SHA for d96ba3e
Browse repository at this point
fix reproject error (#3102)
slimbuck
authored
fdb35f0
View commit details
Copy full SHA for fdb35f0
Browse repository at this point
Commits on Apr 19, 2021
Implementation of floor / ceil / round / min / max functions for Vec2/3/4 (#3098)
Show description for ec1cda6
mvaligursky
and
willeastcott
authored
ec1cda6
View commit details
Copy full SHA for ec1cda6
Browse repository at this point
Implementation of set.equals (#3097)
Show description for fc4dace
mvaligursky
authored
fc4dace
View commit details
Copy full SHA for fc4dace
Browse repository at this point
Commits on Apr 15, 2021
Support glTF morph target animations which control multiple mesh instances (#3094)
Show description for da710ce
ellthompson
authored
da710ce
View commit details
Copy full SHA for da710ce
Browse repository at this point
Commits on Apr 13, 2021
[VERSION] v1.41.0-dev
slimbuck
committed
137f6cb
View commit details
Copy full SHA for 137f6cb
Browse repository at this point
[RELEASE] v1.40.5
slimbuck
committed
2c7caf2
View commit details
Copy full SHA for 2c7caf2
Browse repository at this point
consider webgl1 (#3086)
slimbuck
authored
bbc2326
View commit details
Copy full SHA for bbc2326
Browse repository at this point
Commits on Apr 12, 2021
Attempt to fix autocomplete (#3084)
vkalpias
authored
fb91c20
View commit details
Copy full SHA for fb91c20
Browse repository at this point
fix webgl error - cubemap resources set directly (#3083)
raytranuk
authored
2cb1d5e
View commit details
Copy full SHA for 2cb1d5e
Browse repository at this point
fix material asset unload and reload (#3074)
Show description for 677e1f6
raytranuk
authored
677e1f6
View commit details
Copy full SHA for 677e1f6
Browse repository at this point
Fixing lint error (#3081)
Show description for 038154c
yaustar
and
Steven Yau
authored
038154c
View commit details
Copy full SHA for 038154c
Browse repository at this point
Updated docs for pc.SpriteComponent.spriteAsset to allow for pc.Asset or Number (#3080)
Show description for a911f3d
3 people
authored
a911f3d
View commit details
Copy full SHA for a911f3d
Browse repository at this point
Added typing information for `pc.Asset`'s `type` property (#3078)
Show description for 5041f06
TheJonRobinson
authored
5041f06
View commit details
Copy full SHA for 5041f06
Browse repository at this point
Commits on Apr 8, 2021
Post-effects can be applied on camera with render target (#3069)
Show description for 0a0fb7a
mvaligursky
authored
0a0fb7a
View commit details
Copy full SHA for 0a0fb7a
Browse repository at this point
Commits on Apr 7, 2021
Template JS docs now public (#3035)
Show description for ae65759
yaustar
and
steveny-sc
authored
ae65759
View commit details
Copy full SHA for ae65759
Browse repository at this point
query max msaa samples (#3067)
slimbuck
authored
617f922
View commit details
Copy full SHA for 617f922
Browse repository at this point
[FIX] Corrected BODYTYPE_KINEMATIC documentation (#3064)
Show description for a10db84
3 people
authored
a10db84
View commit details
Copy full SHA for a10db84
Browse repository at this point
Add support for a few more ktx pixel formats (#3059)
Show description for b6abc10
slimbuck
authored
b6abc10
View commit details
Copy full SHA for b6abc10
Browse repository at this point
[Fix] RenderAction is reset when being reused, fixes issue with non-existing lights exception (#3066)
mvaligursky
authored
096c356
View commit details
Copy full SHA for 096c356
Browse repository at this point
Commits on Apr 1, 2021
[FIX] Suppress warning from rollup-plugin-replace (#3058)
willeastcott
authored
302378a
View commit details
Copy full SHA for 302378a
Browse repository at this point
[VERSION] v1.41.0-dev
willeastcott
committed
4bc038a
View commit details
Copy full SHA for 4bc038a
Browse repository at this point
[RELEASE] v1.40.4
willeastcott
committed
f7c7aab
View commit details
Copy full SHA for f7c7aab
Browse repository at this point
[FIX] Fix previous refactor of platform API (#3057)
willeastcott
authored
02b66fb
View commit details
Copy full SHA for 02b66fb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.