new build

This commit is contained in:
Leon van Kammen 2025-04-23 17:58:22 +02:00
parent d3389bcf1d
commit 755682b6e1
13 changed files with 2415 additions and 13 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,8 @@
/*
* v0.5.1 generated at Wed Apr 23 17:57:18 CEST 2025
* https://xrfragment.org
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/*
* v0.5.1 generated at Thu Feb 20 17:49:24 CET 2025
* https://xrfragment.org
@ -2946,7 +2951,8 @@ xrf.navigator.init = () => {
xrf.emit('hash', {hash: document.location.hash })
})
xrf.navigator.setupNavigateFallbacks()
// allow other libraries to trigger popstate event without triggering the navigate-fallbacks during pageload
setTimeout( xrf.navigator.setupNavigateFallbacks(), 1500 )
// this allows selectionlines to be updated according to the camera (renderloop)
xrf.focusLine = new xrf.THREE.Group()

5
dist/xrfragment.js vendored
View file

@ -1,3 +1,8 @@
/*
* v0.5.1 generated at Wed Apr 23 17:57:18 CEST 2025
* https://xrfragment.org
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/*
* v0.5.1 generated at Thu Feb 20 17:49:24 CET 2025
* https://xrfragment.org

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,5 @@
/*
* v0.5.1 generated at Thu Feb 20 17:49:24 CET 2025
* v0.5.1 generated at Wed Apr 23 17:57:18 CEST 2025
* https://xrfragment.org
* SPDX-License-Identifier: AGPL-3.0-or-later
*/

View file

@ -1,5 +1,5 @@
/*
* v0.5.1 generated at Thu Feb 20 17:49:24 CET 2025
* v0.5.1 generated at Wed Apr 23 17:57:18 CEST 2025
* https://xrfragment.org
* SPDX-License-Identifier: AGPL-3.0-or-later
*/

View file

@ -1,5 +1,5 @@
/*
* v0.5.1 generated at Thu Feb 20 17:49:24 CET 2025
* v0.5.1 generated at Wed Apr 23 17:57:18 CEST 2025
* https://xrfragment.org
* SPDX-License-Identifier: AGPL-3.0-or-later
*/

View file

@ -1,5 +1,5 @@
/*
* v0.5.1 generated at Thu Feb 20 17:49:24 CET 2025
* v0.5.1 generated at Wed Apr 23 17:57:18 CEST 2025
* https://xrfragment.org
* SPDX-License-Identifier: AGPL-3.0-or-later
*/

View file

@ -1,5 +1,5 @@
/*
* v0.5.1 generated at Thu Feb 20 17:49:24 CET 2025
* v0.5.1 generated at Wed Apr 23 17:57:18 CEST 2025
* https://xrfragment.org
* SPDX-License-Identifier: AGPL-3.0-or-later
*/

View file

@ -1,5 +1,5 @@
/*
* v0.5.1 generated at Thu Feb 20 17:49:24 CET 2025
* v0.5.1 generated at Wed Apr 23 17:57:18 CEST 2025
* https://xrfragment.org
* SPDX-License-Identifier: AGPL-3.0-or-later
*/

View file

@ -1,3 +1,8 @@
/*
* v0.5.1 generated at Wed Apr 23 17:57:18 CEST 2025
* https://xrfragment.org
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/*
* v0.5.1 generated at Thu Feb 20 17:49:24 CET 2025
* https://xrfragment.org
@ -2946,7 +2951,8 @@ xrf.navigator.init = () => {
xrf.emit('hash', {hash: document.location.hash })
})
xrf.navigator.setupNavigateFallbacks()
// allow other libraries to trigger popstate event without triggering the navigate-fallbacks during pageload
setTimeout( xrf.navigator.setupNavigateFallbacks(), 1500 )
// this allows selectionlines to be updated according to the camera (renderloop)
xrf.focusLine = new xrf.THREE.Group()

View file

@ -1,3 +1,8 @@
/*
* v0.5.1 generated at Wed Apr 23 17:57:18 CEST 2025
* https://xrfragment.org
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/*
* v0.5.1 generated at Thu Feb 20 17:49:24 CET 2025
* https://xrfragment.org
@ -2946,7 +2951,8 @@ xrf.navigator.init = () => {
xrf.emit('hash', {hash: document.location.hash })
})
xrf.navigator.setupNavigateFallbacks()
// allow other libraries to trigger popstate event without triggering the navigate-fallbacks during pageload
setTimeout( xrf.navigator.setupNavigateFallbacks(), 1500 )
// this allows selectionlines to be updated according to the camera (renderloop)
xrf.focusLine = new xrf.THREE.Group()