terraform/website/source/assets
Amadeus Demarzi 61536cb1f8 Attach Chainable timers to Engine render loop
Previous to this commit, the Chainable class which is responsible for
iterating on the sequence of events in the intro Terraform animation,
was using setTimeout and thus could result in very messed up race
conditions when triggering physics changes.

This commit attaches the .wait timers to the Engine.render loop which
should enable everything to stay in sync.
2015-02-06 15:28:26 -08:00
..
images Update to middleman-hashicorp 2014-10-13 12:44:38 -04:00
javascripts Attach Chainable timers to Engine render loop 2015-02-06 15:28:26 -08:00
stylesheets Add Azure provider 2015-01-30 16:32:35 -06:00