Matias N. Goldberg
Matias N. Goldberg
Wtf? Ok then try: `layout(location = 0, index = 0) out vec4 fragColour;`
OK I've looked a bit into all this stuff. I tried the on premise option but it is HELL to setup. I gave up. There's 0 documentation and many things...
Hi! After countless tries, _it lives!_ https://ci.appveyor.com/project/MatiasNGoldberg/ogre-next The build succeeds! (MSVC 2015 for now) > What is the goal of the CI? > -nighty build to check for regression? >...
> You know that if you are willing to host the Doxygen documentation on GitHub pages on this repository, it's quite doable to also have a CI service push an...
I already beat you to that https://github.com/OGRECave/ogre-next/commit/ff7788d684f26bd221074da6955494273611d6bd hehe. I just pushed the master branch one, but I need to access AppVeyor to set that branch up
@Ybalrid could you do the same you did with AppVeyor but with Travis? It helped me save time, so I can just setup travis, and add a build script that...
I haven't forgotten about this, it's just Travis-CI won't recognize our repo from user ogre-next-buildbot even though that user is admin of the repo. Apparently Travis needs the user to...
I see the confirmation for the Travis application, but unfortunately Travis still refuses because the bot user is still not "part" of the Organization i.e. it's not listed in https://github.com/orgs/OGRECave/people
OFFS Travis! How many times do I have to request authorization? @paroj 
I see you fixed it! Thanks!!!