-
I'm using Rust.
When you call callbacks from a global singleton in a component's `init` callback, they aren't yet implemented, even if the first thing you do after `AppWindow::new()` is…
-
### Godot version
Godot 4.3-stable
### godot-cpp version
master b93d6e887e98d5f55e77883950032da9675c405d
### System information
macOS 14.6.1 arm64
### Issue description
```cpp
SceneTree *scene…
-
I downloaded this and put the android_IAPP (extracted) folder in my addons folder. When running the example for purchases as a singleton and I get the error message: "AndroidIAPP singleton not found"
…
-
## avoid_add_all_with_singleton_collection
## Description
Call `add(foo)` over `addAll([foo])`.
## Details
*Give a detailed description that should provide context and motivation. Ideally…
-
In Apicurio Registry we are attempting to use the client SDK generated for Typescript ( [link](https://github.com/Apicurio/apicurio-registry/pull/4762) ).
More specifically, we are following the co…
-
![image](https://github.com/user-attachments/assets/0b0b5338-2e4a-43ba-b30d-7cd331f4e4c9)
The size of tensor a (7738) must match the size of tensor b (5642) at non-singleton dimension 1
-
advanced cases of ascent require multiple instances of ascent, but there are a few singletons we rely on, for example:
- expression caching and execution
- flow mpi comm
This is fine we we are …
-
### Describe the Improvement
When a o2o relationship is created via a o2m and a m2o relationship in combination with a unique-constraint the o2m interface still shows an "Create item" button if there…
-
From [thundersnore](https://github.com/NotNite/thundersnore), there are multiple issues with your mod and repackaged assets:
- You are exporting a lot of vanilla game assets. This is legally questi…
-
Currently steep will exit with code `1` on warning:
```
Run ./.github/actions/lint/types
Run bundle exec steep check --jobs 5
# Type checking files:
..........................................…