Latest API Docs

This page lists all currently published API documentation for GitHub master branch and open pull requests. Each element is accompanied by the description, last-updated time and author.

To check out released crates, see also godot crate on docs.rs and crates.io.

master

Last updated

#1603

Work around broken cargo on macOS

Last updated
Bromeon
Author

#1601

Support async versions of tools::load() and tools::try_load()

Last updated
TitanNano
Author

#1599

Remove LLVM from CI; runner updates

Last updated
Bromeon
Author

#1535

Type-Safe API for User-defined RPCs

Last updated
ThePoultryMan
Author

#1524

Unique for thread-safe usage of engine types

Last updated
TitanNano
Author

#1537

MSRV, dependencies, obj::signal module

Last updated
Bromeon
Author

#1456

Const-ness fixes in Godot virtual methods

Last updated
Bromeon
Author

#1605

Add info about #[func(rename = ...)] to #[godot_api] docs

Last updated
Yarwin
Author

#1602

Make godot::signal the canonical signal API

Last updated
Bromeon
Author

#1600

Rust-side Variant marshalling

Last updated
Bromeon
Author

#1597

Instance creation now goes through proper placeholder process

Last updated
Bromeon
Author

#1579

Fix version check in godot_exe.

Last updated
Yarwin
Author

#1554

Implement From<char> for GString

Last updated
QuinnPainter
Author

#1468

check.sh: add logic to detect "SCRIPT ERROR" + memory leaks, like in CI

Last updated
Bromeon
Author

#1375

Add rustfmt to clippy job in CI to format files generated by itest.

Last updated
Yarwin
Author