Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
Codercise
/
aframe
Public
forked from
aframevr/aframe
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 11, 2016
Light target support. Fixed a bug with spotlight angle. temp fix for a bug with spotlight position. (#1728)
Show description for 2b5d9ac
FrederickDesimpel
authored and
ngokevin
committed
2b5d9ac
Copy full SHA for 2b5d9ac
allow torus knot to be floats again, doc torusknot p/q (fixes #1777) (#1779)
ngokevin
authored and
dmarcos
committed
a006582
Copy full SHA for a006582
bump changelog for 0.3.0 (#1774)
ngokevin
authored and
dmarcos
committed
5a81aae
Copy full SHA for 5a81aae
point model url to cdn.aframe.io (#1776)
dmarcos
authored
b7ac0ad
Copy full SHA for b7ac0ad
Add reference to Chrome bug workaround
dmarcos
committed
5bd33af
Copy full SHA for 5bd33af
count all relevant entities for aframe stats (#1741)
Show description for 64f990f
FrederickDesimpel
authored and
dmarcos
committed
64f990f
Copy full SHA for 64f990f
wait for camera to be active before rendering (fixes #1733, fixes #1754) (#1756)
ngokevin
authored and
dmarcos
committed
04b2d86
Copy full SHA for 04b2d86
Merge pull request #1751 from darkwing/updateStateMixins-nits-2
Show description for d695ad8
ngokevin
authored
d695ad8
Copy full SHA for d695ad8
Merge pull request #1770 from darkwing/tests-use-strict
Show description for 0735109
ngokevin
authored
0735109
Copy full SHA for 0735109
Merge pull request #1771 from darkwing/codepen-casing
Show description for a2b9f20
ngokevin
authored
a2b9f20
Copy full SHA for a2b9f20
Fix case of 'CodePen' text
darkwing
committed
d6d4f58
Copy full SHA for d6d4f58
Remove 'use strict' from tests
darkwing
committed
114d92d
Copy full SHA for 114d92d
Commits on Aug 10, 2016
setTimeout to let conection close (fix #1765) (#1766)
dmarcos
authored
612c036
Copy full SHA for 612c036
Revert "Revert "Fix #1732: Don't bubble 'componentchanged' event" (#1758)" (#1768)
Show description for 2cee3b0
ngokevin
authored and
dmarcos
committed
2cee3b0
Copy full SHA for 2cee3b0
[docs] document scene renderStarted property
ngokevin
committed
e67974d
Copy full SHA for e67974d
[docs] fix renderstart event
ngokevin
committed
1a7888a
Copy full SHA for 1a7888a
camera.js style nits (#1755)
ngokevin
authored and
dmarcos
committed
4275099
Copy full SHA for 4275099
Revert "Fix #1732: Don't bubble 'componentchanged' event" (#1758)
dmarcos
authored
c131fc8
Copy full SHA for c131fc8
add readme instructions for contributors for unit testing (#1750)
ngokevin
authored and
dmarcos
committed
9d53de3
Copy full SHA for 9d53de3
Removes assignment to CustomEvent.target (#1757)
Show description for 526b050
hugopeixoto
authored and
dmarcos
committed
526b050
Copy full SHA for 526b050
Modified camera userHeight under examples. (#1721)
Show description for 8c08541
mkungla
authored and
ngokevin
committed
8c08541
Copy full SHA for 8c08541
Commits on Aug 9, 2016
Nits for updateStateMixins
darkwing
committed
a4ab931
Copy full SHA for a4ab931
Workaround for webkit bug where webvr canvas element is not composited properly (#1725)
dmarcos
authored
f6953d4
Copy full SHA for f6953d4
set BUFFER_SCALE: 1 for webvr-polyfill to fix res (fixes #1735) (#1747)
ngokevin
authored and
dmarcos
committed
72fabe8
Copy full SHA for 72fabe8
Sets near plane to 5mm so closed objects are not clipped. Specially important when manipulating with hand controls (#1749)
dmarcos
authored
599e47b
Copy full SHA for 599e47b
Fixes #1737 and enables to update userHeight (#1748)
Show description for a0df6f0
mkungla
authored and
ngokevin
committed
a0df6f0
Copy full SHA for a0df6f0
Merge pull request #1736 from darkwing/aframe-injected
Show description for 263dcff
ngokevin
authored
263dcff
Copy full SHA for 263dcff
Add 'aframe-injected' attribute to elements injected by aframe
darkwing
committed
a09f9a9
Copy full SHA for a09f9a9
addToParent was invoked twice per entity causing parentEl to be null (#1726)
dmarcos
authored
98d83f7
Copy full SHA for 98d83f7
create external sourcemap for minified dist (fixes #1328) (#1746)
ngokevin
authored and
dmarcos
committed
33b1848
Copy full SHA for 33b1848
Merge pull request #1743 from darkwing/legacy-foreach
Show description for c54e014
ngokevin
authored
c54e014
Copy full SHA for c54e014
Avoid forEach on NodeList for optimal backward support
darkwing
committed
dbb9f0a
Copy full SHA for dbb9f0a
Merge pull request #1745 from chanakyabhardwajj/patch-1
Show description for e97818f
mkungla
authored
e97818f
Copy full SHA for e97818f
Fixed a broken-link in documentation : mixins.md.
chanakyabhardwajj
authored
8ad281c
Copy full SHA for 8ad281c
closestScene already checks current node so don't duplicate check (#1742)
darkwing
authored and
dmarcos
committed
2a0ce68
Copy full SHA for 2a0ce68
Pagination
Previous
Next
You can’t perform that action at this time.