weepy
weepy
is it possible to have methods on a model ? I thought also it might be useful to add binding such that if the return type is a function -...
what would need doing to get this working on Android ? What do u think of Ejecta-X's approach ? BTW - I think it's possible to compile Objective C on...
i.e. expect to be able to listen to 'state_changed'
Does this enable two images to blend over each other? As in http://jamieowen.github.io/glsl-blend/ Or does it only refer to blending with a particular color ?
I'm finding that on the device, updating a [large] WebGL texture can cause the UI to block for about a second. It's about a millisecond on my Macbook/Chrome. Does it...
hi - i noticed that "require" doesn't handle relative includes, like Node etc. This isn't great for portable code of course. Here's a link to an alternative implementation that I've...
there dialogue in dark-mode is hard to see (i assume because it usually uses shadows to show up). Not sure what a good solution is here => perhaps a slight...
I can't get multiline comments (i.e /\* */) to work. Do you know if it's working ? Cheers weepy