cubing / twisty.js

The functionality of `twisty.js` is now part of `cubing.js`. Please see: https://js.cubing.net/cubing/twisty/
GNU General Public License v3.0
60 stars 15 forks source link

Backwards animation. #60

Open lgarron opened 10 years ago

lgarron commented 10 years ago

This just requires a negative direction flag, and handling inverse move transitions.

Also see cubing/alg.cubing.net#33

pedroteosousa commented 6 years ago

Was this fixed?

lgarron commented 6 years ago

Yes, in the sense that v2 supports it. Still need to make sure that all animations work robustly and efficiently.