Anatoly Weinstein
Anatoly Weinstein
Is there some sort of path tracing collision detection? Say if object A moves from position X to position Y, create a line (X1, X2, Y1, Y2) and check if...
> @Anatoly03 see the last point in [#5 (comment)](https://github.com/liabru/matter-js/issues/5#issuecomment-1050738814) about raycasting - to avoid some of the worst cases that approach seems reasonable (especially for user controlled bodies), but generally...
Is it possible to do the following? Every block in the ship, and inside the ship, and overwriting the water blocks with air? I'm not a coder for minecraft, but...
TextMate in general is very limited, are you aware if there's a way to just use a javascript file and write your own tokeniser for a custom syntax highlighting plugin?...
I bought PC components two days ago (with the plan of going for SD, now that this is out...) and now that the minimum requirement grew to 16 i regret...
A year later I'd like to add my coin to the pig. Would it not make sense to instead write a metadata generator? This fixes the maintenance problem adressed above....
Is there a way to see if a JsValue is of an enum member declared in the rust code as of now or is everything like that to-do? I have...
> becase the demo code is not correct, it shoulde be `let Kuroshiro = require('kuroshiro').default;` Is there a solution for ES6?
@yuuz233's solution works, thank you
Mac User here, I have a similar error, but a different trace. This happens after trying to run prompts in the browser: ``` File "/Users/wein/Documents/stable-diffusion-webui/modules/call_queue.py", line 56, in f res...