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
input
on
master
User selector
All users
Datepicker
All time
Commit history
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 Nov 19, 2018
Element input sort by layers (#1441)
Show description for 79100ac
vkalpias
authored and
daredevildave
committed
79100ac
View commit details
Copy full SHA for 79100ac
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
Merge branch 'master' into use-platform-touch
vkalpias
authored
0b2e1fd
View commit details
Copy full SHA for 0b2e1fd
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
In ElementInput don't make touchcancel listener passive
daredevildave
committed
8c58713
View commit details
Copy full SHA for 8c58713
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
[FIX] Move preventDefault above enabled check in ElementInput touchhandler
daredevildave
committed
0c94caf
View commit details
Copy full SHA for 0c94caf
View code at this point
Browse repository at this point
[HOTFIX] move preventDefault above enabled check in touchmove
Show description for cd6dd53
daredevildave
committed
cd6dd53
View commit details
Copy full SHA for cd6dd53
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 12, 2018
Added useMouse and useTouch options to pc.ElementInput constructor to selectively disable mouse or touch input
vkalpias
committed
4cde458
View commit details
Copy full SHA for 4cde458
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 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
Commits on Jun 19, 2018
More eslint fixes. Start linting extras.
willeastcott
committed
1419ce9
View commit details
Copy full SHA for 1419ce9
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
Deprecate pc.inherits. (#1232)
willeastcott
authored
3e36144
View commit details
Copy full SHA for 3e36144
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
Use Object.assign instead of pc.extend (#1228)
willeastcott
authored
b67c4e8
View commit details
Copy full SHA for b67c4e8
View code at this point
Browse repository at this point
Move pointer lock polyfill to polyfill folder. Add object assign polyfill.
willeastcott
committed
8ae97e7
View commit details
Copy full SHA for 8ae97e7
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
Fix 2D touchend issue (#1218)
Show description for 164374a
Maclay74
authored and
daredevildave
committed
164374a
View commit details
Copy full SHA for 164374a
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Don't use block comments for multiline comments.
willeastcott
committed
6d3fb9a
View commit details
Copy full SHA for 6d3fb9a
View code at this point
Browse repository at this point
Add EntityReference helper (#1222)
Show description for 1041ee3
yayhi
authored and
daredevildave
committed
1041ee3
View commit details
Copy full SHA for 1041ee3
View code at this point
Browse repository at this point
Commits on May 25, 2018
Call preventDefault() in touchend handler (#1214)
Show description for 56bcdc6
yayhi
authored and
daredevildave
committed
56bcdc6
View commit details
Copy full SHA for 56bcdc6
View code at this point
Browse repository at this point
Commits on May 23, 2018
Add 'enabled' property to ElementInput
daredevildave
committed
a29f15a
View commit details
Copy full SHA for a29f15a
View code at this point
Browse repository at this point
Commits on May 21, 2018
Remove parentheses around typeof arguments. It's an operator, not a function.
willeastcott
committed
d19c883
View commit details
Copy full SHA for d19c883
View code at this point
Browse repository at this point
ESLint: consistent unary operator spacing.\
willeastcott
committed
fe4ed07
View commit details
Copy full SHA for fe4ed07
View code at this point
Browse repository at this point
Commits on May 20, 2018
ESLint: consistent function parenthesis spacing (#1216)
willeastcott
authored
34890bc
View commit details
Copy full SHA for 34890bc
View code at this point
Browse repository at this point
ESLint fixes (#1215)
Show description for e9716f8
willeastcott
authored
e9716f8
View commit details
Copy full SHA for e9716f8
View code at this point
Browse repository at this point
Commits on May 15, 2018
Respect transformation in hit padding calculations (#1206)
Show description for 1de08d2
yayhi
authored and
daredevildave
committed
1de08d2
View commit details
Copy full SHA for 1de08d2
View code at this point
Browse repository at this point
Fix error when touching on no elements (#1203)
yayhi
authored and
daredevildave
committed
a6e016c
View commit details
Copy full SHA for a6e016c
View code at this point
Browse repository at this point
Commits on May 14, 2018
Buttons (#1201)
Show description for 6ee33a9
daredevildave
authored
6ee33a9
View commit details
Copy full SHA for 6ee33a9
View code at this point
Browse repository at this point
Implement touchleave event (#1198)
Show description for a22cc58
yayhi
authored and
daredevildave
committed
a22cc58
View commit details
Copy full SHA for a22cc58
View code at this point
Browse repository at this point
Commits on May 4, 2018
[FIX] Elements that are scaled to 0 no longer pass the element input test
vkalpias
committed
477a2e6
View commit details
Copy full SHA for 477a2e6
View code at this point
Browse repository at this point
Commits on May 1, 2018
Fix some linting warnings regarding order of declaration.
willeastcott
committed
3d07d99
View commit details
Copy full SHA for 3d07d99
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
Remove old workaround for prefiltering cubemaps in Chrome. Fix some lint issues.
willeastcott
committed
afba3ee
View commit details
Copy full SHA for afba3ee
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
Support for more ESLint rules (#1161)
Show description for 58d9d93
willeastcott
authored
58d9d93
View commit details
Copy full SHA for 58d9d93
View code at this point
Browse repository at this point
Commits on Apr 24, 2018
Fix element input checking for 3D elements and orthographic cameras
vkalpias
committed
073286c
View commit details
Copy full SHA for 073286c
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
fix: elementInput do not detach when destroying app (#1163)
scarletsky
authored and
willeastcott
committed
ec117be
View commit details
Copy full SHA for ec117be
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
ESLint fixes (#1160)
Show description for 5989731
willeastcott
authored
5989731
View commit details
Copy full SHA for 5989731
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.