Josh Lloyd
Josh Lloyd
@Ruedii Is there a minimum feature set that KSP requires on the GPU to work, do you know which version of Pixel Shader for example is required? Within reason, it...
To extend on this, I think I'd like to see any RPM display, streamable with kRPC. Instead of limiting it to just cameras. Whether we simulate the global buttons in...
The commit you have there should check whitelistEnabled, otherwise there will never be any quit messages when the whitelist is empty and whitelist is disabled
To plugin or not is going to come up a lot, I think we need to discuss what we want to have in the core of the project and what...
So keeping simple functionality in there so that it is a working Vanilla replacement off the shelf? I guess we only have to implement Vanilla in it's simplest form, such...
That gives me a good place to start! Thanks for the explaination of stacks
Perhaps the easing function should be an optional argument at the end of the command it applies to. `box.setPosition(x:number, y:number, [ease:string])`
Hello, an undo functionality is just creating patches that go in reverse. So when you create your diff, instead of using `old, new`, use `new, old`. This will give a...
Hi all, has anyone seen any updates on this? Was the "other project" announced or released? Cheers, Josh
Same issue here, me and a friend of mine have built many the CPU in Logisim and when we discovered this software we were overjoyed, but when Uni came around...