philazzi44 / DnDCS

DnD Client-Server
3 stars 1 forks source link

Easing useability #13

Closed philazzi44 closed 10 years ago

philazzi44 commented 10 years ago

Change Easing to infer the previous duration percent and speed percent by omiting the value

philazzi44 commented 10 years ago

Cancelled - winforms version is performing enough that we don't need to rely on XNA anymore. Also, XNA is x86 only, and I've got concerns that the image manipulation we need will end up sucking a lot of time to get it to work as a 'mesh' of texture2d instances.