Diego Dorado

Results 23 comments of Diego Dorado

@foobraco i've came across touchkit too, and since i saw this comment of yours i'm wondering what did you had to adjust on the coordinates system to TouchKit play nice...

I am doing this way to get the ray, but I wonder if there is any shorcut or better way: ``` def CameraRay ( touch as FTouch): //the offsets account...

It would also be nice to be able to extend that class. I did it to make a motor sound with pitch changes with another static soundSource for that purpose.......

great! thanx 2014-03-24 19:56 GMT-03:00 Matt Rix [email protected]: > Yeah I will probably do this before it hits 1.0 > > ## > > Reply to this email directly or...

same issue here.... I would expect at least linear extrapolation, or a clamped value, but not NaN

Same for me... export all is not working

Same here. I supose it would be fixed if changed `latest` to `>=8` or whichever minimum node version is sufficient

+1 for improving documentation. I was surprised that initialization forced us to use callbacks, and then looking at the code I see that promises are also accepted. I the documentation...