OutpostUniverse / OP2Utility

C++ library for working with Outpost 2 related files and tasks.
MIT License
4 stars 0 forks source link

Allow custom pitch when writing bitmaps #256

Open Brett208 opened 5 years ago

Brett208 commented 5 years ago

This is a pretty extensive rollup of changes. I've been playing with extracting images from op2_art. These changes were a result of that work.

Doesn't need to be reviewed quickly.

-Brett

Brett208 commented 5 years ago

Forgot to commit unit tests and out of time for now. Will try and fix tomorrow.

-Brett

Brett208 commented 3 years ago

I am attempting to pull some of the better ideas out of this branch and commit them as smaller, separate branches and then close this pull request.

I think the custom pitch thrust itself went poorly, but there was some supporting code that I didn't want to toss when terminating the branch.