Rob Loach

Results 339 issues of Rob Loach

[asdf](https://github.com/asdf-vm/asdf) manages multiple runtime versions with a single CLI tool, and works in Bash, Zsh, or Fish.

CoffeeLint currently loads its default configuration from `coffeelint.json`. Moving it to be a hidden dot file at `.coffeelint.json` or `.coffeelintrc` would mean it would: - Match some of the other...

Maybe 2.0

Is SDL1 support even feasible?

Using something like the following will stall and error out PhantomJS, due to the URL redirect in the HTML. ``` html window.location.replace('http://example.com'); This page has been moved here. ```

Introduces a `TIME` constant which is an unsigned 64 bit integer representing the unix timestamp of when the runtime started in seconds. It also includes a sample clock application. This...

This builds upon https://github.com/Immediate-Mode-UI/Nuklear/pull/469 to replace the null variable across other locations in the codebase.

Fixes #112 The arc isn't quite right on x11. The bottom right on the canvas. ![Screenshot at 2021-12-22 12-40-44](https://user-images.githubusercontent.com/25086/147134023-c644abf4-29ff-4294-ba6a-83013e2a1f74.png)

Following the padding layout bounds fix https://github.com/Immediate-Mode-UI/Nuklear/pull/156 , @Hejsil noticed node editor shrinking in size.... ![86260850-1d6bb600-bbbe-11ea-8751-191f230cb6fa](https://user-images.githubusercontent.com/25086/147144652-993b3846-0631-482b-9444-4e25c8cc5aac.gif)

Bug

Rafał Jopek has suggested the following for a logo for Nuklear! ![Screenshot_20220109-194027](https://user-images.githubusercontent.com/25086/148707814-87e786b0-3c08-4e9b-9b31-b1d11b75a61a.png) [nuklear.svg](https://user-images.githubusercontent.com/25086/148707795-9fe3364a-294c-4960-88bb-e474d56c7de6.jpg)

@MikemathuKE @dumblob Cherry picked the commits in, but am in no way qualified to test this. Fixes #219