1
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 11 hours ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/a0722c5b3300...874fced2d3c4) More... 6 months ago
Children of hand-tracking-controls entity are attached to the wrist joint. It allows parenting entities to the hand. e.g watch More... 6 months ago
Update master CDN URL. (https://cdn.jsdelivr.net/gh/aframevr/afr...@83f7ef5a4fb4935a57ed4dd7e72e5d51df7a4499/dist/aframe-master.min.js) More... 6 months ago
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/56a86a9f7fee...5da7166e71e1) More... 6 months ago
Consider scale changes on parents to recalculate collider box. Also ignore parent entities rotations before calculating so bounding box has the right size when calculated More... 6 months ago
Update master CDN URL. (https://cdn.jsdelivr.net/gh/aframevr/afr...@e67d3375832b05add1518f535cca4bb2713106b0/dist/aframe-master.min.js) More... 6 months ago
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/61f6442e49f3...924dc00ecf48) More... 6 months ago
Fix issue when the el.hasLoaded flag can be true but not all components have initialized. A init method of a component might check the flag and assume all components have initialized More... 6 months ago
Correct default value for new XRMode field (#5390) More... 6 months ago
Update master CDN URL. (https://cdn.jsdelivr.net/gh/aframevr/afr...@1883555627d70fceebc282e6648b0c95d05eb8d5/dist/aframe-master.min.js) More... 6 months ago
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/a06956d9e46f...d43ce42ddf27) More... 6 months ago
Set useLegacyLights only if necessary to remove warning about deprecated api (#5389) More... 6 months ago
Update master CDN URL. (https://cdn.jsdelivr.net/gh/aframevr/afr...@162db60464a2fa6fb119343aaa845cc105817cfe/dist/aframe-master.min.js) More... 6 months ago
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/dac50c5783d2...130156c42838) More... 6 months ago
Update master CDN URL. (https://cdn.jsdelivr.net/gh/aframevr/afr...@47703e6d15113804f3cc7cdaee30d338e987a392/dist/aframe-master.min.js) More... 6 months ago
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/97a0b811f1c9...dac50c5783d2) More... 6 months ago
Use correct default value (null) for glslVersion for non-raw shaders (#5388) More... 6 months ago
Remove outdated skinning property to prevent a warning (#5386) More... 6 months ago
Update master CDN URL. (https://cdn.jsdelivr.net/gh/aframevr/afr...@199e1db48ff5e57fd0351d872de503a339645d90/dist/aframe-master.min.js) More... 6 months ago
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/4846ff4faac1...abab0a7d2936) More... 6 months ago
Don't update anchor pose if the anchor not tracked by the hit test component (fix #5314) More... 6 months ago
Update master CDN URL. (https://cdn.jsdelivr.net/gh/aframevr/afr...@091718607243dd5b4271da63a1f0ef68da0b5781/dist/aframe-master.min.js) More... 6 months ago
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/9d739bb5c0c7...75d509269b57) More... 6 months ago
Start the light probe only when entering ar-mode (#5384) More... 6 months ago
Update master CDN URL. (https://cdn.jsdelivr.net/gh/aframevr/afr...@192293bfd36d49d3cc82e611fd9b415b53b60435/dist/aframe-master.min.js) More... 6 months ago
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/c9b51a26cbe5...957237df274f) More... 6 months ago
Call hideCollider on the correct component object (fix #5385) More... 6 months ago
Update master CDN URL. (https://cdn.jsdelivr.net/gh/aframevr/afr...@9d04db7094385d2e7df53124b30ab65233051d86/dist/aframe-master.min.js) More... 6 months ago
Bump aframe-master dist/ builds. (https://github.com/aframevr/aframe/compare/a3f6d12724c8...da8dc1460999) More... 6 months ago
Check for the existance of the quest controller model button part before animating on interaction. Some don't have one like the controller surface More... 6 months ago