Bil Bas
Bil Bas
Ah, this is caused by using retrofication. Sorry, I didn't realise. If objects have "trait :retrofy" and a factor != 1, then the boxes are wrongly calculated.
Ah, I used a workaround to make this work though, which was trait :bounding_box, :debug => true, :scale => 0.25 # where factor was 4 The boxes were still drawn...
No idea. It is in the opengl gem, but no idea if it would be in your Gosu. "glUseProgram is available only if the GL version is 2.0 or greater."...
It isn't a problem. I make sure I always reset it anyway. good practice to get into :)
The middle case (shader and Image#draw in gl(nil)) works fine as does running shaders & draw entierly outside of a gl block. I know they are not _guaranteed_ to work,...
The osx wrapper contains a copy of chingu which is removed by releasy, but replaced with the bundled gem if required. I suggest deleting any generated files and doing a...
That looks a lot like a problem entirely separate to Releasy - that is a problem with libxml-ruby-2.8.0, so I would suggest you approach the devs in that project. I...
Well, it is a very long time since I looked at this (I work exclusively with python nowadays and sort of left poor releasy to languish), but as far as...
A gemfile is required and yes, it should get the info it needs from there.
OK, thinking about implementing this again. I sort of disagree; I think it should download them into ~/.releasy, but it does seem more sensible to offer the user a "planning...