davidedc / livecodelab

a web based livecoding environment
http://livecodelab.net/
MIT License
327 stars 63 forks source link

Turn three.js code dependency into github submodule... #174

Closed davidedc closed 9 years ago

davidedc commented 11 years ago

...will likely need some hacking because there are a couple of modified parts of three.js...

davidedc commented 9 years ago

we decided to avoid submodules because they are difficult to manage. Guy has made a script where the relevant dependencies are copied-in perhaps that's the way to do.