Manuel 'TheDuriel' Fischer

Results 4 issues of Manuel 'TheDuriel' Fischer

**Your Godot version:** 3.stable **Issue description:** The code example creates an orphan node. The below is the corrected example which does not leak memory. ``` var control = Control.new() var...

bug

hotkeys suck

**Godot version:** 3.1 **Issue description:** AnimatedTexture is not capable of using AtlasTextures for its frames. When loading an AtlasTexture the animation will stop, and the entire first frame displays. **Steps...

enhancement
topic:core
confirmed

### Tested versions Reproducible in: v4.3.rc3.official [03afb92ef] ### System information Godot v4.3.rc3 - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 2070 SUPER (NVIDIA; 31.0.15.3742) - Intel(R) Core(TM)...

bug
topic:core
needs testing
regression