-
# Hardware Decoding
Hardware decoding was previously implemented, 7f2ea589d2ee3b8d704e5bb76271d05eba1a3dd1, but should be revised to be certain that this is properly implemented.
## The problem
There…
-
### Describe the project you are working on
Godot can lose user data very easily. Just create a base class (a custom node) with some properties, use the node in your scene file, then change a prope…
-
When using AnimatedSprite2D with SpriteFrames set to an .aseprite file, no preview will show in the editor or when running the game. There are no errors, but repeated warnings for:
```
parse_variant…
-
There are no istructions on uninstallation. Doing usual delete from addon folder every time launching the project I get Cannot get class 'GitPlugin'. Received a nullptr VCS extension instance during c…
-
@lakulish I have a proof-of-concept Godot Steam-Audio repo that I hope to expand to a fully featured plugin when I get time. However, I work full-time outside the games industry and generally just get…
-
I've started working on a plugin to expose editor functionality to a websocket control interface, similar to [obs-websocket](https://github.com/obsproject/obs-websocket). This will allow bidirectional…
-
___
***Bugsquad note:** This issue has been confirmed several times already. No need to confirm it further.*
___
Using Garuda Linux with openssl-3.0.7-4, libxcrypt-4.4.33-1, git-2.39.0-1, and…
-
starting in Godot 4.2, Android plugins built on the v1 architecture are now deprecated. Instead, Godot 4.2 introduces a new Version 2 (v2) architecture for Android plugins.
will the plugin work for…
-
The following line adds the "SimpleGrass" autoload:
https://github.com/IcterusGames/SimpleGrassTextured/blob/e06628419e26feb84832c8c53f38da945567328a/addons/simplegrasstextured/plugin.gd#L437
In i…
-
Can godot_heightmap_plugin be used in a VoxelLodTerrain?
I mean, to paint the terrain material.