laund
laund
this PR has som grammatical issues
that's currently not supported by the crate itself, tho one of the underlying trees might support it in some way. I'll have to take a look at how feasible it...
Hi! Thank you a lot for your PR. i'm a bit wary about expanding the SpatialAccess Trait like this - other data structures, of which i plan to add at...
Hmm, if that is the case, its a bug. it should be allowed.
Since i'm currently working on a pretty big change to how the entire internal structure of the plugin works, using system chaining to get rid of some of the traits...
Thank you for showing interest in contributing! You can definitely start working on it if you want, though i'd like a solution which can be expanded to more shapes and...
Thinking on this some more, you might need to change the SpatialAccess to allow inserting lines - which might require some more work and a custom trait for any shape...
> let the users provide their own WorldQuery struct like this: [main/src/spatial_access.rs#L10](https://github.com/laundmo/bevy-spatial/blob/main/src/spatial_access.rs?rgh-link-date=2023-01-01T20%3A02%3A51Z#L10) . We could request each WorldQueryItem to have a method to_geom or to_RTreeObject to convert the world query...
Chocolatey can install .exe or .msi installers, but also run powershell to install. The package cvreation process is documented here: https://chocolatey.org/docs/create-packages In this case i would think that making a...
This is still a issue, and still happens even with "force_unix_path_separator" Its quite obnoxious as typenum isn't rare, and i tend to use "cargo doc" a bunch