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
src
framework
on
test
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 14, 2018
Missing semi-colon
daredevildave
committed
af32300
View commit details
Copy full SHA for af32300
View code at this point
Browse repository at this point
Add warning message when setting element.color or element.rect to itself
daredevildave
committed
45844c4
View commit details
Copy full SHA for 45844c4
View code at this point
Browse repository at this point
Commits on Sep 13, 2018
Fix eslint error
vkalpias
committed
db0712b
View commit details
Copy full SHA for db0712b
View code at this point
Browse repository at this point
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
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
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
Add _destroying and _destroyed flags to entity (#1349)
Show description for fdd8d01
daredevildave
authored
fdd8d01
View commit details
Copy full SHA for fdd8d01
View code at this point
Browse repository at this point
Add dragThreshold to scrollview component (#1348)
Show description for ca117b0
daredevildave
authored
ca117b0
View commit details
Copy full SHA for ca117b0
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
Update text on rtl change (#1344)
Show description for 0ee70b2
daredevildave
authored
0ee70b2
View commit details
Copy full SHA for 0ee70b2
View code at this point
Browse repository at this point
Delay init of image element materials (#1342)
Show description for a1c9c46
daredevildave
authored
a1c9c46
View commit details
Copy full SHA for a1c9c46
View code at this point
Browse repository at this point
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
Scrollview component disables input on descendents (#1339)
Show description for 1d25a0f
daredevildave
authored
1d25a0f
View commit details
Copy full SHA for 1d25a0f
View code at this point
Browse repository at this point
Add tension effect to scroll view drag (#1338)
Show description for 01b90c8
daredevildave
authored
01b90c8
View commit details
Copy full SHA for 01b90c8
View code at this point
Browse repository at this point
Commits on Sep 5, 2018
Cleanup
vkalpias
committed
5e62a14
View commit details
Copy full SHA for 5e62a14
View code at this point
Browse repository at this point
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
Merge pull request #1325 from playcanvas/optimize-enabled-property-for-scripts
Show description for d1da7ec
vkalpias
authored
d1da7ec
View commit details
Copy full SHA for d1da7ec
View code at this point
Browse repository at this point
Element component color value now tints CanvasFonts correctly. (#1323)
Show description for 3ee9080
daredevildave
authored
3ee9080
View commit details
Copy full SHA for 3ee9080
View code at this point
Browse repository at this point
Merge pull request #1324 from playcanvas/script-update-lists
Show description for f8531ea
vkalpias
authored
f8531ea
View commit details
Copy full SHA for f8531ea
View code at this point
Browse repository at this point
Override 'enabled' property for script components to server a local variable instead of using the data store
vkalpias
committed
dada868
View commit details
Copy full SHA for dada868
View code at this point
Browse repository at this point
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
Move AABB calculation out of updateMesh and into the accessor. (#1322)
Show description for 9ad34b7
daredevildave
authored
9ad34b7
View commit details
Copy full SHA for 9ad34b7
View code at this point
Browse repository at this point
Merge pull request #1321 from playcanvas/do-not-iterate-disabled-script-components
Show description for 6b0f385
vkalpias
authored
6b0f385
View commit details
Copy full SHA for 6b0f385
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
[FIX] Fix undefined `this` in CanvasFont (#1320)
Show description for 28d3d56
daredevildave
authored
28d3d56
View commit details
Copy full SHA for 28d3d56
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
RTL and bidi support (#1311)
Show description for 55101ae
idolize
authored
55101ae
View commit details
Copy full SHA for 55101ae
View code at this point
Browse repository at this point
Commits on Aug 23, 2018
[FIX] Correctly calculate AABB for text element
daredevildave
committed
2359882
View commit details
Copy full SHA for 2359882
View code at this point
Browse repository at this point
Merge branch 'master' of ssh://github.com/playcanvas/engine
daredevildave
committed
fbedbdf
View commit details
Copy full SHA for fbedbdf
View code at this point
Browse repository at this point
[FIX] divide by zero in scroll view component
daredevildave
committed
7568e3b
View commit details
Copy full SHA for 7568e3b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.