Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update to Godot 4.0.2 Stable Release | Spartan322 | 2023-04-11 | -0/+0 |
| | | | | Remove specific Godot version references for non-links in README.md | |||
* | Update to Godot 4.0.1 Stable Release | Spartan322 | 2023-03-23 | -0/+0 |
| | ||||
* | Update to Godot 4.0 Stable Release | Spartan322 | 2023-03-01 | -0/+0 |
| | ||||
* | Update to Godot 4 Release Candidate 6 (#46) | George L. Albany | 2023-02-27 | -0/+0 |
| | ||||
* | Update to Godot 4 Release Candidate 5 | Spartan322 | 2023-02-26 | -0/+0 |
| | ||||
* | Update to Godot 4 Release Candidate 4 (#20) | George L. Albany | 2023-02-25 | -0/+0 |
| | ||||
* | Update to Godot 4 Release Candidate 2 | Spartan322 | 2023-02-18 | -0/+0 |
| | ||||
* | Update Godot 4 to Release Candidate 1 | George L. Albany | 2023-02-10 | -0/+0 |
| | ||||
* | feat(godot): Update to Godot 4 Beta 16 | George L. Albany | 2023-01-27 | -0/+0 |
| | ||||
* | feat(build): Implement scons building | George L. Albany | 2023-01-25 | -0/+0 |
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 |