Skip to content

Commit

Permalink
2024.08.1b
Browse files Browse the repository at this point in the history
  • Loading branch information
200Tigersbloxed committed Aug 16, 2024
1 parent 9f1f6d8 commit a1d8d54
Show file tree
Hide file tree
Showing 40 changed files with 6,631 additions and 918 deletions.
8 changes: 8 additions & 0 deletions Assets/Libs/DBreeze.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Assets/Libs/DBreeze/DBreeze.dll
Binary file not shown.
2 changes: 2 additions & 0 deletions Assets/Libs/DBreeze/DBreeze.dll.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions Assets/Libs/DBreeze/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Copyright (c) 2012, dbreeze.tiesky.com tiesky.com
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7 changes: 7 additions & 0 deletions Assets/Libs/DBreeze/LICENSE.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Assets/Libs/Nexport/Nexport.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion Assets/Libs/kMirrors/Editor/MirrorEditor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -200,4 +200,4 @@ void SetFoldoutState(string name, bool field, bool value)
}
#endregion
}
}
}
4 changes: 2 additions & 2 deletions Assets/Libs/kMirrors/Runtime/Mirror.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.Rendering;
Expand Down Expand Up @@ -533,4 +533,4 @@ void OnDrawGizmos()
#endif
#endregion
}
}
}
Loading

0 comments on commit a1d8d54

Please sign in to comment.