Skip to content

Commit 9d27ba4

Browse files
Bump aframe-master dist/ builds. (aframevr/aframe@25ae127...15ed706)
1 parent 2fd7420 commit 9d27ba4

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

dist/aframe-master.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70170,7 +70170,7 @@ require('./core/a-mixin');
7017070170
require('./extras/components/');
7017170171
require('./extras/primitives/');
7017270172

70173-
console.log('A-Frame Version: 1.3.0 (Date 2022-08-17, Commit #25ae1275)');
70173+
console.log('A-Frame Version: 1.3.0 (Date 2022-08-17, Commit #2fd7420d)');
7017470174
console.log('THREE Version (https://github.com/supermedium/three.js):',
7017570175
pkg.dependencies['super-three']);
7017670176
console.log('WebVR Polyfill Version:', pkg.dependencies['webvr-polyfill']);
@@ -73432,7 +73432,7 @@ module.exports.setTextureProperties = setTextureProperties;
7343273432

7343373433
/**
7343473434
* Update `material` texture property (usually but not always `map`)
73435-
* from `data` property (usually but not always `src`).
73435+
* from `data` property (usually but not always `src`)
7343673436
*
7343773437
* @param {object} shader - A-Frame shader instance.
7343873438
* @param {object} data

0 commit comments

Comments
 (0)