All notable changes will be documented in this file.
- Refactored the project and renaming the tools to better describe the functionality
- note: Profiles made in the old naming will need to be reimported
- Added PostProcessing for Textures
- Added ImportContext to hold data as it goes through the import tasks
- Fixed bugs is writing to userData
- Added processing type, pre/post
- Added multi-select within the window
- Added ability to Add specific modules
- Added Preprocessor module
- Added Profile sorting
- Added Lock to directory for Profile filters
- Removed ImporterType from list of filter Targets
- Added labels as a filter Target
- Filters are matched by OrdinalIgnoreCase where possible
- Initial submission