dwmkerr / sharpgl

Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
MIT License
766 stars 300 forks source link

Extension dependencies are version controlled #31

Closed dwmkerr closed 10 years ago

dwmkerr commented 10 years ago

All of the extension projects have dependencies that are version controlled - they need to be brought in as part of the build or at least excluded from the repo.