Commit Graph

14 Commits

Author SHA1 Message Date
Connor Olding 5717dd0e1b update kyaa 2017-04-01 02:47:53 +00:00
Connor Olding bf433911d3 update stb libraries 2017-03-31 04:36:15 +00:00
Connor Olding 5d9ccb42f8 fix minor memory leaks 2017-03-31 02:08:15 +00:00
Connor Olding 926bd2dae8 remove (square) radius parameter
this parameter didn't make sense because
the resulting neighborhood wasn't necessarily square.

to actually implement this feature would require
an extension to make_offset_list.
2016-10-31 15:37:29 -07:00
Connor Olding e5ee52ccff remove polish parameter
additional layers of polish yield too negligible of an effect to bother with.
tweaking the magic parameter is preferred.
2016-10-31 15:21:22 -07:00
Connor Olding 79afa91dd8 begin writing an explanation of neighbors/offsets 2016-10-31 15:14:52 -07:00
Connor Olding 4767586720 fix a typo that prevented shuffling/polishing
this should fix #1
2016-10-31 09:24:08 -07:00
Connor Olding 62c09b5be5 add a heap of comments 2016-10-31 08:58:39 -07:00
Connor Olding 1047eca9c0 update kyaa 2016-10-31 06:32:12 -07:00
Connor Olding e901f29cf7 use proper inclusive ranges for help 2016-09-07 18:54:06 -07:00
Connor 3580927a84 Update README.md 2016-09-03 19:31:26 -07:00
Connor Olding 929521675d add a quick and dirty readme 2016-08-31 22:12:49 -07:00
Connor Olding 44cf800d41 first public version 2016-08-31 21:53:39 -07:00
Connor 91eed00957 2016-08-31 21:41:45 -07:00