Andreas Løve Selvik
Andreas Løve Selvik
theme_dark.css is currently loaded without compression and cache magic. (So people might still get stale versions for a while after a change)
As suggested by @iver56 in #106 , it would be cool to have a custom 404 dweet play as a 404 page. Maybe we could host a small competition; suggestions...
Have a list of users with top accumulated "awesome"? And/or average "awesome" / number of dweets?
id.scene.org/docs/
Adds new global variable INTERBEAN, which is a float that is interpolated between BEAN numbers, in a linear way between frames. This can be used to key animations without getting...
My expectation was that elasticOut(a, b, c, 0) = a and elasticOut(a, b, c, >1) = b in a similar way lerp(a, b, 0) = a and lerp(a, b, 1)...
The hitbox doesn't cover the full handle, which is the natural place to try to grab it from
I spent some time at the hackathon trying to implement a GadgetSeed-like behaviour for [caardvark](https://github.com/caardvarkxr/caardvark). I want to be able to start grabbing the "new card button" and have the...