Skip to content

Commit

Permalink
Complete index validity checks; release 0.0.9
Browse files Browse the repository at this point in the history
The somewhat-automatically-generated code that handles outlining, using
many single-line if/else statements, now has complete checks for
validity of array indices before reading from or writing to them. This
was present in most of this "ugly code", but not all, and #3 was caused
by my failure to validate all the cases. This is fixed now, and some of
the "big" renders should look more correct now since one of the outer
edges was not being rendered before in the double-size-and-up renders.
  • Loading branch information
tommyettinger committed Sep 18, 2017
1 parent a85f1c1 commit 0cb34ec
Show file tree
Hide file tree
Showing 3 changed files with 395 additions and 408 deletions.

0 comments on commit 0cb34ec

Please sign in to comment.