OGRECave / ogitor

Ogitor SceneBuilder, the WYSIWYG scene editing environment for OGRE
MIT License
95 stars 31 forks source link

Include media/projects #25

Open kPYKx7Ddw4n1aIKZ opened 4 years ago

kPYKx7Ddw4n1aIKZ commented 4 years ago

Maybe one could include the contents of the Media.zip and Projects.zip files in the repository. Especially because there are some shaders and material files included. They were probably provided as *.zip files because they are large files. I think that Git LFS was made to solve exactly that problem.

However, the example project could possibly be left out until #23 is solved.

paroj commented 4 years ago

media.zip should be fine as long as we skip:

kPYKx7Ddw4n1aIKZ commented 4 years ago

It works to skip these directories.

However, one should still consider adding the directories via LFS in case that SkyX, HydraX or Caelum will eventually work.

The "terrainTextures" directory is used if one is creating a terrain in a project. Of course one could add own textures, but I would also consider adding it via LFS.

Otherwise this issue should solved by #26.