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
scene
on
screen-fix
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 15, 2018
UI masks per mesh instance (#1118)
Show description for d3b8952
daredevildave
authored
d3b8952
View commit details
Copy full SHA for d3b8952
View code at this point
Browse repository at this point
Add stencilFront and stencilBack properties to mesh instance (#1105)
Show description for 5b6a96b
daredevildave
authored
5b6a96b
View commit details
Copy full SHA for 5b6a96b
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
Fix createBox generating garbage with different segments count in different dimensions (#1133)
Show description for 0b5c2b7
guycalledfrank
authored
0b5c2b7
View commit details
Copy full SHA for 0b5c2b7
View code at this point
Browse repository at this point
fix createPlane generating garbage when widthSegments!=lengthSegments (#1132)
guycalledfrank
authored
4367d29
View commit details
Copy full SHA for 4367d29
View code at this point
Browse repository at this point
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 26, 2018
Default opacity channel should be A (#1117)
Show description for e543a8a
guycalledfrank
authored
e543a8a
View commit details
Copy full SHA for e543a8a
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
Remove unused vars. Add .idea directory to .gitignore (#1110)
Show description for fdad08c
Tatsujinichi
authored and
willeastcott
committed
fdad08c
View commit details
Copy full SHA for fdad08c
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
[FIX] documentation links in pc.StencilParameters (#1085)
Show description for d7ef16e
daredevildave
authored and
willeastcott
committed
d7ef16e
View commit details
Copy full SHA for d7ef16e
View code at this point
Browse repository at this point
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
Commits on Feb 20, 2018
Local space skinning (#1097)
Show description for fd477a1
guycalledfrank
authored and
willeastcott
committed
fd477a1
View commit details
Copy full SHA for fd477a1
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
Remove redeclaration of loop counter
willeastcott
authored
665050f
View commit details
Copy full SHA for 665050f
View code at this point
Browse repository at this point
Support map and vertex color modulation (#1080)
Show description for 0e9b8cc
guycalledfrank
authored and
willeastcott
committed
0e9b8cc
View commit details
Copy full SHA for 0e9b8cc
View code at this point
Browse repository at this point
Commits on Feb 6, 2018
Fix build errors
vkalpias
committed
05dee98
View commit details
Copy full SHA for 05dee98
View code at this point
Browse repository at this point
Merge pull request #1034 from playcanvas/feature/sprites
Show description for 44ebcc9
vkalpias
authored
44ebcc9
View commit details
Copy full SHA for 44ebcc9
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
fix sphere maps (#1079)
guycalledfrank
authored and
willeastcott
committed
cb79700
View commit details
Copy full SHA for cb79700
View code at this point
Browse repository at this point
Commits on Jan 23, 2018
Remove @author tags from docs. Almost nobody ever used this and it's fairly useless.
willeastcott
committed
7292b84
View commit details
Copy full SHA for 7292b84
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
- Use particleDistance values in vbToSort array instead of indices, array lookups in sort function are expensive (#1072)
Show description for 84a5b93
szevvy
authored and
willeastcott
committed
84a5b93
View commit details
Copy full SHA for 84a5b93
View code at this point
Browse repository at this point
Commits on Jan 9, 2018
Made Sprite docs private
vkalpias
committed
2228b01
View commit details
Copy full SHA for 2228b01
View code at this point
Browse repository at this point
Batching fixes for sprites
vkalpias
committed
0ea04b1
View commit details
Copy full SHA for 0ea04b1
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Change pc.SpriteComponent#addClip to only take data as an argument, Fix some null exceptions
vkalpias
committed
95f0210
View commit details
Copy full SHA for 95f0210
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Revert "Rename pc.Sprite#frameKeys to pc.Sprite#frames"
Show description for ddca391
vkalpias
committed
ddca391
View commit details
Copy full SHA for ddca391
View code at this point
Browse repository at this point
Merge branch 'master' into feature/sprites
vkalpias
committed
4dd75b0
View commit details
Copy full SHA for 4dd75b0
View code at this point
Browse repository at this point
Rename pc.Sprite#frameKeys to pc.Sprite#frames
vkalpias
committed
621231a
View commit details
Copy full SHA for 621231a
View code at this point
Browse repository at this point
fix calling batcher.generate twice (#1059)
guycalledfrank
authored
7052f9a
View commit details
Copy full SHA for 7052f9a
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
Merge branch 'master' into feature/sprites
vkalpias
committed
c9c220e
View commit details
Copy full SHA for c9c220e
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
Fix screenToWorld for orthographic cameras. (#1054)
willeastcott
authored
7f65658
View commit details
Copy full SHA for 7f65658
View code at this point
Browse repository at this point
Commits on Dec 9, 2017
Improve docs for pc.Scene.
willeastcott
committed
67cb5da
View commit details
Copy full SHA for 67cb5da
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
Batching PR improvements (#1049)
Show description for 057d40c
guycalledfrank
authored
057d40c
View commit details
Copy full SHA for 057d40c
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
Fix batchGroupId clone for sprites, Some sprite batching related docs fixes
vkalpias
committed
6fe4c00
View commit details
Copy full SHA for 6fe4c00
View code at this point
Browse repository at this point
Add batchGroupId property to sprite component
Show description for d0cf020
daredevildave
committed
d0cf020
View commit details
Copy full SHA for d0cf020
View code at this point
Browse repository at this point
Merge branch 'master' into feature/sprites
Show description for dd54e00
daredevildave
committed
dd54e00
View commit details
Copy full SHA for dd54e00
View code at this point
Browse repository at this point
Merge branch 'feature/sprites' of ssh://github.com/playcanvas/engine into feature/sprites
Show description for 7c2526f
daredevildave
committed
7c2526f
View commit details
Copy full SHA for 7c2526f
View code at this point
Browse repository at this point
Add pixelSnap property to pc.StandardMaterial
Show description for 5199b85
daredevildave
committed
5199b85
View commit details
Copy full SHA for 5199b85
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
Move meshes to the pc.Sprite instead of keeping them in pc.SpriteAnimationClip to save memory and resources. Flipping X and Y now uses the internal graphnode scale instead of changing mesh uvs.
vkalpias
committed
86ae87a
View commit details
Copy full SHA for 86ae87a
View code at this point
Browse repository at this point
Fix BatchManager doc
vkalpias
committed
23f1872
View commit details
Copy full SHA for 23f1872
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.