David

Results 6 issues of David

## Description I've used Chrome for a decade. Today I switched to Brave, but I'm not sure if I can stay here because the tab titles are slightly blurry and...

feature/tabs-bar
design
needs-more-info
OS/Desktop

### Godot version v3.5.1.stable.mono.official [6fed1ffa3] ### System information Windows 10 ### Issue description I'm creating a multiplayer game. When the client receives a state message from the server, I look...

## Bevy version 0.13.1 ## \[Optional\] Relevant system information cargo 1.79.0-nightly (d438c80c4 2024-03-19) OS: Windows 11 Version 10.0.22631 Build 22631 CPU: AMD Ryzen 5 4600H GPU: GTX 1660 Ti Device:...

C-Bug
A-Rendering
O-Windows

Minimal replication schema: ``` namespace SomeNamespace; enum Colour : byte { Red, Green } struct SubStruct { colour: Colour; } struct BaseStruct { test: SubStruct; } ``` When running `flatc.exe...

This one is quite confusing. I'm not sure if I'm doing something wrong or if it's a bug in ArrowJS. This is as simple as I can make it while...

I'm kind of a Linux/Docker noob but it seems to me that [this commit](https://github.com/eProsima/foonathan_memory_vendor/commit/ad694c09662971b8181c00cd15c556cc9172949d) has broken things. I believe Ubuntu 18.04 only has CMake version `3.10.2-1ubuntu2`. Is it possible to...