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
tests
framework
on
performance-counters
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 30, 2019
Fix right-to-left text wrapping (#1529)
vkalpias
authored
f657451
View commit details
Copy full SHA for f657451
View code at this point
Browse repository at this point
Localized assets (#1518)
vkalpias
authored
1a55e37
View commit details
Copy full SHA for 1a55e37
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
Fix memory leak with Text Elements not unsubscribing from i18n events on destroy (#1537)
vkalpias
authored
b218439
View commit details
Copy full SHA for b218439
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
Optimize image element creation. Reduces creation cost by ~25-30%. (#1513)
Show description for 834178e
willeastcott
authored
834178e
View commit details
Copy full SHA for 834178e
View code at this point
Browse repository at this point
Commits on Mar 9, 2019
[FIX] some emoji rendering (#1512)
Show description for 4c82119
daredevildave
authored
4c82119
View commit details
Copy full SHA for 4c82119
View code at this point
Browse repository at this point
Commits on Feb 15, 2019
[FIX] Do not scale lineHeight for text elements that do not have autoFit enabled (#1486)
vkalpias
authored
1e3ec28
View commit details
Copy full SHA for 1e3ec28
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Auto fit text (#1479)
vkalpias
authored
9cb9421
View commit details
Copy full SHA for 9cb9421
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Move event attachment before component is added (#1480)
daredevildave
authored
7ab7d0b
View commit details
Copy full SHA for 7ab7d0b
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
Localization (#1472)
Show description for 76af499
vkalpias
authored
76af499
View commit details
Copy full SHA for 76af499
View code at this point
Browse repository at this point
Commits on Dec 5, 2018
[FIX] Prevent corruption in text element when CanvasFont atlas is re-rendered (#1457)
Show description for f79c524
daredevildave
authored and
e-strokov
committed
f79c524
View commit details
Copy full SHA for f79c524
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
Always unbind color and normal maps (#1456)
Show description for e37cc3d
daredevildave
authored
e37cc3d
View commit details
Copy full SHA for e37cc3d
View code at this point
Browse repository at this point
Commits on Nov 29, 2018
Remove it.only on tests
daredevildave
committed
b636393
View commit details
Copy full SHA for b636393
View code at this point
Browse repository at this point
[FIX] Cloning animation component now hooks up asset loading events to clone (#1453)
daredevildave
authored and
e-strokov
committed
7dcc14c
View commit details
Copy full SHA for 7dcc14c
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
Clear rogue references (#1431)
Show description for 741f931
daredevildave
authored
741f931
View commit details
Copy full SHA for 741f931
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
Use pc.platform.touch everywhere instead of checking for 'ontouchstart' in window
Show description for dddcc4c
vkalpias
committed
dddcc4c
View commit details
Copy full SHA for dddcc4c
View code at this point
Browse repository at this point
Commits on Oct 24, 2018
Cull offscreen element (#1418)
Show description for 7942ff7
daredevildave
authored
7942ff7
View commit details
Copy full SHA for 7942ff7
View code at this point
Browse repository at this point
Clear up more data when app is destroyed (#1417)
Show description for ef4db21
daredevildave
authored
ef4db21
View commit details
Copy full SHA for ef4db21
View code at this point
Browse repository at this point
Commits on Oct 23, 2018
Remove webglcontextlost|restore events when app destroyed (#1416)
daredevildave
authored and
willeastcott
committed
627f09e
View commit details
Copy full SHA for 627f09e
View code at this point
Browse repository at this point
Commits on Oct 20, 2018
Add culling support for 2D Elements (#1400)
daredevildave
authored and
willeastcott
committed
5ed0a50
View commit details
Copy full SHA for 5ed0a50
View code at this point
Browse repository at this point
Commits on Oct 8, 2018
Fix unit tests.
willeastcott
committed
10c5a92
View commit details
Copy full SHA for 10c5a92
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
Restore copying of mesh instance properties when cloning model component (#1389)
daredevildave
authored
8e7d583
View commit details
Copy full SHA for 8e7d583
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
Model component refactor (#1378)
Show description for 5b9658a
daredevildave
authored and
willeastcott
committed
5b9658a
View commit details
Copy full SHA for 5b9658a
View code at this point
Browse repository at this point
Remove it.only in tests
daredevildave
committed
7af7fbf
View commit details
Copy full SHA for 7af7fbf
View code at this point
Browse repository at this point
Clear asset when sprite or texture is set directly (#1383)
Show description for c2224d9
daredevildave
authored
c2224d9
View commit details
Copy full SHA for c2224d9
View code at this point
Browse repository at this point
Commits on Oct 1, 2018
Prevent error when spriteAsset is changed before texture atlas load has completed (#1381)
daredevildave
authored
12ca3a7
View commit details
Copy full SHA for 12ca3a7
View code at this point
Browse repository at this point
Commits on Sep 22, 2018
Fix initialization of buttons (#1370)
Show description for 274d5cc
daredevildave
authored
274d5cc
View commit details
Copy full SHA for 274d5cc
View code at this point
Browse repository at this point
Commits on Sep 21, 2018
Check enabled before loading element assets (#1368)
Show description for c126559
daredevildave
authored
c126559
View commit details
Copy full SHA for c126559
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
Optimize pc.SceneParser#_openComponentData. (#1355)
Show description for 7bdb477
willeastcott
authored
7bdb477
View commit details
Copy full SHA for 7bdb477
View code at this point
Browse repository at this point
Commits on Sep 17, 2018
Remove typed arrays from pc.Vec2/3/4 and pc.Color. (#1327)
Show description for 3ec4321
willeastcott
authored
3ec4321
View commit details
Copy full SHA for 3ec4321
View code at this point
Browse repository at this point
Commits on Sep 13, 2018
Merge branch 'master' into optimize-image-element-color
vkalpias
committed
59cde60
View commit details
Copy full SHA for 59cde60
View code at this point
Browse repository at this point
Remove describe.only
vkalpias
authored
0b25af3
View commit details
Copy full SHA for 0b25af3
View code at this point
Browse repository at this point
Merge branch 'master' into optimize-text-element-color
vkalpias
committed
94b8727
View commit details
Copy full SHA for 94b8727
View code at this point
Browse repository at this point
Remove it.only
vkalpias
committed
03e1c5e
View commit details
Copy full SHA for 03e1c5e
View code at this point
Browse repository at this point
Remove describe.only
vkalpias
authored
89db705
View commit details
Copy full SHA for 89db705
View code at this point
Browse repository at this point
Merge branch 'master' into optimize-element-updateMesh
vkalpias
committed
a1cb33f
View commit details
Copy full SHA for a1cb33f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.