-
-
Notifications
You must be signed in to change notification settings - Fork 237
Pull requests: godot-rust/gdext
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
remove need to have last bracket in Godot classes (nodes, resources, ...)
quality-of-life
No new functionality, but improves ergonomics/internals
match_class! {}
macro
c: engine
#1246
opened Jul 21, 2025 by
sylbeth
Loading…
Emit proper compile error while trying to Register classes, functions and other symbols to GDScript
quality-of-life
No new functionality, but improves ergonomics/internals
#[export]
Gd<T>
or DynGd<T, D>
.
c: register
Move #[godot_dyn] code generation to its own function
c: register
Register classes, functions and other symbols to GDScript
quality-of-life
No new functionality, but improves ergonomics/internals
Introduce a generic rust async runtime integration
c: async
Everything related to async tasks/signals
feature
Adds functionality to the library
#1228
opened Jul 7, 2025 by
AllenDang
Loading…
Implements Defaut parameters
c: register
Register classes, functions and other symbols to GDScript
feature
Adds functionality to the library
#1213
opened Jun 23, 2025 by
astrale-sharp
•
Draft
Emit Register classes, functions and other symbols to GDScript
feature
Adds functionality to the library
POSTINITIALIZE
notification after init()
c: register
ProTip!
Updated in the last three days: updated:>2025-07-19.