-
# 10 years of Dear ImGui 🎉
On August 11, 2014, I published [v1.00](https://github.com/ocornut/imgui/releases/v1.00) of Dear ImGui on GitHub.
I thought I would take the occasion to reflect about i…
-
Hello!
I am having some issues trying to setup a project with `zgpu`. It seems that the linking is going wrong and I am not sure why, I tried with your examples and they work, I also cloned https:/…
-
Test chunks link: https://github.com/WithinAmnesia/ARPG/discussions/15
I'm trying to find a way to seamless load and unload chunks for a 2D multiplayer game project to make an open world with a wor…
-
### Describe the project you are working on
3D project
### Describe the problem or limitation you are having in your project
Godot doesn't support TAA or any other temporal effects so qui…
-
When this happens the tabbed button navigation between videos doesn't work.
When different videos are returned the tabbed button navigation works fine.
Fixing the duplication of the vide…
-
### Describe the project you are working on
ID3 metadata tag editor.
### Describe the problem or limitation you are having in your project
Due to [godot@#91048](https://github.com/godotengine…
-
I know that at the end of the [official post](https://steamcommunity.com/games/221410/announcements/detail/1696055855739350561), they clearly stated that there is no plan on supporting macOS at the mo…
-
Please implement [7GUIs](https://github.com/7guis/7guis/ ) (and possibly the [extended proposals](https://github.com/eugenkiss/7guis/issues )) **as soon as possible** to get deeper understanding how c…
-
Hi,
I'm considering development of my next Commodore Amiga game using C++, but unfortunately the prominent distribution of bleeding edge GCC in our community lacks STL and most of stdlib. So, I'm l…
-
I want to gather feedback on the change I've been pondering lately.
### **The problem**
In most of my projects, I use a custom `Error` class (with a code and a message) to denote application err…