Paul Hudson

Results 15 issues of Paul Hudson

Hello! We've had almost 100 PRs merged into Control Room now, and I'm keen to get more people involved. If you've had a pull request merged in already and would...

help wanted

SourceKitten seems to have problems with this kind of Swift: ```swift extension Test { /// This comment is for subscript() subscript(bounds: Range) -> String { return "dummy 1" } }...

bug

The goal here is to make the shaders easily to apply by wrapping them in View extensions. So, rather than writing this: Image(systemName: "figure.walk.circle") .font(.system(size: 300)) .colorEffect( ShaderLibrary.checkerboard( .color(.red), .float(50)...

good first issue

This new set of effects is really powerful, and needs some thorough documentation in the README to follow the style and contents of previous effects.

good first issue

This adjusts spelling in the "To Base85" operation from "delimeter" to "delimiter".