Closed BryceBarbara closed 2 years ago
@bigianb It's been a minute. Let me know if you have any issues with this.
where do the 2 anm files come from? If you made them, that's fine but if they're from one of the games then we should not include them because they will be copyrighted by the developer or publisher.
I will delete them from the repo history and recreate some that we can use for testing.
The anim files still existed in the repo so I'll create a new PR for removing them
About
It's time to break up code for engine related things and code for the WorldExplorer app. That's the main thing this does. I came up with "JetBlackEngine" because that's the name of the engine. 🤷♂️
Changes
JetBlackEngineLib
will now contain engine related codeJetBlackEngineLib.Tests
will contain unit testsJetBlackEngineLib
BdgaAnmDecoder
andRtaAnmDecoder
Note: Some files lost their license headers that they previously had. Since some files were already lacking that, I figured it would be okay. If not, please let me know and I can create a commit that adds them to all files.