cyberjunk / meridian59-dotnet

New 3D client and tools for Meridian 59
GNU General Public License v3.0
34 stars 36 forks source link

BGF editor features (grayscaling, storyboard import/export). #310

Closed skittles1 closed 5 years ago

skittles1 commented 5 years ago

This one probably conflicts with #309, I'll rebase after one gets merged.

Commit 1

Add grayscale/revert grayscale options to the tools menu of BGF editor. Several different grayscale algorithms available.

Commit 2

Export storyboard feature - outputs a bmp containing all the frames of the bgf ordered vertically, useful for editing/replacing graphics.

Commit 3

Import storyboard feature to import the storyboards created by the export feature.