OGRE-Next  3.0.0
Object-Oriented Graphics Rendering Engine
DownloadingOgreCommon

Ogre Next source is located at Github/OGRECave/ogre-next

Ogre Next dependencies are located at Github/OGRECave/ogre-next-deps

Download the source code or you can fork it to your own repository and clone it locally with Github Desktop or the command line.

IMPORTANT: Do NOT use the the "Download" feature from Github. It will not follow subrepositories.

Command line:

git clone --recurse-submodules --shallow-submodules https://github.com/OGRECave/ogre-next-deps
git clone --branch master https://github.com/OGRECave/ogre-next