Overload
Overload copied to clipboard
3D game engine with lua scripting
**Description** After I gen game.exe, it says "............ could not find the scene" **To Reproduce** 1.I created a screen, 2.Set it in Project Setting Window. 3.Build Game 4.Run it **Expected...
**Description** This issue is mainly a follow-up from a note attached to https://github.com/adriengivry/Overload/issues/69. Adding a new serialized member to an Overload component is currently a problem. When deserializing, we are...
**Problem this feature should fix** Everytime we update our Lua binding we have to update our online scripting documentation. This is a tedious task and we should automate this process....
Sometimes that camera jumps when moving into the scene view. The behaviour isn't precisely defined, you can try to reproduce it by moving in the scene view or to spam...
We should be able to undo and redo editor actions to make Overload less destructive. We can for example store editor commands in classes with a "Do" and "Undo" method...
Our next release (1.4) brings several changes to the engine and the editor. We should make sure the README.md is up-to-date with the latest changes. We have to double check...
As we've added double clicking onto actors to focus them, we can use this new double-click feature in the `AssetBrowser` to quickly open/edit assets. For instance, double-clicking a scene could...
I create a new program, click the run button, and the Overload will crash directly. My graphics card is NVIDIA 1060, which supports OpenGL 4.3.I also set the default to...
**Problem this feature should fix** It would be convenient to be able to build the generated solution using a script to allow for a quick build without even opening Visual...
**Problem this feature should fix** When using Overload for the first time, it is sometimes unclear what you can do with the engine. Morehover, some users want to be instantly...