aboutsummaryrefslogtreecommitdiff
path: root/godot-cpp
Commit message (Collapse)AuthorAgeLines
* Update to Godot 4.0 Stable Release Spartan3222023-03-01-0/+0
|
* Update to Godot 4 Release Candidate 6 (#46) George L. Albany2023-02-27-0/+0
|
* Update to Godot 4 Release Candidate 5 Spartan3222023-02-26-0/+0
|
* Update to Godot 4 Release Candidate 4 (#20) George L. Albany2023-02-25-0/+0
|
* Update to Godot 4 Release Candidate 2 Spartan3222023-02-18-0/+0
|
* Update Godot 4 to Release Candidate 1 George L. Albany2023-02-10-0/+0
|
* feat(godot): Update to Godot 4 Beta 16 George L. Albany2023-01-27-0/+0
|
* feat(build): Implement scons building George L. Albany2023-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