jkvargas / russimp

Assimp bindings for Rust
Other
84 stars 27 forks source link

Bugfixes #40

Closed sutajo closed 1 year ago

sutajo commented 1 year ago

Hi!

I collected the bugfixes in this PR. I fixed or added new tests to cover these cases in the future. I even managed to create a test for the memory leak by checking the strong reference count of the root node :D

jkvargas commented 1 year ago

Nice job, Can you, please, add the version and a description for the fixes on the README's changelog?

sutajo commented 1 year ago

Sure, done :)