-
SDL really offer quite a complete package for general app development, however one dealbreaker is the busy-wait polling of SDL_WaitEvents() making it unsuited for background apps.
With the addition…
-
Basic functionality:
- [x] #881
- [x] #981
- [ ] #1042
- [ ] #982
- [x] #983
- [x] #987
- [x] https://github.com/subconsciousnetwork/subconscious/pull/1010
- [x] #1041
- [ ] #1009
- [x] …
-
How can I set a block to the likes of a Dispenser block with custom directions in the texture?
I have tried to use full_block but it comes out as note_block, most cases thats fine but i need to make …
-
**Server Software**
```
about:
title: "HomeBooru"
theme: "danbooru2"
url: "http://[redacted]/index.php?q="
versions:
shimmie: "2.12.0-alpha-20240825-8a8d78a"
schema: 21
php: "8.…
-
Think about if we should implement block based evaluation, like in mainline tidal.
Currently, the whole code is reevaluated when hitting ctrl+enter.
To make that work, some way of naming patterns ne…
-
> Today, Amazon Elastic Block Store (Amazon EBS), a high-performance block storage service, announces the general availability of Time-based Copy.
* [Announcement](https://aws.amazon.com/about-aws/…
-
### What happened?
### Description
When adding conditions to fields within a matrix block, they often don't work as expected because the conditions are evaluated against the matrix block itself rathe…
-
### Bug Description
When you have a child block with conditional fields set to show/hide based on a condition in the parent block (a dropdown value in this case), all fields in the child block show o…
-
### Component
OpenTelemetry.Instrumentation.AspNetCore
### Is your feature request related to a problem?
We operate a mixed environment that involves vendor interaction with our systems. We h…
-
Per recent discussion on https://gitter.im/ceylon/user, it would be nice to have the ability to place breakpoints on the entry and exit points of arbitrary blocks.