cark

Results 4 issues of cark

The normals vector is of 0 length when detecting a collision between Sensors. This works fine for RigidBody::Dynamic, but for my particular use case I cannot interact with the other...

bug

While this works fine on Linux, calling addFile with a StringStream parameter fails on Windows. The zip archive is created, but the enclosed file is 200MB+, and the archive cannot...

- OS: windows 10 - emacs : 27.1 - nim : 1.4.4 - nimsuggest : hum no idea ... it says 1.4.4 but it looks like coming from nim.exe ?...

On the tutorial at page https://dioxuslabs.com/learn/0.6/guide/databases# it is recommended to add rusqlite by adding this to Cargo.toml: ``` [dependencies] ... rusqlite = { version = "0.32.1", optional = true }...

bug
documentation