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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 21, 2019
[FIX] Errors in TypeScript Definitions (#1657)
Show description for d355393
aidinabedi
authored and
willeastcott
committed
d355393
View commit details
Copy full SHA for d355393
View code at this point
Browse repository at this point
Commits on Aug 19, 2019
Add support for generating Typescript definitions (#1653)
Show description for 192370d
willeastcott
authored
192370d
View commit details
Copy full SHA for 192370d
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
Do not load webvr-polyfill library (#1648)
Show description for 57a6a00
daredevildave
authored
57a6a00
View commit details
Copy full SHA for 57a6a00
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
Msaa postprocess fix (#1650)
Show description for 4d08019
Donovan Hutchence
authored
4d08019
View commit details
Copy full SHA for 4d08019
View code at this point
Browse repository at this point
Commits on Aug 10, 2019
Improve GrabPass and fix rendertarget issue (#1641)
aidinabedi
authored and
willeastcott
committed
d21aa6d
View commit details
Copy full SHA for d21aa6d
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
Add pc.Vec2/3#distance (#1647)
willeastcott
authored
27a1886
View commit details
Copy full SHA for 27a1886
View code at this point
Browse repository at this point
Commits on Aug 7, 2019
[FIX] Entities cloned inside postInitialize would not have their postInitialize function called (#1646)
daredevildave
authored and
willeastcott
committed
05895ce
View commit details
Copy full SHA for 05895ce
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Removed call to typedarray map (#1642)
Show description for d548e9c
Donovan Hutchence
authored
d548e9c
View commit details
Copy full SHA for d548e9c
View code at this point
Browse repository at this point
Commits on Aug 2, 2019
Add Entity.findComponent(s) (#1637)
aidinabedi
authored and
willeastcott
committed
80b1ba2
View commit details
Copy full SHA for 80b1ba2
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Fix for local space PS shader (#1638)
e-strokov
authored and
willeastcott
committed
f1ae193
View commit details
Copy full SHA for f1ae193
View code at this point
Browse repository at this point
[FIX] GraphNode.findOne when first param is Function (#1633)
aidinabedi
authored and
willeastcott
committed
91287dd
View commit details
Copy full SHA for 91287dd
View code at this point
Browse repository at this point
Add GraphNode.forEach (#1635)
Show description for 6269ef5
aidinabedi
authored and
willeastcott
committed
6269ef5
View commit details
Copy full SHA for 6269ef5
View code at this point
Browse repository at this point
Commits on Jul 23, 2019
Kerning support (#1609)
Show description for e3f9719
Donovan Hutchence
authored
e3f9719
View commit details
Copy full SHA for e3f9719
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
Add pc.GraphNode#getScale to return world scale of a node. (#1624)
Show description for c066ef0
willeastcott
authored
c066ef0
View commit details
Copy full SHA for c066ef0
View code at this point
Browse repository at this point
Make gravity a property instead of a function. (#1626)
Show description for 2a6a68d
willeastcott
authored
2a6a68d
View commit details
Copy full SHA for 2a6a68d
View code at this point
Browse repository at this point
Move deprecated pc.GraphNode API into backwards compatibility file. (#1628)
Show description for 7481f35
willeastcott
authored
7481f35
View commit details
Copy full SHA for 7481f35
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
[FIX] Missing 'chunks' from a previous PR
willeastcott
authored
15c9bf3
View commit details
Copy full SHA for 15c9bf3
View code at this point
Browse repository at this point
Simple sprites batching, draw-order optimisation (#1623)
Show description for bcf5d06
e-strokov
authored and
willeastcott
committed
bcf5d06
View commit details
Copy full SHA for bcf5d06
View code at this point
Browse repository at this point
Commits on Jul 16, 2019
Fix custom shader chunks for gamma and tone mapping (#1622)
Glidias
authored and
willeastcott
committed
079b2c7
View commit details
Copy full SHA for 079b2c7
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
[FIX] Initialize default attribute values when creating a script (#1413)
aidinabedi
authored and
willeastcott
committed
8764eda
View commit details
Copy full SHA for 8764eda
View code at this point
Browse repository at this point
[FIX] Remove parameter from pc.ScopeId#getValue
Show description for 4abc358
willeastcott
authored
4abc358
View commit details
Copy full SHA for 4abc358
View code at this point
Browse repository at this point
Deprecate engine support for going fullscreen. (#1598)
Show description for ae101aa
willeastcott
authored
ae101aa
View commit details
Copy full SHA for ae101aa
View code at this point
Browse repository at this point
Allow different source images for different mipmap levels (#1616)
Show description for ebbd1e6
aidinabedi
authored and
willeastcott
committed
ebbd1e6
View commit details
Copy full SHA for ebbd1e6
View code at this point
Browse repository at this point
Fix custom shader chunks for fog (#1617)
Show description for 8bc15bb
Glidias
authored and
willeastcott
committed
8bc15bb
View commit details
Copy full SHA for 8bc15bb
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Font padding fix fix (#1606)
Donovan Hutchence
authored and
willeastcott
committed
179017e
View commit details
Copy full SHA for 179017e
View code at this point
Browse repository at this point
Load libraries fix (#1605)
Show description for 50e649e
Donovan Hutchence
authored
50e649e
View commit details
Copy full SHA for 50e649e
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
[FIX] Particle system component now listens on all asset events (#1603)
willeastcott
authored
c991bfd
View commit details
Copy full SHA for c991bfd
View code at this point
Browse repository at this point
[DOCS] Release pc.ScrollViewComponent API ref docs. (#1601)
willeastcott
authored
516875d
View commit details
Copy full SHA for 516875d
View code at this point
Browse repository at this point
Canvas font fix (#1604)
Show description for 57afa75
Donovan Hutchence
authored and
daredevildave
committed
57afa75
View commit details
Copy full SHA for 57afa75
View code at this point
Browse repository at this point
Commits on Jun 26, 2019
[DOCS] Remove duplicate extends tag
willeastcott
authored
7fdb293
View commit details
Copy full SHA for 7fdb293
View code at this point
Browse repository at this point
[DOCS] Fix pc.ButtonComponent not appearing in API
willeastcott
authored
347dbe6
View commit details
Copy full SHA for 347dbe6
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
Clarify event documentation (#1600)
daredevildave
authored and
willeastcott
committed
73d14e0
View commit details
Copy full SHA for 73d14e0
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
Canvas font padding (#1597)
Donovan Hutchence
authored and
willeastcott
committed
62c04ec
View commit details
Copy full SHA for 62c04ec
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
[DOCS] Remove duplicate entry for pc.SpriteComponent#sprite
willeastcott
authored
f21bc4e
View commit details
Copy full SHA for f21bc4e
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
A hotfix for sprites batching drawOrder (#1594)
e-strokov
authored and
willeastcott
committed
5a13779
View commit details
Copy full SHA for 5a13779
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.