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 }}
SouCoder
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
engine
src
script
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 14, 2015
Changes to docs
vkalpias
committed
ec38841
View commit details
Copy full SHA for ec38841
View code at this point
Browse repository at this point
Fixed typo
vkalpias
committed
c6ef342
View commit details
Copy full SHA for c6ef342
View code at this point
Browse repository at this point
Added pc.script.createLoadingScreen
vkalpias
committed
8640c3c
View commit details
Copy full SHA for 8640c3c
View code at this point
Browse repository at this point
Commits on Jul 1, 2015
Documentation fixes
vkalpias
committed
9af24de
View commit details
Copy full SHA for 9af24de
View code at this point
Browse repository at this point
Commits on May 18, 2015
Merge branch 'master' into refactor/resource-asset-loader
Show description for 8407c42
daredevildave
committed
8407c42
View commit details
Copy full SHA for 8407c42
View code at this point
Browse repository at this point
Commits on May 8, 2015
Removed references to app.designer, Removed designer component, Changed documentation references from Designer to Editor
vkalpias
committed
0eb5978
View commit details
Copy full SHA for 0eb5978
View code at this point
Browse repository at this point
Commits on Apr 7, 2015
Added new script resource loader.
Show description for b0867d1
daredevildave
committed
b0867d1
View commit details
Copy full SHA for b0867d1
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Updated extras and post-effects
Show description for ecf57f8
daredevildave
committed
ecf57f8
View commit details
Copy full SHA for ecf57f8
View code at this point
Browse repository at this point
Commits on Dec 29, 2014
Merge branch 'master' into refactor/context-components
Show description for 130715a
daredevildave
committed
130715a
View commit details
Copy full SHA for 130715a
View code at this point
Browse repository at this point
Commits on Dec 22, 2014
Remove pc.fw.ApplicationContext
Show description for 4b3ac25
daredevildave
committed
4b3ac25
View commit details
Copy full SHA for 4b3ac25
View code at this point
Browse repository at this point
Moved all resource loading code into a single folder.
willeastcott
committed
8312dc4
View commit details
Copy full SHA for 8312dc4
View code at this point
Browse repository at this point
Move pc.fw API into the top level pc namespace.
willeastcott
committed
303cd17
View commit details
Copy full SHA for 303cd17
View code at this point
Browse repository at this point
Commits on Nov 22, 2014
Simplify checks for undefined.
willeastcott
committed
12049ae
View commit details
Copy full SHA for 12049ae
View code at this point
Browse repository at this point
Commits on Sep 5, 2014
Backout revert of synchronous clone branch, Fix skybox component to use images instead of textures
vkalpias
committed
08ed75b
View commit details
Copy full SHA for 08ed75b
View code at this point
Browse repository at this point
Temporarily backing out synchronous-clone until we fix the skybox bug
vkalpias
committed
7e4dbd5
View commit details
Copy full SHA for 7e4dbd5
View code at this point
Browse repository at this point
Commits on Jul 22, 2014
Try to load scripts from the cache for a script component before trying to load them asynchronously so that script instances are ready right after calling entity.clone()
vkalpias
committed
081ad34
View commit details
Copy full SHA for 081ad34
View code at this point
Browse repository at this point
Commits on May 12, 2014
Update RSVP library
Show description for 39e1168
daredevildave
committed
39e1168
View commit details
Copy full SHA for 39e1168
View code at this point
Browse repository at this point
Commits on Mar 13, 2014
[FIX] Replace pc.events.initalize with pc.events.attach
daredevildave
committed
79bdd03
View commit details
Copy full SHA for 79bdd03
View code at this point
Browse repository at this point
Commits on Mar 10, 2014
pc.extendWithEvents -> pc.events.initialize
Show description for 363500e
vkalpias
committed
363500e
View commit details
Copy full SHA for 363500e
View code at this point
Browse repository at this point
Optimizations for firefox
Show description for 56408c5
vkalpias
committed
56408c5
View commit details
Copy full SHA for 56408c5
View code at this point
Browse repository at this point
Commits on Mar 9, 2014
Fixed typo in script attribute docs
vkalpias
committed
dc97ace
View commit details
Copy full SHA for dc97ace
View code at this point
Browse repository at this point
Commits on Jan 29, 2014
Updated docs for decimalPrecision script attribute option
vkalpias
committed
09320a9
View commit details
Copy full SHA for 09320a9
View code at this point
Browse repository at this point
Commits on Nov 25, 2013
Updated script related docs
vkalpias
committed
4f645aa
View commit details
Copy full SHA for 4f645aa
View code at this point
Browse repository at this point
Commits on Nov 20, 2013
Changed pc.script.attribute argument order
Show description for 49aaef1
vkalpias
committed
49aaef1
View commit details
Copy full SHA for 49aaef1
View code at this point
Browse repository at this point
Commits on Nov 19, 2013
Added pc.script.attribute method and documentation
Show description for edef04d
vkalpias
committed
edef04d
View commit details
Copy full SHA for edef04d
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
Handle defining script attributes in script definition
Show description for 5183c2c
daredevildave
committed
5183c2c
View commit details
Copy full SHA for 5183c2c
View code at this point
Browse repository at this point
Commits on Sep 18, 2013
[VERSION] v0.120.0-dev
daredevildave
committed
c4a592d
View commit details
Copy full SHA for c4a592d
View code at this point
Browse repository at this point
[FIX] force resource cache-busting off
Show description for 6711863
daredevildave
committed
6711863
View commit details
Copy full SHA for 6711863
View code at this point
Browse repository at this point
[FIX] Disable cache-busting on resources so that scripts can be debugged.
Show description for 2434985
daredevildave
committed
2434985
View commit details
Copy full SHA for 2434985
View code at this point
Browse repository at this point
Commits on Sep 6, 2013
Changed noCaching to cache (default true) and now only scripts are not cached in the designer
Show description for 60e2c62
vkalpias
committed
60e2c62
View commit details
Copy full SHA for 60e2c62
View code at this point
Browse repository at this point
Commits on Apr 26, 2013
Model and Script resource loader docs fixed
daredevildave
committed
7372e99
View commit details
Copy full SHA for 7372e99
View code at this point
Browse repository at this point
Commits on Apr 25, 2013
Converted all resource handlers to use promises
Show description for f7767fd
daredevildave
committed
f7767fd
View commit details
Copy full SHA for f7767fd
View code at this point
Browse repository at this point
Commits on Dec 20, 2012
Replace event methods .bind()/.unbind() with .on()/.off()
Show description for 6c4b4d9
daredevildave
committed
6c4b4d9
View commit details
Copy full SHA for 6c4b4d9
View code at this point
Browse repository at this point
Commits on Nov 8, 2012
Lots of documentation changes to go with the new docs template
daredevildave
committed
d4e611c
View commit details
Copy full SHA for d4e611c
View code at this point
Browse repository at this point
Commits on May 14, 2012
Replaced Function.extendsFrom with pc.inherits()
Show description for 61dbe60
daredevildave
committed
61dbe60
View commit details
Copy full SHA for 61dbe60
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.