-
**Godot version:**
3.1.stable.mono.official
**OS/device including version:**
MacOS Mojave
**Issue description:**
I downloaded the procedural planet generation project from:
htt…
-
# Proposal
Today the Rust compiler doesn't allow users to choose the ELF TLS dialect used to compile their programs. Instead, they get the target defaults set in the backend (LLVM, GCC, etc.), which,…
-
**Is your feature request related to a problem?**
Hi! We've quickly realized that it will be completely impractical for us to save our procedurally generated world to disk, so destructive methods for…
-
I noticed some odd behaviors, so I opened my _sync file and took at look at it.
It has blown up in size. My main sheet, Sheet1, seems normal, and has 4168 contacts, which is the right number. (Also i…
-
### Please answer the following questions for yourself before submitting an issue
- [X] Filters were updated before reproducing an issue
- [X] I checked the [knowledge base](https://adguard.com/kb…
ghost updated
1 month ago
-
Currently everywhere we have an NBA to an array location, we generate a separate memory-like address/value/write_enable group of signals (though the write_enable is sometimes shared). An alternative w…
-
Just recognized that I got pretty much used to @woollybah (and others) non-procedural way of creating type instances.
I always did: `list = CreateList()` but now am used to `list = new TList`. So f…
GWRon updated
5 years ago
-
In julia 1.3 the threadsafe runtime for truly parallel tasks [has arrived](https://julialang.org/blog/2019/07/multithreading) which will greatly increase the interest in concurrent computation in Juli…
c42f updated
11 months ago
-
Miri currently reports a race condition in the Collector test. I narrowed it down to `for _ in 0..100 { collector.collect() }` which races with the threads created before that. I have a branch where i…
-
I'm not sure if this is super possible, but it would be just lovely if git changelog could detect newlines in the body of a commit message, as that's typically where I place most of my information. Ex…