dseif / slide-drive

Slideshow using audio/video to drive content
45 stars 9 forks source link

Use Butter Submodule's Popcorn Submodule #26

Closed banksJeremy closed 12 years ago

banksJeremy commented 12 years ago

At the moment we have two submodules, one for Butter and one for Popcorn. However, the Butter submodule contains its own submodule for Popcorn. We should remove our own submodule and just refer to Butter's copy. Having two is bloated and allows the possibility that different code may end up using different versions of Popcorn.

dseif commented 12 years ago

This isn't really a regression, but we should get this updated before progressing too far