nathansttt / hog2

Pathfinding and search testbed/visualization suite. Current code is in PDB-refactor branch.
MIT License
112 stars 55 forks source link

Finalize The Witness Editor #91

Closed Samarium150 closed 2 months ago

Samarium150 commented 2 months ago

Fixed some decoding and rendering bugs and added TSI calculation

nathansttt commented 2 months ago

@Samarium150 I've merged this request. In some of your Witness code you aren't following the hog2 conventions (braces at the start instead of the end of the line). Please check through all your code and make sure it matches the hog2 style, and pull any changes needed.