Thomas ten Cate

Results 43 issues of Thomas ten Cate

Quoting my friend @thedjinn: "I would strongly suggest using band-limited waveforms as oscillators though, because that eliminates the audible aliasing. [...] One way to get band-limited waveforms is to create...

enhancement

Getting this error: ``` W/Bundle (25875): Key android.intent.extra.TEXT expected ArrayList but value was a java.lang.String. The default value was returned. W/Bundle (25875): Attempt to cast generated internal exception: W/Bundle (25875):...

E.g.: ``` $ cordova create test Creating a new cordova project. $ cd test $ sed -i 's|| |' config.xml $ npx cordova-set-version -v 1.2.3 config.xml $ cat config.xml |...

### Godot version 4.0.stable.official.92bee43ad ### System information Arch Linux x86_64 ### Issue description Using `--dump-extension-api` while in a non-writable directory produces a segfault, rather than an error message and clean...

bug
topic:gdextension
crash

## Checklist - [x] I am running the latest version. (Using 0.13.0 from pip.) - [ ] Installing Isso from GitHub from the `master` branch does not fix my issue....

server
bug
needs-decision

numba 0.59.0 - [x] I have tried using the latest released version of Numba (most recent is visible in the release notes (https://numba.readthedocs.io/en/stable/release-notes-overview.html). - [x] I have included a self...

good second issue
bug - incorrect behavior

There is an implementation for the Euclidean distance between a `Polygon` and a `LineString` and vice versa: ``` impl EuclideanDistance for Polygon ``` However, I also need the two points,...

``` #0 0x00007d697410dae4 in core::any::{impl#4}::is (self=..., self=...) at /rustc/98aa3624be70462d6a25ed5544333e3df62f4c66/library/core/src/any.rs:200 #1 core::any::{impl#4}::downcast_ref (self=...) at /rustc/98aa3624be70462d6a25ed5544333e3df62f4c66/library/core/src/any.rs:228 #2 core::any::{impl#5}::downcast_ref (self=...) at /rustc/98aa3624be70462d6a25ed5544333e3df62f4c66/library/core/src/any.rs:379 #3 crankstart::panic (panic_info=) at src/lib.rs:297 #4 0x00007d69740ff796 in core::panicking::panic_nounwind_fmt::runtime () at...

Thanks for all the work on this library! It's already heaps better than working with Lua :grin: https://sdk.play.date/2.3.1/Inside%20Playdate%20with%20C.html#f-sprite.setDrawMode Nobody claimed that crankstart was complete, but well... it is missing :slightly_smiling_face: