Matthew Lanigan

Results 4 issues of Matthew Lanigan

When a mixin with one or more class attributes is included (not extended) elsewhere, any class attributes are shown as "extended from" in the destination when `--embed-mixins` is used. (As...

I'm not sure whether this is the right place for this issue or if it would be better placed in [slonik-interceptor-field-name-transformation](https://github.com/gajus/slonik-interceptor-field-name-transformation). I'm happy to move it if you'd prefer. `createMockQueryResult`...

bug

Modifies InputFilter to return a dup of the given default value rather than the value itself. This prevents leaks across multiple calls of a command. Previously, if the validation or...

I'm encountering some strange behavior when rendering textures. Basically, when I render one texture, it interacts with any textures rendered previously. ### Examples Here's the most simple example of my...

bug