-
-
Notifications
You must be signed in to change notification settings - Fork 211
Issues: godot-rust/gdext
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
can't compile a Register classes, functions and other symbols to GDScript
macro_rules!
macro that includes #[godot_api]
proc macro with attempt to impl a godot node interface
bug
c: register
#996
opened Jan 1, 2025 by
bcolloran
Issues I noticed while implementing a scripting language for godot via godot-rust
bug
c: engine
Godot classes (nodes, resources, ...)
#970
opened Dec 12, 2024 by
walksanatora
1 of 5 tasks
[WASM-Export] Unable to use multiple rust GDExtensions at the same time
c: wasm
WebAssembly export target
#968
opened Dec 12, 2024 by
Guusggg
Establish a workflow for Libraries
feature
Adds functionality to the library
#951
opened Nov 17, 2024 by
greenfox1505
AudioStreamCallback::_mix()
runs on separate thread + causes inevitable panic
#938
opened Nov 3, 2024 by
bluenote10
FYI [wasm] the name of your rust library MUST be different than the godot project name
c: wasm
WebAssembly export target
quality-of-life
No new functionality, but improves ergonomics/internals
#934
opened Oct 29, 2024 by
0x53A
Panic in init function does not catch unwind and crashes editor
bug
c: core
Core components
#919
opened Oct 14, 2024 by
TrevorCow
__before_ready()
is not called if there's no #[godot_api]
trait impl
bug
c: register
#913
opened Oct 8, 2024 by
Houtamelo
Hot reloaded nodes with "tool" enabled lose state and don't run initialization functions
bug
c: register
Register classes, functions and other symbols to GDScript
#908
opened Sep 28, 2024 by
Soremwar
Add example on how to use Godot Rust with godot's multiplayer API
c: examples
Code specific to examples changed (not just follow-up from API updates)
feature
Adds functionality to the library
#903
opened Sep 23, 2024 by
ValorZard
Support OnEditor<T>/Required<T>for #[export] similar to OnReady<T>
c: register
Register classes, functions and other symbols to GDScript
feature
Adds functionality to the library
#892
opened Sep 13, 2024 by
Yarwin
Support registering godot enums and bitfields.
c: register
Register classes, functions and other symbols to GDScript
feature
Adds functionality to the library
#890
opened Sep 12, 2024 by
lilizoey
Godot API - gdext API differences
breaking-change
Requires SemVer bump
c: core
Core components
quality-of-life
No new functionality, but improves ergonomics/internals
Quotes from doc comments are unnecessarily escaped
bug
c: register
Register classes, functions and other symbols to GDScript
#885
opened Sep 3, 2024 by
andreymal
#[class(no_init)]
makes extension non-reloadable
bug
c: register
#874
opened Aug 26, 2024 by
snatvb
#[var(set = Register classes, functions and other symbols to GDScript
function_name
)] is not compatible with #[func(rename = gdscript_name
)]
bug
c: register
#863
opened Aug 18, 2024 by
Houtamelo
Ambiguous method call in Register classes, functions and other symbols to GDScript
#[godot_api]
generated code
bug
c: register
#858
opened Aug 15, 2024 by
vby
To panic or not to panic when passing incorrect argument types?
#845
opened Aug 8, 2024 by
andreymal
Previous Next
ProTip!
no:milestone will show everything without a milestone.