-
### Tested versions
- Reproducible in: 4.3 stable
### System information
Godot v4.3.stable - Arch Linux
### Issue description
Scene and Resource files (.tscn and .tres) can set variable…
Hex4F updated
2 weeks ago
-
This is a second proposal to solve the core problem described here: https://github.com/isaacs/tshy/issues/65. Namely, I'm trying to construct a TypeScript monorepo with "live types" across package bou…
-
### Application [Required]
N/A
### Processor / Processor Number [Required]
All
### Graphic Card [Required]
A770
### Rendering API [Required]
- [ ] Vulkan
- [ ] OpenGL
- [ ] DirectX12
- [ ] Dire…
-
I'm trying to implement the CSS override as shown in the docs but am not able to get it to work.
I have the override folder in the main directory and have copied the class that I want to edit. Whe…
-
### Description
I want to render my scene for reflections. For that I want to replace all materials with simpler variants. Currently the only possible override is `scene.overrideMaterial`, but some…
-
In my ~/Projects directory, I have subdirs for personal projects, work-related projects, experiments, etc.
So for testing, I may need to spin up a site in `~/Projects/work/example-one/` or `~/Proje…
-
I would like to be able to override the domain/path that is used to look up the latest version of an image.
Use Case: Using container images that have been mirrored from upstream providers to priva…
-
I am trying to make my bun model based of an existing database schema.
There is an existing table that has a column called TransType that contains the polymorphic key. When InventoryReceiptLine is us…
-
One request often heard from users is that they want to simulate a browser at a specific geolocation for their sites. WebDriver should provide a mechanism to facilitate this testing.
-
The Ace editor uses Ctrl+L for a "go to line" feature. This overrides the browser's function of Ctrl+L to focus on the address bar, and it's frequently surprising/disturbing me. Other reasonable short…