Stefan Harr

Results 30 issues of Stefan Harr

Hi, I cannot seem to find some of the functions in box2d like SetMassData(), ResetMassData() etc for the body class that are explained in the box2d manual here: http://www.box2d.org/manual.html I...

I was just wondering, is it possible to use other constructors of Bullet classes than the first? For example, the btHingeConstraint. It's got four constructors: ``` new Ammo.btHingeConstraint (rbA, rbB,...

Hi, Wanted to create a b2EdgeShape, but I see that a few properties are not exposed through the JS api. I investigated it like this: ``` var edge = new...

Feature

For mobile and for desktop

Doesn't look like it's a node in the syntax tree... But maybe one could find it by checking the start and stop of the subnodes? https://github.com/estree/estree/blob/master/es5.md

Need to use ctrl-left/right there!

bug

https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API

Like, fade in and fade out, etc https://www.youtube.com/watch?v=Kv6n2ehBpo4 * 0 none * 1 slide (put it *after* the note) * 2 vibrato * 3 drop (drum kick!) (from current pitch...

Feature

...and flush only that part. Rendering full screen every time is a bit of waste.

optimization