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 }}
DeveloperAlan
/
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
test
User selector
All users
Datepicker
All time
Commit history
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
Unbind events to assets that are ever loaded (#1350)
Show description for 6ab0767
daredevildave
authored
6ab0767
View commit details
Copy full SHA for 6ab0767
View code at this point
Browse repository at this point
Merge branch 'master' into optimize-text-element-color
daredevildave
authored
181570b
View commit details
Copy full SHA for 181570b
View code at this point
Browse repository at this point
Merge branch 'master' into optimize-image-element-color
daredevildave
authored
4873593
View commit details
Copy full SHA for 4873593
View code at this point
Browse repository at this point
Merge branch 'master' into optimize-element-updateMesh
daredevildave
authored
ebef213
View commit details
Copy full SHA for ebef213
View code at this point
Browse repository at this point
Commits on Sep 10, 2018
entity.findByGuid uses index to speed up search
Show description for b7b4475
vkalpias
authored and
daredevildave
committed
b7b4475
View commit details
Copy full SHA for b7b4475
View code at this point
Browse repository at this point
Commits on Sep 5, 2018
Only call setParameter in text element when color and opacity actually change, Fix aabb errors when using multiple font textures
vkalpias
committed
bc88721
View commit details
Copy full SHA for bc88721
View code at this point
Browse repository at this point
Only call setParameter if the color or opacity of an image element actually change
vkalpias
committed
5655d49
View commit details
Copy full SHA for 5655d49
View code at this point
Browse repository at this point
Only call _updateMesh in the Image Element when the rect, sprite or spriteFrame actually change
vkalpias
committed
5a98aed
View commit details
Copy full SHA for 5a98aed
View code at this point
Browse repository at this point
Commits on Aug 30, 2018
Added updateList and postUpdateList in script component to only iterate through scripts that have an update or postUpdate method in _onUpdate and _onPostUpdate
vkalpias
committed
0dad27a
View commit details
Copy full SHA for 0dad27a
View code at this point
Browse repository at this point
Use ever increasing number for execution order of script components
vkalpias
committed
7538128
View commit details
Copy full SHA for 7538128
View code at this point
Browse repository at this point
Commits on Aug 29, 2018
Adds pc.SortedLoopArray, Only iterate through enabled components in the script system
vkalpias
committed
e37ce70
View commit details
Copy full SHA for e37ce70
View code at this point
Browse repository at this point
Commits on Aug 21, 2018
Use device pixel ratio in element drag helper (#1309)
Show description for b212738
yayhi
authored and
daredevildave
committed
b212738
View commit details
Copy full SHA for b212738
View code at this point
Browse repository at this point
Commits on Aug 15, 2018
When cloning an entity remap entity script attributes that point to entities within the cloned subtree to the cloned entities
vkalpias
committed
63d425e
View commit details
Copy full SHA for 63d425e
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Move image element test into correct folder
daredevildave
committed
2ae7441
View commit details
Copy full SHA for 2ae7441
View code at this point
Browse repository at this point
Commits on Aug 10, 2018
[FIX] Masked elements will only fire element input events in the un-masked area (#1295)
Show description for 9bb60ee
daredevildave
authored
9bb60ee
View commit details
Copy full SHA for 9bb60ee
View code at this point
Browse repository at this point
Switch tests to Mocha and Chai (#1294)
Show description for 2e0b8fb
daredevildave
authored
2e0b8fb
View commit details
Copy full SHA for 2e0b8fb
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
Fix tests (#1282)
Show description for 7341564
daredevildave
authored
7341564
View commit details
Copy full SHA for 7341564
View code at this point
Browse repository at this point
Run tests in CI (#1280)
Show description for 2a6415c
yayhi
authored and
daredevildave
committed
2a6415c
View commit details
Copy full SHA for 2a6415c
View code at this point
Browse repository at this point
Commits on Jul 30, 2018
Layout fixes (#1278)
Show description for ffc3154
yayhi
authored and
daredevildave
committed
ffc3154
View commit details
Copy full SHA for ffc3154
View code at this point
Browse repository at this point
Commits on Jul 26, 2018
Clear asset properties in particle system on destroy (#1277)
Show description for 8fac396
daredevildave
authored
8fac396
View commit details
Copy full SHA for 8fac396
View code at this point
Browse repository at this point
Add meshAsset property to particlesystem component which is used to store the mesh asset. (#1276)
Show description for e60863f
daredevildave
authored
e60863f
View commit details
Copy full SHA for e60863f
View code at this point
Browse repository at this point
Commits on Jul 23, 2018
Fix entity references not resolved when Entity#clone() is called (#1266)
yayhi
authored and
daredevildave
committed
33d5bbb
View commit details
Copy full SHA for 33d5bbb
View code at this point
Browse repository at this point
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
Clear mask stencil, add Screen priority (#1242)
Show description for e86baec
daredevildave
authored
e86baec
View commit details
Copy full SHA for e86baec
View code at this point
Browse repository at this point
Commits on Jun 27, 2018
New Button Events, Button default values, EntityReference takes Entity (#1244)
Show description for 4abc3b5
daredevildave
authored
4abc3b5
View commit details
Copy full SHA for 4abc3b5
View code at this point
Browse repository at this point
Commits on Jun 14, 2018
[FIX] detach all asset event listeners when image element is destroyed
daredevildave
committed
39a5136
View commit details
Copy full SHA for 39a5136
View code at this point
Browse repository at this point
Add tests:
Show description for c1a8417
daredevildave
committed
c1a8417
View commit details
Copy full SHA for c1a8417
View code at this point
Browse repository at this point
Some additional tests for ElementDragHelper (#1236)
yayhi
authored and
daredevildave
committed
15089e2
View commit details
Copy full SHA for 15089e2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.