Micah Blumberg

Results 31 comments of Micah Blumberg

I don't know I was thinking, with a PR, of looking to at least add the missing 'startFrame' and 'clampWhenFinished' code, why would we update the readme at this point?...

Does this pull request look right? https://github.com/n5ro/aframe-extras/pull/352

I opened a PR to revert the code changes that I made to Ocean, so that you can at least see what changes I made, and test them. In hindsight...

Your comment #348 is what I used to create the changes that you can see highlighted in the a-ocean "revert" PR I created to highlight my implementation of your suggestions....

There is a newly discovered issue with the Aframe Physics System Cannon program, use the Ammo version instead for now. If you want to help fix it, please read and...

> > Feel free to read the commented code in each index file for details. I am trying to replace Three.Geometry which has been deleted from threejs with BufferGeometry. I...

I recommend sending a minimum code example of the problem, like using glitch or codepen, then other people can run the demo and try to figure out what the source...

What is the event that is supposed to trigger the debug attribute to toggle from true to false? What event are you listening for?