mcclure

Results 156 issues of mcclure

I'm going to accept PR #8 tonight, this adds scientific notation (`1e8`, etc) to Emily. However I have some thoughts on where we should go past there. Something strikes me...

Probably should

Surely there is some way to bundle this.

My Windows machine is currently nonbooting and I am somewhat blocked on further emu-coop development until I either get the Windows machine fixed or get emu-coop running on mac. Mac...

I am attempting to use ronn for a manpage. It is doing everything I need _EXCEPT_: I need to include a URL in the manpage. The convention in manpages for...

In issue #88 I ran into a problem that would have been trivial to resolve if ronn offered any way to inline a block of literal roff. I would like...

I have a file `shader/basic.lua` in my standard Lovr project: https://github.com/mcclure/lovr-ent/blob/stable/lua/shader/basic.lua As you see, it consists entirely of copypastes from shaders.c. This is so I can do stuff like this:...

Awhile ago we had [this bug](https://github.com/bjornbytes/lovr/issues/230), but then it got fixed. But it is back. See the test program (or just look at the screenshots) in [this PR](https://github.com/bjornbytes/lovr/pull/484). The test...

improvement

This is probably a bad idea. This is a feature branch in which I'm attempting to add RTX support to the Vulkan branch. Current status is it can check if...

Therefore all PRs against dev are currently failing, eg https://ci.appveyor.com/project/bjornbytes/lovr/builds/43991150 for #556