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 }}
codeenxi
/
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
script
on
jsdoc-plugin
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 17, 2020
Fix sentence structure consistency.
willeastcott
committed
dbfa4e5
View commit details
Copy full SHA for dbfa4e5
View code at this point
Browse repository at this point
Fix hyphen before param description
willeastcott
committed
249449d
View commit details
Copy full SHA for 249449d
View code at this point
Browse repository at this point
Fix type tags
willeastcott
committed
185271e
View commit details
Copy full SHA for 185271e
View code at this point
Browse repository at this point
Fix primitive types
willeastcott
committed
7962993
View commit details
Copy full SHA for 7962993
View code at this point
Browse repository at this point
Fix tag names
willeastcott
committed
fa67fd5
View commit details
Copy full SHA for fa67fd5
View code at this point
Browse repository at this point
Fix all example source code
willeastcott
committed
c22fbd7
View commit details
Copy full SHA for c22fbd7
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
[DOCS] Improve pc.ScriptAttributes#add docs
willeastcott
committed
bde9372
View commit details
Copy full SHA for bde9372
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
[DOCS] Fix various JSDoc errors. (#1772)
Show description for db7b54b
willeastcott
authored
db7b54b
View commit details
Copy full SHA for db7b54b
View code at this point
Browse repository at this point
Commits on Dec 5, 2019
[DOCS] Document dt parameter for pc.ScriptType#update and postUpdate. (#1768)
willeastcott
authored
edaa050
View commit details
Copy full SHA for edaa050
View code at this point
Browse repository at this point
Commits on Oct 21, 2019
[DOCS] Improve ScriptType documentation (#1710)
Show description for 47f283c
aidinabedi
authored and
willeastcott
committed
47f283c
View commit details
Copy full SHA for 47f283c
View code at this point
Browse repository at this point
Commits on Oct 11, 2019
Templates (#1631)
Show description for 07944d8
zachpeterpaul
authored and
vkalpias
committed
07944d8
View commit details
Copy full SHA for 07944d8
View code at this point
Browse repository at this point
Commits on Sep 17, 2019
[FIX] Copy and paste error from pc.EventHandler PR
willeastcott
authored
522fba2
View commit details
Copy full SHA for 522fba2
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Deprecate pc.events in favor of inheritance based pc.EventHandler (#1684)
Show description for 6bf95cd
willeastcott
authored
6bf95cd
View commit details
Copy full SHA for 6bf95cd
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
[FIX] Errors in TypeScript Definitions (#1657)
Show description for d355393
aidinabedi
authored and
willeastcott
committed
d355393
View commit details
Copy full SHA for d355393
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
[FIX] Initialize default attribute values when creating a script (#1413)
aidinabedi
authored and
willeastcott
committed
8764eda
View commit details
Copy full SHA for 8764eda
View code at this point
Browse repository at this point
Commits on May 14, 2019
Document 'step' option for number script attribute (#1560)
vkalpias
authored
dd05bab
View commit details
Copy full SHA for dd05bab
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 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 30, 2018
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
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
Added check that fixes a bunch of tests not running at all
vkalpias
committed
4df957e
View commit details
Copy full SHA for 4df957e
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
ESLint fixes (#1283)
Show description for af8003f
daredevildave
authored
af8003f
View commit details
Copy full SHA for af8003f
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
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
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 18, 2018
[FIX] Various ESLint errors.
willeastcott
committed
0ba152b
View commit details
Copy full SHA for 0ba152b
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
Merge branch 'master' into array-script-attributes
vkalpias
authored
c56da9e
View commit details
Copy full SHA for c56da9e
View code at this point
Browse repository at this point
Remove unnecessary code
vkalpias
committed
fe4efb7
View commit details
Copy full SHA for fe4efb7
View code at this point
Browse repository at this point
Support array script attributes
vkalpias
committed
d8af79e
View commit details
Copy full SHA for d8af79e
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 26, 2018
Fix destroying scripts (#1181)
Show description for b1a696e
vkalpias
authored and
daredevildave
committed
b1a696e
View commit details
Copy full SHA for b1a696e
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
Do not call postInitialize on scripts that were added to the script registry later if the scripts were disabled in 'initialize'
vkalpias
committed
e6b1c12
View commit details
Copy full SHA for e6b1c12
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.