jonri

Results 5 issues of jonri

I've got a USB device that I can't seem to capture any packets from. If I capture from option 1 below, I get a 24-byte .pcap file which Wireshark says...

Godot has several ways to extend its default functionality - GDScript, GDNative libraries, and also modules that are compiled directly into the engine. The first two have a home here...

feature

## Lapce Version 0.2.1 ## System information Linux (flatpak) ## Describe the bug Steps to reproduce: 1. Open a file from a project 2. In the sidebar, right-click on the...

C-bug
A-ui
A-editor

https://github.com/GNSS-Stylist/hydro/commit/75149e76ffff8c7464a9200f2029def451c1065e#diff-e96cb3bbcb7e2b7c1df0da90454e846ddeb6bffd170d49ca9f97fad1b2cae49fR181 contains a hack to limit velocity to 10 m/s, reportedly there is instability above this number. Investigate whether this is a bug or a limitation of the engine. If...

This fixes two crashes I observed in the skin editor: 1. The ThreadedDeclarationTreePopulator has public functions used by SkinEditorTreeView that eventually call ThrowIfCancellationRequested(), which is only valid to do when...