Lux
Lux
I was in search of .NET MIDI libraries to recommend for a VR platform that plans on supporting MIDI devices. As I mention on the linked issue above, the platform...
This could additionally fix: https://github.com/assimp/assimp/issues/5449.
Just a mention that this branch was rebased when requested.
@kimkulling Is there something wrong with permissions on my repository preventing you from updating the branch and merging the one file changed in this commit? https://github.com/assimp/assimp/pull/5643/commits/ea988c13f08706c78985f8b00a9e8241d4a1a1e3 Please let me know...
This would solve a huge issue I'm having at the moment. Using a raycast from the tool tip is **not** reliable in the case where there are objects occluding the...
The absolute original order should be preserved. In 3D modeling software like Blender for example, when you are importing/exporting any model with blendshapes, the absolute blendshape order is _always_ preserved....
> This was changed in #4980. It claims to fix a bug with duplicate data. We should get a testcase for that and make sure it doesn't break before merging...
It has been over 3 months without a response from the original author of that issue. Major 3D modeling software does not even allow exporting blendshapes with the same names....
I just experienced this using the `Copy Image` radial option on a newly imported image, then pasting directly back into Resonite, and it not only discards transparency, but also the...
@tellypresence Thank you very much for making this post, it's helping me track down these regressions. The 28th of November 2023 regression is fixed via: https://github.com/assimp/assimp/pull/5751. I'll be taking a...