Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring, fixes, and INotifyPropertyChanged #17

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

epicabsol
Copy link
Member

No description provided.

@epicabsol epicabsol requested a review from Vraiment September 18, 2020 18:32
SAGESharp/SLB/Common.cs Outdated Show resolved Hide resolved
SAGESharp/SLB/Common.cs Outdated Show resolved Hide resolved
SAGESharp/XFile.cs Outdated Show resolved Hide resolved
SAGESharp.Tests/Animations/TCBQuaternionDataTests.cs Outdated Show resolved Hide resolved
@@ -65,37 +65,37 @@ public void Test_Writing_BKD_File_Successfully(SerializationTestCaseData<BKD> te
{
// IntegerLength = 522
Length = 8.700001f,
Entries = new List<BKDEntry>()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tests in these files are also failing, but they are very hard to debug and figure out what is the problem, you may want to ignore the ones for YaML for the ones for binary you may want to see where the output file differs and why

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants