-
Context: https://posthog.com/questions/canvas-recording-not-working
From Vincent: You would need a custom aframe build to test that. preserveDrawingBuffer is an option for WebGLRenderer, you can add …
-
See [my notes](https://gist.github.com/vincentfretin/cf4c80eaa0cb07fa35c0a93360be88eb) and discussions on the following issues:
- https://github.com/aframevr/aframe-inspector/issues/693
- https://gi…
-
Texture modal dialog is the cause of many issues on github:
https://github.com/aframevr/aframe-inspector/issues/429
https://github.com/aframevr/aframe-inspector/issues/471
https://github.com/aframe…
-
`[object HTMLImageEleme...]` instead of `#actual-id` after undo of texture change
https://github.com/user-attachments/assets/49db072d-0c72-43bd-b2a8-b65709dde6da
kfarr updated
1 month ago
-
take a look here: https://github.com/aframevr/aframe-inspector/pull/707
kfarr updated
5 months ago
-
https://github.com/aframevr/aframe/pull/4167
https://github.com/aframevr/aframe/issues/2706
-
It seems that any template alias with "-" in the name doesn't work.
Just using `--template model` works though. Not sure why?
```bash
node index.js new my-3dmodel --template model-viewer
11:0…
-
Implement an undo / redo feature.
https://threejs.org/editor/ has an undo/redo feature.
Main implementation in this file https://github.com/mrdoob/three.js/blob/master/editor/js/History.js
each a…
-
Currently tied to `AFRAME.components`. Can't include A-Frame because of `window`.
https://github.com/aframevr/aframe/issues/2031
-
@fernandojsg is this branch good to go? https://github.com/aframevr/a-blast/compare/gearDaydream?expand=1