-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.15.0`
- Nuxt Version: `3.9.3`
- CLI Version: `3.10.0`
- Nitro Version: `2.8.1`
- Package Manager: `yarn@1.22.19…
-
I have registered vue-pdf-viewer in a local module, and have tried pnpm overrides for "pdfjs-dist": "4.4.168" and installing variations of pdfjs-dist library. Nothing seems to work. PDFS won't load.…
-
### Describe the bug
Lensflare seems to be broken on v4
Cannot destructure property 'registerCamera' of '(intermediate value)(intermediate value)(intermediate value)' as it is undefined.
![Sc…
-
# Description
A new version `v4` is on the horizon due to both potential breaking changes introduced on `@tresjs/core@v4` (Check https://github.com/Tresjs/tres/issues/541) and the following changes…
-
### Describe the bug
I wrote in the code
```js
onMounted(() => {
setTimeout(() => {
showRef.value = !showRef.value
}, 2000)
})
```
&
```vue
Click del…
-
### Describe the bug
`3.8.0`:
![image](https://github.com/Tresjs/cientos/assets/23612546/2efb552d-3b25-4c3a-92a0-ed1e21883a0d)
`3.9.0`:
![image](https://github.com/Tresjs/cientos/assets/23612546…
-
### Describe the bug
When ...
```
```
... is moused over, it throws this error:
```
Uncaught TypeError: proxy must report the same value for the non-writable, non-configurable propert…
-
### Describe the bug
I want my camera to look at a position. `TresPerspectiveCamera` has a [`look-at`](https://docs.tresjs.org/api/instances-arguments-and-props.html#methods) prop that uses the [`loo…
-
### Describe the bug
When you unmount the Canvas component, it instant re-mount it again, triggering `onMounted` callback.
I thought it was a `nuxt` issue but is actually unrelated, nuxt was just mo…
dghez updated
3 months ago
-
### Describe the bug
Adding a rigged model with `useGLTF` looks squished and broken
![Screenshot 2024-06-29 at 11 53 14](https://github.com/Tresjs/cientos/assets/4699008/cdaa412f-bc6a-4afa-a741-…