ZeroCool940711 / Sandbox-Game-Engine

GNU General Public License v3.0
4 stars 1 forks source link

Replace PyGUI with NoesisGUI. #31

Open ZeroCool940711 opened 5 years ago

ZeroCool940711 commented 5 years ago

NoesisGUI is a powerful User Interface middleware for videogames and realtime applications, currently the engine uses PyGUI which is old and no longer maintained while NoesisGUI is more modern and well maintined, also easier to use, it would allow us to create GUI easy and fast. NeoesisGUI editor

ZeroCool940711 commented 5 years ago

The new version of the engine (2.0.1) uses Scaleform GFX for the creation of GUIs instead of PyGUI which is better but it is now deprecated so, we still need to upgrade the engine use a new GUI creation tool/framework like NoesisGUI.