This project is NOT the official glew repository.
It is a fork of glew sources hosted at https://github.com/nigels-com/glew
It is used as staging area to maintain topics specific to BrownBiomechanics projects like Autoscoper that will eventually be contributed back to the official repository.
Each branch is named following the pattern brownbiomechanics[-vX.Y.Z]-YYYY-MM-DD-SHA{N}
where:
brownbiomechanicsis the name of the custom application or extension.vX.Y.Zis the version of forked projectYYYY-MM-DDis the date of the last official commit associated with the branch.SHA{N}are the first N characters of the last official commit associated with the branch.