Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Implement a usable settings UI, should fulfill: | Spartan322 | 2023-02-10 | -221/+641 |
| | | | | | SS-58, SS-61, SS-6, SS-9, SS-10, SS-11, SS-13 UI-11, UI-12, UI-19, UI-44, UI-47, UI-22 | |||
* | Exploration of UI and rudimentary scene switching. | Robert Clarke | 2023-02-08 | -17/+280 |
| | ||||
* | fix(git): Fix ignoring all bin file names, ignore root directory bin | George L. Albany | 2023-01-27 | -0/+14 |
| | | | | feat(godot): add openvic2.gdextension for running the extension in Godot | |||
* | feat(godot): Add Windows and Linux export presets. | George L. Albany | 2023-01-26 | -0/+112 |
| | | | | feat(docs): Updated README.md to include install requirements, build/run instructions, and project export instructions. | |||
* | feat(build): Implement scons building | George L. Albany | 2023-01-25 | -0/+69 |
feat(engine): Integrate basic Godot project feat(test): Demonstrate Godot using extension feat(dependency): Add OV2-compiler as deps submodule feat(dependency): Add godot-cpp as a submodule feat(git): Ignore Godot 4 files feat(docs): Updated readme with instructions feat: Can call `TestSingleton.hello_singleton()` from GDScript Adds basic workflow support but that is currently disabled |