FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - aframevr/aframe · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
aframevr
/
aframe
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4.4k
Star
17.6k
Code
Issues
319
Pull requests
18
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
aframe
src
on
master
User selector
Datepicker
Commit history
Commits on Jul 13, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/ff9eea83fc0d...0da7f61437ad)
SupermediumBot
committed
7d4df35
View commit details
Copy full SHA for 7d4df35
View code at this point
Browse repository at this point
Fix screenshot component keyboard shortcuts (#5849)
mrxz
authored
0da7f61
View commit details
Copy full SHA for 0da7f61
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/af114abad7e5...4573b956c867)
SupermediumBot
committed
e145c1a
View commit details
Copy full SHA for e145c1a
View code at this point
Browse repository at this point
Commits on Jun 28, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/59c0c114f211...064590b5b6b0)
SupermediumBot
committed
068237e
View commit details
Copy full SHA for 068237e
View code at this point
Browse repository at this point
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/a755e379a5f9...076835d9359d)
SupermediumBot
committed
0d87f88
View commit details
Copy full SHA for 0d87f88
View code at this point
Browse repository at this point
Move the CodeSandbox "Open Sandbox" button to the top left so it does not overlap the VR/AR buttons (#5841)
vincentfretin
authored
076835d
View commit details
Copy full SHA for 076835d
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/29aac84f81ef...77f0513107e0)
SupermediumBot
committed
085bd0b
View commit details
Copy full SHA for 085bd0b
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/3abc547cef54...47a08f1cada2)
SupermediumBot
committed
c9e572a
View commit details
Copy full SHA for c9e572a
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/5389c31c8762...07ffc8ba990b)
SupermediumBot
committed
dfe287b
View commit details
Copy full SHA for dfe287b
View code at this point
Browse repository at this point
Fix obb-collider to work on text-geometry (#5833)
Show description for 07ffc8b
vincentfretin
authored
07ffc8b
View commit details
Copy full SHA for 07ffc8b
View code at this point
Browse repository at this point
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/d6bce29e1763...0c1277f6ca8d)
SupermediumBot
committed
0d591f2
View commit details
Copy full SHA for 0d591f2
View code at this point
Browse repository at this point
Fix a-sky losing material.side 'back' because of previous object recycling (#5831)
Show description for 0c1277f
vincentfretin
and
claude
authored
0c1277f
View commit details
Copy full SHA for 0c1277f
View code at this point
Browse repository at this point
Commits on Jun 13, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/21ccab879090...3615cdba47e1)
SupermediumBot
committed
0376e26
View commit details
Copy full SHA for 0376e26
View code at this point
Browse repository at this point
Add stopOn and pauseOn event properties to sound component (#5829)
Show description for 3615cdb
vincentfretin
and
claude
authored
3615cdb
View commit details
Copy full SHA for 3615cdb
View code at this point
Browse repository at this point
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/c7d8ab02e56e...59c9016a3245)
SupermediumBot
committed
bbdb787
View commit details
Copy full SHA for bbdb787
View code at this point
Browse repository at this point
Force premultipliedAlpha for subtractive blending too (#5828)
Show description for 59c9016
vincentfretin
and
claude
authored
59c9016
View commit details
Copy full SHA for 59c9016
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/bfe050827a0b...6a9d4b54cfa9)
SupermediumBot
committed
adf8f4e
View commit details
Copy full SHA for adf8f4e
View code at this point
Browse repository at this point
Trigger build
dmarcos
authored
6a9d4b5
View commit details
Copy full SHA for 6a9d4b5
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/61464f143669...ec6f6a8dd956)
SupermediumBot
committed
fecc774
View commit details
Copy full SHA for fecc774
View code at this point
Browse repository at this point
Commits on May 31, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/5532d7038d1d...2cc6830ab17d)
SupermediumBot
committed
2b973da
View commit details
Copy full SHA for 2b973da
View code at this point
Browse repository at this point
Commits on May 21, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/c7c28cc86d32...141039a61d56)
SupermediumBot
committed
b5e2580
View commit details
Copy full SHA for b5e2580
View code at this point
Browse repository at this point
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/b9b00f6423f8...c7c28cc86d32)
SupermediumBot
committed
20d31bf
View commit details
Copy full SHA for 20d31bf
View code at this point
Browse repository at this point
Replace Clock instance by Timer instance. Clock is deprecated in three r183 (#5800)
vincentfretin
authored
141039a
View commit details
Copy full SHA for 141039a
View code at this point
Browse repository at this point
Remove pcfsoft shadow type, deprecated in r182, pcf is now soft as well, show a warning about shadow type not supported and fall back to pcf (#5798)
vincentfretin
authored
c7c28cc
View commit details
Copy full SHA for c7c28cc
View code at this point
Browse repository at this point
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/18cbe4fa7fb8...fc138fe10587)
SupermediumBot
committed
86ad6ba
View commit details
Copy full SHA for 86ad6ba
View code at this point
Browse repository at this point
Set explicit text color on dialog and buttons to prevent white-on-white with color-scheme dark (#5814)
Show description for fc138fe
vincentfretin
and
claude
authored
fc138fe
View commit details
Copy full SHA for fc138fe
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/0d05fa66338b...5c4bdbfd5173)
SupermediumBot
committed
63600d3
View commit details
Copy full SHA for 63600d3
View code at this point
Browse repository at this point
Fix tracked-controls.controller undefined on controllerconnected after reconnect (#5804)
Show description for 5c4bdbf
vincentfretin
and
claude
authored
5c4bdbf
View commit details
Copy full SHA for 5c4bdbf
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/dd6709cfe3a5...176aed698000)
SupermediumBot
committed
96cc74f
View commit details
Copy full SHA for 96cc74f
View code at this point
Browse repository at this point
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/65344e5e98e4...dd6709cfe3a5)
SupermediumBot
committed
4d6b3d4
View commit details
Copy full SHA for 4d6b3d4
View code at this point
Browse repository at this point
Fix a-assets image onload crash from loop-variable closure (#5809)
Show description for 176aed6
vincentfretin
authored
176aed6
View commit details
Copy full SHA for 176aed6
View code at this point
Browse repository at this point
Expose premultipliedAlpha on material component (#5810)
Show description for dd6709c
vincentfretin
and
claude
authored
dd6709c
View commit details
Copy full SHA for dd6709c
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/808ab760aebb...71db7982bd99)
SupermediumBot
committed
4f5637f
View commit details
Copy full SHA for 4f5637f
View code at this point
Browse repository at this point
Set raycaster.camera to the active camera in order to raycast against sprites (#5801)
Show description for 71db798
vincentfretin
authored
71db798
View commit details
Copy full SHA for 71db798
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/a7ef140e1463...e9ac28073aa1)
SupermediumBot
committed
1796ec0
View commit details
Copy full SHA for 1796ec0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL