-
-
Notifications
You must be signed in to change notification settings - Fork 241
Pull requests: godot-rust/gdext
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Require that classes starting with "Editor" be marked internal
breaking-change
Requires SemVer bump
c: register
Register classes, functions and other symbols to GDScript
quality-of-life
No new functionality, but improves ergonomics/internals
match_class!
now supports dynamic dispatch (@ dyn Trait
pattern).
#1256
opened Aug 2, 2025 by
sylbeth
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!
Filter pull requests by the default branch with base:master.