-
Has any effort gone into filesize? Maybe there are some low hanging fruit?
- in `@dimforge/rapier2d 0.12.0`, the file `rapier_wasm2d_bg.wasm` is `1.05MB`
- https://www.npmjs.com/package/@dimforg…
-
Would it be possible to support compiling and running this library with only bevy_ecs (https://crates.io/crates/bevy_ecs) as dependency, instead of the whole bevy engine, or are there some festures fr…
-
The component summary of the component `` of the package `@threlte/rapier` is missing the prop `type`.
-
I'm seeing some issues with castShape
```
var RAPIER = require("@dimforge/rapier2d-compat")
var world;
class V {
constructor(x, y) {this.x = x; this.y = y;}
sub({x, y}) { return V.of(this.…
-
stripes, lines
triangle, v-shape
sunrise, sunset
weapon - sword, gun, rifle, ak47, rapier
dolphin
-
Hello, first I'd like to thank you for this amazing crate! You're doing such a great job.
More of an opinion / suggestion than an issue, but I think it might be time to focus on performance rat…
-
In normal bevy afaict a child entity is affected by parent transforms regardless of whether it has a transform bundle itself or not. If it isn't present, it's as if the child had the default transfor…
-
making all draconic cooldown-based tconstruct weapons utilize the drawspeed upgrade from draconic evolution to reduce their cooldowns in a similiar manner to the scepter would make weapons such as the…
-
I find that `bacon` does not re-run checks when modifying a file under `src/`. Adding `watch = ["src"]` to the job does not help. If I restart `bacon` the tests are run.
`cargo watch` does rerun th…
emilk updated
3 years ago
-
Should I use specific package? Or feature? Or that's not possible?