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 }}
httpsgithu
/
engine
Public
forked from
playcanvas/engine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
23
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
screen-fix
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 5, 2018
Remove some more unused code (#1115)
Tatsujinichi
authored and
willeastcott
committed
a746865
View commit details
Copy full SHA for a746865
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
Additional fix for Chrome malformed events (#1111)
mcmorry
authored and
willeastcott
committed
6f73d4f
View commit details
Copy full SHA for 6f73d4f
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Remove some unused vars (#1106)
Tatsujinichi
authored and
willeastcott
committed
722873b
View commit details
Copy full SHA for 722873b
View code at this point
Browse repository at this point
Add missing TouchEvent and KeyboardEvent to pc namespace (#1108)
scarletsky
authored and
willeastcott
committed
70181e9
View commit details
Copy full SHA for 70181e9
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
fixed malformed key down event (#1084)
Show description for c15f98f
mcmorry
authored and
willeastcott
committed
c15f98f
View commit details
Copy full SHA for c15f98f
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
Various small documentation fixes (#1067)
Show description for 8b91218
Philippe Vaillancourt
authored and
willeastcott
committed
8b91218
View commit details
Copy full SHA for 8b91218
View code at this point
Browse repository at this point
Commits on Dec 29, 2017
Fix discrepency in pc.KeyboardEvent documentation (#1061)
Show description for 723dda0
Philippe Vaillancourt
authored and
willeastcott
committed
723dda0
View commit details
Copy full SHA for 723dda0
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Mark element input event listeners as passive since they don't call event.preventDefault()
vkalpias
committed
432850f
View commit details
Copy full SHA for 432850f
View code at this point
Browse repository at this point
[FIX] Enable mouse input and touch input simultaneously for Elements
vkalpias
committed
a653673
View commit details
Copy full SHA for a653673
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Fix typo in comment. (#1032)
H1Gdev
authored and
willeastcott
committed
495a517
View commit details
Copy full SHA for 495a517
View code at this point
Browse repository at this point
[FIX] this.app.gamepads.current contains native pad object again
Show description for 53b27eb
daredevildave
committed
53b27eb
View commit details
Copy full SHA for 53b27eb
View code at this point
Browse repository at this point
Commits on Oct 21, 2017
Fixed gamepad === undefined check
Omar Shehata
committed
95b50c0
View commit details
Copy full SHA for 95b50c0
View code at this point
Browse repository at this point
Commits on Sep 28, 2017
Fix 'wasPressed' never returning true (#985)
Show description for 13c9b81
OmarShehata
authored and
willeastcott
committed
13c9b81
View commit details
Copy full SHA for 13c9b81
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
jshint-related fixes (#1008)
Show description for 2f49fd8
willeastcott
authored
2f49fd8
View commit details
Copy full SHA for 2f49fd8
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Fix typo in comment. (#1006)
H1Gdev
authored and
willeastcott
committed
66f8eed
View commit details
Copy full SHA for 66f8eed
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Fix input checking when window resolution is fixed for 2D and 3D elements
vkalpias
committed
a7068fd
View commit details
Copy full SHA for a7068fd
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
Added events docs for ElementComponents, Added docs for Element input related classes
vkalpias
committed
7266959
View commit details
Copy full SHA for 7266959
View code at this point
Browse repository at this point
Commits on Aug 9, 2017
Removed pc.ElementTouch, Now storing element in ElementInputEvent, Now firing separate input events on each affected element on mouse and touch events
vkalpias
committed
54ba430
View commit details
Copy full SHA for 54ba430
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
Fix element sorting bug, Fix input handling for 3D elements on cameras with modified rects.
vkalpias
committed
d1392fc
View commit details
Copy full SHA for d1392fc
View code at this point
Browse repository at this point
Commits on Aug 3, 2017
Fix pc.ElementInput#_onElementMouseEvent
vkalpias
committed
5cb9d6b
View commit details
Copy full SHA for 5cb9d6b
View code at this point
Browse repository at this point
Fix x, y coordinates of ElementTouchEvent
vkalpias
committed
d909a06
View commit details
Copy full SHA for d909a06
View code at this point
Browse repository at this point
Commits on Jul 21, 2017
Added mouse and touch input handling for element components
vkalpias
committed
6bfe5ed
View commit details
Copy full SHA for 6bfe5ed
View code at this point
Browse repository at this point
Commits on Mar 22, 2017
pc.platform namespace for platform and features support flags (#886)
Show description for 39db893
Maksims
authored
39db893
View commit details
Copy full SHA for 39db893
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Refactor VR code to use pc.VrManager and pc.VrDisplay
Show description for 60971c1
daredevildave
committed
60971c1
View commit details
Copy full SHA for 60971c1
View code at this point
Browse repository at this point
Commits on Oct 14, 2016
Added error messages if no display is present
daredevildave
committed
e36dfe0
View commit details
Copy full SHA for e36dfe0
View code at this point
Browse repository at this point
Fix compiler errors
daredevildave
committed
21c5473
View commit details
Copy full SHA for 21c5473
View code at this point
Browse repository at this point
Fix combined FOV
Show description for 7c81a5b
daredevildave
committed
7c81a5b
View commit details
Copy full SHA for 7c81a5b
View code at this point
Browse repository at this point
fix sittingToStandingTransform usage
guycalledfrank
committed
6cbefe9
View commit details
Copy full SHA for 6cbefe9
View code at this point
Browse repository at this point
Initialise left/rightProj to new pc.Mat4()
Show description for 70972c1
daredevildave
committed
70972c1
View commit details
Copy full SHA for 70972c1
View code at this point
Browse repository at this point
cleanup
guycalledfrank
committed
f7d0e43
View commit details
Copy full SHA for f7d0e43
View code at this point
Browse repository at this point
correct combined FOV
guycalledfrank
committed
8a5256e
View commit details
Copy full SHA for 8a5256e
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
cleanup
guycalledfrank
committed
a19973d
View commit details
Copy full SHA for a19973d
View code at this point
Browse repository at this point
proper combined projection matrix
guycalledfrank
committed
e4ea129
View commit details
Copy full SHA for e4ea129
View code at this point
Browse repository at this point
use camera's clipping planes
guycalledfrank
committed
b756c01
View commit details
Copy full SHA for b756c01
View code at this point
Browse repository at this point
parent transform
guycalledfrank
committed
2a30c98
View commit details
Copy full SHA for 2a30c98
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.