[WIP] A game engine based on godot3

editor game-development game-engine gdnative neo-dot
3 Open Issues Need Help Last updated: Sep 8, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Users are reporting that the "This branch has not been deployed" tip is appearing on all pull requests, regardless of whether the branch has actually been deployed. This suggests a potential bug in the logic that determines and displays deployment status.

Complexity: 2/5
help wanted

[WIP] A game engine based on godot3

C++
#editor#game-development#game-engine#gdnative#neo-dot
good first issue

[WIP] A game engine based on godot3

C++
#editor#game-development#game-engine#gdnative#neo-dot

AI Summary: Fix broken tooltips in embedded window mode of a Godot 3 game engine. The issue stems from conflicts between `SetWindowRgn` and mouse focus, and improper tooltip cancellation. The solution requires resolving these conflicts to ensure tooltips function correctly in both editor and embedded modes.

Complexity: 4/5
help wanted

[WIP] A game engine based on godot3

C++
#editor#game-development#game-engine#gdnative#neo-dot