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 }}
aframevr
/
aframe-inspector
Public
Notifications
You must be signed in to change notification settings
Fork
212
Star
682
Code
Issues
35
Pull requests
5
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 12, 2025
Put back the border on focused input for string and number (#827)
vincentfretin
authored
d47f597
Copy full SHA for d47f597
Fix css rules that removed color widget inner padding (#826)
vincentfretin
authored
fc2b91f
Copy full SHA for fc2b91f
Disable spellcheck on some input fields (#825)
vincentfretin
authored
430e9e2
Copy full SHA for 430e9e2
Commits on Nov 10, 2025
Be sure to not register again asset with same url, create a-assets if missing (#824)
Show description for a34aa27
vincentfretin
authored
a34aa27
Copy full SHA for a34aa27
Fix editing entity id, trigger the update only on blur and enter, not on each keystroke (fix #51) (#52) (#823)
vincentfretin
authored
eb140c1
Copy full SHA for eb140c1
Commits on Oct 27, 2025
Allow dash in component instance id like bind__troika-text (#822)
vincentfretin
authored
27c861c
Copy full SHA for 27c861c
Commits on Oct 2, 2025
Properly close canvas element in index.html (#821)
vincentfretin
authored
d80d451
Copy full SHA for d80d451
Commits on Sep 16, 2025
Fix wrong camera position calculation when focusing an element (#820)
vincentfretin
authored
d8df296
Copy full SHA for d8df296
Commits on Aug 7, 2025
Remove unused widgets propTypes, fix clicking on boolean label and add id to other widgets, simplify a bit the logic in PropertyRow that overrides some type and value (#819)
vincentfretin
authored
d9220c6
Copy full SHA for d9220c6
Commits on Jul 2, 2025
Fix single number properties alignement with the other properties (#817)
vincentfretin
authored
0c89bc9
Copy full SHA for 0c89bc9
In getComponentClipboardRepresentation filter out properties that are the same as their default value, and modify the propertyRowDefined class calculation to the same to have the property in white …
Show description for cffe4f8
vincentfretin
authored
cffe4f8
Copy full SHA for cffe4f8
Proper usage of jsdoc optional param syntax (#815)
Show description for 769fa2d
vincentfretin
authored
769fa2d
Copy full SHA for 769fa2d
Clean up Component.js code (#814)
Show description for ce22406
vincentfretin
authored
ce22406
Copy full SHA for ce22406
Commits on Jun 25, 2025
Force type boolean for loop property on animation component with specific id (fix #612) (#813)
vincentfretin
authored
e90cd28
Copy full SHA for e90cd28
Commits on Jun 24, 2025
Filter out sceneOnly components when selected entity is not a-scene (#811)
vincentfretin
authored
f32ad77
Copy full SHA for f32ad77
Call pause on the created entity, important when parent is the scene because play has been called because of scene.isPlaying=true hack (#812)
vincentfretin
authored
62b0b3f
Copy full SHA for 62b0b3f
Commits on Jun 21, 2025
Some optimizations in SceneGraph code (#809)
Show description for b0db8a2
vincentfretin
authored
b0db8a2
Copy full SHA for b0db8a2
Use child-attached/child-detached events to update SceneGraph when an entity is created by a component (fix #756) (#810)
vincentfretin
authored
1359bed
Copy full SHA for 1359bed
Commits on Apr 5, 2025
Fix error when material component uses a canvas texture and add an example (#806)
vincentfretin
authored
3534957
Copy full SHA for 3534957
Commits on Feb 21, 2025
Fix console warning about using SelectWidget with a number as value, that works fine (#805)
vincentfretin
authored
ea5c269
Copy full SHA for ea5c269
Commits on Feb 20, 2025
Bump build
dmarcos
committed
787b091
Copy full SHA for 787b091
Bump package version
dmarcos
committed
977b07c
Copy full SHA for 977b07c
Commits on Feb 16, 2025
Remove unused or non existing params to functions calls (#804)
Show description for 4d41422
vincentfretin
authored
4d41422
Copy full SHA for 4d41422
Commits on Feb 15, 2025
Use early return in optimizeComponents and avoid using setAttribute followed by removeAttribute (#803)
vincentfretin
authored
912da4c
Copy full SHA for 912da4c
Remove unused getNumber getMajorVersion functions from utils (#802)
vincentfretin
authored
2c0a7eb
Copy full SHA for 2c0a7eb
Commits on Feb 7, 2025
Keep the camera position when switching to inspector (fix #607) (#717)
Show description for 5700c61
vincentfretin
authored
5700c61
Copy full SHA for 5700c61
Fix initial camera rotation to be looking at center, same as in EditorControls when you start to rotate (#801)
vincentfretin
authored
65433d1
Copy full SHA for 65433d1
Commits on Feb 5, 2025
Be sure to use a valid id for multiple component, remove dead code optionRenderer (#800)
vincentfretin
authored
e2db22c
Copy full SHA for e2db22c
Commits on Jan 27, 2025
Show properties of a component only if allowed by schema condition (fix #762) (#798)
vincentfretin
authored
4b87949
Copy full SHA for 4b87949
Fix copy component to clipboard (fix #672) (#797)
vincentfretin
authored
278dfcd
Copy full SHA for 278dfcd
Pause the cloned entity in the loaded listener (fix #690) (#799)
vincentfretin
authored
1e88b9a
Copy full SHA for 1e88b9a
Commits on Jan 25, 2025
Fix minified build that was twice the size than it should have been (#795)
Show description for bb5b854
vincentfretin
authored
bb5b854
Copy full SHA for bb5b854
Fix cloneEntity to also change id on children (#796)
vincentfretin
authored
cc55ffe
Copy full SHA for cc55ffe
Commits on Jan 24, 2025
Fix react-select usage for add mixins, add component, array property (#794)
Show description for 464e82c
vincentfretin
authored
464e82c
Copy full SHA for 464e82c
Commits on Jan 14, 2025
Update ghpages command to use gh-pages instead of unmaintained ghpages (#785)
Show description for 026475a
vincentfretin
authored
026475a
Copy full SHA for 026475a
Pagination
Previous
Next
You can’t perform that action at this time.