Daniel McCarthy

Results 8 issues of Daniel McCarthy

Think it looks better with an explanation mark

I think I found a bug: TypeError: this.window is null source code: https://pastebin.com/UXRUxWMi I have not kept the original elements in the document. Is this a requirement or does it...

I have a ChatGPT assistant pacakge I released here: https://packagist.org/packages/dragonzap/openai-chatgpt-assistant we depend directly on your package, we want to support the V2 api do you know when or if you...

``` struct dog; void main() { struct dog* b; } struct dog { int x; }; ``` results in a seg fault

``` struct dog; void main() { struct dog* b; } struct dog { int x; }; ```

Skelenton seems to export larger than the model leading to the model to deform, and look almost flat