Jeremy Pritts
bc78e2725e
Update to .NET 10 ( #2026 )
...
* Update to .NET 10
* Use classic linker
* Attempt
* Again
* Again
* Again
* Again
* Again
* again
* macos 14
* Remove extra csproj changes
2025-11-29 20:37:19 -08:00
ds5678
2346035026
Remove unnecessary csproj properties
...
* IsTrimmable
* ImplicitUsings
* AppendTargetFrameworkToOutputPath
2025-09-17 09:44:05 -07:00
ds5678
7b1c20c1f3
File scoped namespaces
2025-06-23 11:42:47 -07:00
ds5678
477933b9ad
Formatting
2025-06-18 12:42:22 -07:00
ds5678
4184da7cb0
Bump to .NET 9
2024-09-21 06:02:25 -07:00
ds5678
4e58abbfb8
Add classes for handling range operations
2024-04-15 08:18:02 -07:00
ds5678
bb19f1b9b1
BoneWeight Improvements
...
* Fix bug where there were extra skin weights extracted. The extra values were all 0 because there was never any data to fill them.
* Make compiler warn for incorrect use of Pure methods
* Refactor BoneWeight4 to use InlineArray
* Support bit packing ReadOnlySpan<int>
* Support setting the compressed mesh weights
2024-02-03 15:13:27 -05:00
ds5678
cfe4dcc250
Fix skinning bug
2024-01-13 11:30:34 -05:00
Jeremy Pritts
86923fa05c
NuGet bump
...
* Support newer Unity versions
* Resolve issues with breaking AssetRipper.Primitives changes
2023-12-23 02:23:42 -05:00
Jeremy Pritts
11cc5feac8
Conversion from Color32 to System.Drawing.Color
2023-10-11 12:16:37 -04:00
Jeremy Pritts
040bf59b94
Reduce allocations in MeshOutlineGenerator
2023-09-28 22:50:41 -04:00
Jeremy Pritts
310e8e3fe2
Improve Static Mesh Separation
...
* Calculate mesh metrics
* Use ModelImporterMeshCompression
2023-09-10 16:22:12 -04:00
Jeremy Pritts
2e697a5891
Build to 0Bins instead of Bins
2023-08-08 11:20:23 -04:00
Jeremy Pritts
6cb571afe0
Big refactor:
...
* Sort and remove usings
* Change AssetRipper.Import namespaces
* Delete some utility classes
2023-05-23 09:28:57 -04:00
Jeremy Pritts
a417233b0a
Add documentation and unit tests.
2023-05-20 15:32:42 -04:00
Jeremy Pritts
a8be7a1b22
Documentation and unit tests
2023-05-19 21:48:41 -04:00
Jeremy Pritts
6e45e71f3c
Move projects into a subfolder
2023-01-14 11:31:39 -05:00