Darryl T. Agostinelli

Results 27 issues of Darryl T. Agostinelli

This was snipped from #12 and written by @awsdert -- moved here to split the issues --- Also please add this struct to the union vec2s: struct { float r;...

Vectors could use a lerp function `vector3_lerp(from, to);`

enhancement

This is advertised as cross-platform, but there are no build instructions save a Visual Studio project file. Please add: - A makefile that works in Linux and Mac OSX -...

This idea was [first discussed here](https://github.com/tmenier/Flurl/issues/243). It would be nice if Flurl would natively support gzip uploading of strings and files and such. Something like so: ``` // gzip a...

enhancement

When there is just one file called `index.html` this works fine: ``` $ cat header.html {{#ifpage 'index'}} You are at the home page {{/ifpage}} ``` But when there are multiple...

**Current State** Put HTML and markdown into .html files stored in /pages and you get a url per page: ``` /pages ..../home.html ..../contactus.html ..../info1.html /layouts ..../default.html /data .... $ foundation...

enhancement

I took a shot and I failed. Now I will have to spend a while figuring out exactly what Python Jose prefers. A readme would take out the guesswork and...

docs

It's not code-signed.

enhancement

When saving a PNG of the palette or using the clipboard, superimpose the PP logo at the bottom right. This serves to promote PrestoPalette.

enhancement

As an artist, I appreciate the background color. Please add the background color to the saved palette whether it be on the clipboard or to a PNG file.

enhancement