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
framework
application.js
on
performance-counters
User selector
All users
Datepicker
All time
Commit history
Commits on May 3, 2019
Merge branch 'master' into performance-counters
e-strokov
committed
553c34d
View commit details
Copy full SHA for 553c34d
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
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 Mar 7, 2019
Batching optimisations (#1509)
Show description for c38ff81
e-strokov
authored and
willeastcott
committed
c38ff81
View commit details
Copy full SHA for c38ff81
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
[HOTFIX] v1.15.2
Show description for 6164413
daredevildave
committed
6164413
View commit details
Copy full SHA for 6164413
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
Minor improvements
e-strokov
committed
9f115d3
View commit details
Copy full SHA for 9f115d3
View code at this point
Browse repository at this point
Commits on Feb 19, 2019
Slow frame stats.
e-strokov
committed
910dbfe
View commit details
Copy full SHA for 910dbfe
View code at this point
Browse repository at this point
Commits on Feb 8, 2019
Top level average ratio. Events being reported.
e-strokov
committed
e15cf91
View commit details
Copy full SHA for e15cf91
View code at this point
Browse repository at this point
Commits on Jan 31, 2019
Counters additional metrics and reporting
e-strokov
committed
0944e8e
View commit details
Copy full SHA for 0944e8e
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Math perf test removed.
e-strokov
committed
a23cea2
View commit details
Copy full SHA for a23cea2
View code at this point
Browse repository at this point
Commits on Jan 22, 2019
Merge branch 'master' into performance-counters
Show description for f7ccd0f
e-strokov
committed
f7ccd0f
View commit details
Copy full SHA for f7ccd0f
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 Jan 8, 2019
Vector math operations cost. Particles arbitrary update.
e-strokov
committed
1bbaacc
View commit details
Copy full SHA for 1bbaacc
View code at this point
Browse repository at this point
Commits on Jan 2, 2019
[FIX] eslint errors.
willeastcott
committed
e5d93ca
View commit details
Copy full SHA for e5d93ca
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
Merge branch 'master' into performance-counters
e-strokov
committed
a45b6d4
View commit details
Copy full SHA for a45b6d4
View code at this point
Browse repository at this point
Commits on Dec 13, 2018
Disable bundles if TextDecoder is not available
vkalpias
committed
cd8c94e
View commit details
Copy full SHA for cd8c94e
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
Change pc.Application#_enableBundles to enableBundles
vkalpias
committed
f53ad07
View commit details
Copy full SHA for f53ad07
View code at this point
Browse repository at this point
Merge branch 'bundle-assets' of github.com:playcanvas/engine into bundle-assets
vkalpias
committed
eadcb02
View commit details
Copy full SHA for eadcb02
View code at this point
Browse repository at this point
Handle missing TextDecoder
vkalpias
committed
7801380
View commit details
Copy full SHA for 7801380
View code at this point
Browse repository at this point
Commits on Dec 10, 2018
Merge branch 'master' into bundle-assets
vkalpias
authored
82118bd
View commit details
Copy full SHA for 82118bd
View code at this point
Browse repository at this point
Commits on Nov 29, 2018
[FIX] Use pc.AssetRegistry#prefix when loading bundle files, [FIX] Accidental global object
vkalpias
committed
d4ea04b
View commit details
Copy full SHA for d4ea04b
View code at this point
Browse repository at this point
Commits on Nov 28, 2018
Merge branch 'master' into performance-counters
e-strokov
committed
945a248
View commit details
Copy full SHA for 945a248
View code at this point
Browse repository at this point
Commits on Nov 27, 2018
perf counters draft
e-strokov
committed
2c131ba
View commit details
Copy full SHA for 2c131ba
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
Rever sync queue optimization. (#1450)
willeastcott
authored
093b760
View commit details
Copy full SHA for 093b760
View code at this point
Browse repository at this point
Fix copy and paste error
daredevildave
committed
02226d6
View commit details
Copy full SHA for 02226d6
View code at this point
Browse repository at this point
Default texture names (#1448)
Show description for 24869f5
e-strokov
authored and
daredevildave
committed
24869f5
View commit details
Copy full SHA for 24869f5
View code at this point
Browse repository at this point
Commits on Nov 21, 2018
Use new untar library, Added _enableBundles in pc.Application, Resolve bundle files requests in next frame
vkalpias
committed
71132bb
View commit details
Copy full SHA for 71132bb
View code at this point
Browse repository at this point
Commits on Nov 15, 2018
Improved syncHierarchy performance (#1437)
e-strokov
authored and
willeastcott
committed
907138b
View commit details
Copy full SHA for 907138b
View code at this point
Browse repository at this point
Commits on Nov 12, 2018
Destroy bundle registry on application destroy
vkalpias
committed
0b12b95
View commit details
Copy full SHA for 0b12b95
View code at this point
Browse repository at this point
Commits on Nov 10, 2018
Merge branch 'master' into bundle-assets
Show description for f28335b
daredevildave
committed
f28335b
View commit details
Copy full SHA for f28335b
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
Added Bundle Assets
vkalpias
committed
98bccec
View commit details
Copy full SHA for 98bccec
View code at this point
Browse repository at this point
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
[FIX] Prevent exception on calling pc.Application#destroy (#1430)
willeastcott
authored and
e-strokov
committed
1444fce
View commit details
Copy full SHA for 1444fce
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Renamed BundleLoader to BundleRegistry, Removed the word 'asset' from the BundleRegistry and changed it to 'file', Added first draft of preloading bundles, Changed bundle loading to fire events ins…
Show description for 5de2313
vkalpias
committed
5de2313
View commit details
Copy full SHA for 5de2313
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
Merge branch 'master' into Bundling
vkalpias
authored
5e3e085
View commit details
Copy full SHA for 5e3e085
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
Previous
Next
You can’t perform that action at this time.