Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / godot-rust/gdext issues and pull requests

#901 - Deprecate instance utilities in `godot::global`

Pull Request - State: open - Opened by Bromeon 5 days ago - 1 comment
Labels: quality-of-life, c: engine, breaking-change

#900 - Pass-by-ref for non-`Copy` builtins

Pull Request - State: open - Opened by Bromeon 5 days ago - 1 comment
Labels: feature, c: ffi, c: engine

#899 - Unicode `ClassName::new_cached()`; adjust test

Pull Request - State: open - Opened by Bromeon 5 days ago - 1 comment
Labels: quality-of-life, c: core

#898 - Add `as_str` and `godot_name` to non-bitfield enums

Pull Request - State: open - Opened by SomeRanDev 6 days ago - 2 comments
Labels: feature, c: engine

#897 - Update list of experimental classes

Pull Request - State: open - Opened by Bromeon 6 days ago - 1 comment
Labels: quality-of-life, c: engine

#896 - Resolve doc warning with global enums

Pull Request - State: closed - Opened by fpdotmonkey 7 days ago - 2 comments
Labels: documentation, quality-of-life

#895 - Support meta `char16` and `char32`

Pull Request - State: closed - Opened by Bromeon 8 days ago - 1 comment
Labels: quality-of-life, c: engine

#894 - Add Mul operator for Quaternion + Vector3.

Pull Request - State: closed - Opened by theKidOfArcrania 8 days ago - 6 comments
Labels: feature, c: core

#894 - Add Mul operator for Quaternion + Vector3.

Pull Request - State: open - Opened by theKidOfArcrania 8 days ago - 3 comments
Labels: feature, c: core

#894 - Add Mul operator for Quaternion + Vector3.

Pull Request - State: open - Opened by theKidOfArcrania 8 days ago - 3 comments
Labels: feature, c: core

#894 - Add Mul operator for Quaternion + Vector3.

Pull Request - State: open - Opened by theKidOfArcrania 8 days ago - 3 comments
Labels: feature, c: core

#893 - Quaternion - Vector3 Multiplication operator

Issue - State: open - Opened by theKidOfArcrania 8 days ago - 3 comments
Labels: feature, good first issue, c: core

#893 - Quaternion - Vector3 Multiplication operator

Issue - State: open - Opened by theKidOfArcrania 8 days ago - 3 comments
Labels: feature, good first issue, c: core

#893 - Quaternion - Vector3 Multiplication operator

Issue - State: closed - Opened by theKidOfArcrania 8 days ago - 3 comments
Labels: feature, good first issue, c: core

#893 - Quaternion - Vector3 Multiplication operator

Issue - State: open - Opened by theKidOfArcrania 8 days ago - 3 comments
Labels: feature, good first issue, c: core

#893 - Quaternion - Vector3 Multiplication operator

Issue - State: open - Opened by theKidOfArcrania 8 days ago - 3 comments
Labels: feature, good first issue, c: core

#893 - Quaternion - Vector3 Multiplication operator

Issue - State: open - Opened by theKidOfArcrania 8 days ago - 3 comments
Labels: feature, good first issue, c: core

#892 - Support OnEditor<T>/Required<T>for #[export] similar to OnReady<T>

Issue - State: open - Opened by Yarwin 8 days ago - 3 comments
Labels: feature, c: register

#892 - Support OnEditor<T>/Required<T>for #[export] similar to OnReady<T>

Issue - State: open - Opened by Yarwin 8 days ago - 3 comments
Labels: feature, c: register

#892 - Support OnEditor<T>/Required<T>for #[export] similar to OnReady<T>

Issue - State: open - Opened by Yarwin 8 days ago - 3 comments
Labels: feature, c: register

#892 - Support OnEditor<T>/Required<T>for #[export] similar to OnReady<T>

Issue - State: open - Opened by Yarwin 8 days ago - 3 comments
Labels: feature, c: register

#892 - Support OnEditor<T>/Required<T>for #[export] similar to OnReady<T>

Issue - State: open - Opened by Yarwin 8 days ago - 3 comments
Labels: feature, c: register

#892 - Support OnEditor<T>/Required<T>for #[export] similar to OnReady<T>

Issue - State: open - Opened by Yarwin 8 days ago - 3 comments
Labels: feature, c: register

#892 - Support OnEditor<T>/Required<T>for #[export] similar to OnReady<T>

Issue - State: open - Opened by Yarwin 8 days ago - 3 comments
Labels: feature, c: register

#891 - Support Unicode class names (Godot 4.4+)

Pull Request - State: closed - Opened by Bromeon 9 days ago - 1 comment
Labels: feature, c: register

#890 - Support registering godot enums and bitfields.

Issue - State: open - Opened by lilizoey 9 days ago
Labels: feature, c: register

#889 - Disable panic hooks in Release mode

Pull Request - State: closed - Opened by Ughuuu 12 days ago - 5 comments
Labels: quality-of-life, c: core

#888 - Get rid of placeholder names like "foo"

Pull Request - State: closed - Opened by Bromeon 16 days ago - 2 comments
Labels: c: tooling

#887 - Godot API - gdext API differences

Issue - State: open - Opened by lmsonic 16 days ago
Labels: quality-of-life, c: core

#886 - `InstanceId` can be used to bypass `Gd` not being `Send`

Issue - State: open - Opened by lilizoey 17 days ago - 2 comments
Labels: bug, c: core, ub

#885 - Quotes from doc comments are unnecessarily escaped

Issue - State: open - Opened by andreymal 18 days ago - 1 comment
Labels: bug, c: register

#884 - `#[class]` attribute: rename `hidden` -> `internal`, deprecate `editor_plugin`

Pull Request - State: closed - Opened by Bromeon 18 days ago - 1 comment
Labels: quality-of-life, c: register

#883 - Virtual methods take `Option<Gd<T>>` (unless whitelisted)

Pull Request - State: closed - Opened by Bromeon 19 days ago - 5 comments
Labels: bug, c: register

#881 - at most one `api-*` feature can be enabled

Issue - State: closed - Opened by hwyrq 19 days ago - 2 comments
Labels: not an issue

#879 - Implement Debug for InitState and OnReady

Pull Request - State: closed - Opened by joriskleiber 21 days ago - 2 comments
Labels: feature, c: core

#878 - Implement Debug for OnReady

Issue - State: closed - Opened by Soremwar 22 days ago - 1 comment
Labels: feature, c: core

#877 - Build failed for x86_64-apply Darwin

Issue - State: closed - Opened by cherish-ltt 23 days ago - 2 comments
Labels: not an issue

#876 - Add a doc to point users to kwarg builders

Pull Request - State: closed - Opened by fpdotmonkey 25 days ago - 5 comments
Labels: quality-of-life, c: engine

#875 - Make arrays exportable only when their inner type is exportable

Pull Request - State: closed - Opened by lilizoey 25 days ago - 3 comments
Labels: bug, c: core

#874 - `#[class(no_init)]` makes extension non-reloadable

Issue - State: open - Opened by snatvb 26 days ago - 4 comments
Labels: bug, status: upstream, c: register

#873 - Don't abort on panic inside Callable

Pull Request - State: closed - Opened by jrb0001 28 days ago - 13 comments
Labels: bug, c: core

#872 - OpenXR is not available on Web

Pull Request - State: closed - Opened by jrb0001 29 days ago - 1 comment
Labels: bug, c: engine

#871 - dylib inside godot project breaks hot reaload

Issue - State: open - Opened by tbillington 29 days ago - 6 comments
Labels: bug

#871 - dylib inside godot project breaks hot reaload

Issue - State: open - Opened by tbillington 29 days ago - 6 comments
Labels: bug

#870 - Exporting an Array of an unexportable type panics in class registration

Issue - State: closed - Opened by awsumpwner27 29 days ago - 1 comment
Labels: bug, c: core

#869 - `#[class(script)]` to auto-generate boilerplate script code

Pull Request - State: closed - Opened by TH3-S4LM0N about 1 month ago - 3 comments

#869 - `#[class(script)]` to auto-generate boilerplate script code

Pull Request - State: closed - Opened by TH3-S4LM0N about 1 month ago - 3 comments

#868 - GDScriptFunctionState, Async implementation.

Issue - State: closed - Opened by darthLeviN about 1 month ago - 2 comments
Labels: status: duplicate, feature

#868 - GDScriptFunctionState, Async implementation.

Issue - State: closed - Opened by darthLeviN about 1 month ago - 2 comments
Labels: status: duplicate, feature

#867 - NavigationAgent2D is never built

Issue - State: closed - Opened by scuzzycheese about 1 month ago - 1 comment
Labels: not an issue

#867 - NavigationAgent2D is never built

Issue - State: closed - Opened by scuzzycheese about 1 month ago - 1 comment
Labels: not an issue

#866 - Add godot-convert impl for const u8 pointers

Pull Request - State: closed - Opened by snakefangox about 1 month ago - 2 comments
Labels: quality-of-life, c: engine

#866 - Add godot-convert impl for const u8 pointers

Pull Request - State: closed - Opened by snakefangox about 1 month ago - 2 comments
Labels: quality-of-life, c: engine

#865 - Bugfix - Vector3::sign gives incorrect results due to i32 conversion

Pull Request - State: closed - Opened by Yarwin about 1 month ago - 1 comment
Labels: bug, c: core

#865 - Bugfix - Vector3::sign gives incorrect results due to i32 conversion

Pull Request - State: closed - Opened by Yarwin about 1 month ago - 1 comment
Labels: bug, c: core

#864 - `Vector3::sign` gives incorrect results due to i32 conversion

Issue - State: closed - Opened by FlowVix about 1 month ago
Labels: bug, c: core

#864 - `Vector3::sign` gives incorrect results due to i32 conversion

Issue - State: closed - Opened by FlowVix about 1 month ago
Labels: bug, c: core

#863 - #[var(set = `function_name`)] is not compatible with #[func(rename = `gdscript_name`)]

Issue - State: open - Opened by Houtamelo about 1 month ago - 1 comment
Labels: bug, c: register

#863 - #[var(set = `function_name`)] is not compatible with #[func(rename = `gdscript_name`)]

Issue - State: open - Opened by Houtamelo about 1 month ago - 1 comment
Labels: bug, c: register

#862 - Implement `From<&[char]>` for `GString`

Pull Request - State: closed - Opened by Des-Nerger about 1 month ago - 1 comment
Labels: feature, c: core

#862 - Implement `From<&[char]>` for `GString`

Pull Request - State: closed - Opened by Des-Nerger about 1 month ago - 1 comment
Labels: feature, c: core

#861 - Generate valid XML from doc comments

Pull Request - State: closed - Opened by andreymal about 1 month ago - 11 comments
Labels: feature, c: register

#861 - Generate valid XML from doc comments

Pull Request - State: closed - Opened by andreymal about 1 month ago - 11 comments
Labels: feature, c: register

#860 - Dependency update, more tests for vector angle functions

Pull Request - State: closed - Opened by Bromeon about 1 month ago - 1 comment
Labels: quality-of-life, c: core

#860 - Dependency update, more tests for vector angle functions

Pull Request - State: closed - Opened by Bromeon about 1 month ago - 1 comment
Labels: quality-of-life, c: core

#859 - Godot 4.3 support in CI and `api-4-3` feature

Pull Request - State: closed - Opened by grundee about 1 month ago - 3 comments
Labels: feature, c: tooling

#859 - Godot 4.3 support in CI and `api-4-3` feature

Pull Request - State: closed - Opened by grundee about 1 month ago - 3 comments
Labels: feature, c: tooling

#858 - Ambiguous method call in `#[godot_api]` generated code

Issue - State: open - Opened by vby about 1 month ago - 1 comment
Labels: bug, c: register

#858 - Ambiguous method call in `#[godot_api]` generated code

Issue - State: open - Opened by vby about 1 month ago - 1 comment
Labels: bug, c: register

#857 - Enums can now be bit-combined with known masks

Pull Request - State: closed - Opened by Bromeon about 1 month ago - 1 comment
Labels: feature, c: engine

#857 - Enums can now be bit-combined with known masks

Pull Request - State: closed - Opened by Bromeon about 1 month ago - 1 comment
Labels: feature, c: engine

#856 - Enable `ResourceLoader::load_threaded_*` with `experimental-threads`

Pull Request - State: closed - Opened by TitanNano about 1 month ago - 1 comment
Labels: quality-of-life, c: engine

#856 - Enable `ResourceLoader::load_threaded_*` with `experimental-threads`

Pull Request - State: closed - Opened by TitanNano about 1 month ago - 1 comment
Labels: quality-of-life, c: engine

#855 - Handle typed array metadata

Pull Request - State: closed - Opened by raulsntos about 1 month ago - 2 comments
Labels: feature, c: core

#855 - Handle typed array metadata

Pull Request - State: closed - Opened by raulsntos about 1 month ago - 2 comments
Labels: feature, c: core

#854 - Threaded resource loading is disabled

Issue - State: closed - Opened by TitanNano about 1 month ago - 1 comment
Labels: quality-of-life, c: engine

#854 - Threaded resource loading is disabled

Issue - State: closed - Opened by TitanNano about 1 month ago - 1 comment
Labels: quality-of-life, c: engine

#853 - Best-effort checks for `Array<Integer>` conversions; fix `Debug` for variants containing typed arrays

Pull Request - State: closed - Opened by Bromeon about 1 month ago - 2 comments
Labels: bug, quality-of-life, c: core, c: ffi

#853 - Best-effort checks for `Array<Integer>` conversions; fix `Debug` for variants containing typed arrays

Pull Request - State: closed - Opened by Bromeon about 1 month ago - 2 comments
Labels: bug, quality-of-life, c: core, c: ffi

#852 - Validate that editor plugin classes require `#[class(tool)]`

Pull Request - State: closed - Opened by TitanNano about 1 month ago - 4 comments
Labels: quality-of-life, c: register

#852 - Validate that editor plugin classes require `#[class(tool)]`

Pull Request - State: closed - Opened by TitanNano about 1 month ago - 4 comments
Labels: quality-of-life, c: register

#851 - Array<unsigned int> can hold signed values when converted from Variant

Issue - State: closed - Opened by Houtamelo about 1 month ago - 1 comment
Labels: status: duplicate

#851 - Array<unsigned int> can hold signed values when converted from Variant

Issue - State: closed - Opened by Houtamelo about 1 month ago - 1 comment
Labels: status: duplicate

#850 - Validate that virtual extension classes require `#[class(tool)]`

Pull Request - State: closed - Opened by Bromeon about 1 month ago - 5 comments
Labels: quality-of-life, c: register

#850 - Validate that virtual extension classes require `#[class(tool)]`

Pull Request - State: closed - Opened by Bromeon about 1 month ago - 5 comments
Labels: quality-of-life, c: register

#849 - Support GDExtensionScriptInstanceInfo3 in 4.3

Pull Request - State: closed - Opened by TitanNano about 1 month ago - 1 comment
Labels: quality-of-life, c: engine, breaking-change

#849 - Support GDExtensionScriptInstanceInfo3 in 4.3

Pull Request - State: closed - Opened by TitanNano about 1 month ago - 1 comment
Labels: quality-of-life, c: engine, breaking-change

#848 - `RawGd::move_return_ptr` with `PtrcallType::Virtual` leaks reference

Pull Request - State: closed - Opened by TitanNano about 1 month ago - 1 comment
Labels: bug, c: ffi

#848 - `RawGd::move_return_ptr` with `PtrcallType::Virtual` leaks reference

Pull Request - State: closed - Opened by TitanNano about 1 month ago - 1 comment
Labels: bug, c: ffi

#847 - `AsObjectArg<T>` is now implemented for `&mut Gd<T>`

Pull Request - State: closed - Opened by Bromeon about 1 month ago - 1 comment
Labels: quality-of-life, c: engine

#847 - `AsObjectArg<T>` is now implemented for `&mut Gd<T>`

Pull Request - State: closed - Opened by Bromeon about 1 month ago - 1 comment
Labels: quality-of-life, c: engine

#846 - Fix user-after-free in `AsObjectArg` pass-by-value (in default-param methods)

Pull Request - State: closed - Opened by Bromeon about 1 month ago - 1 comment
Labels: bug, c: engine, ub

#846 - Fix user-after-free in `AsObjectArg` pass-by-value (in default-param methods)

Pull Request - State: closed - Opened by Bromeon about 1 month ago - 1 comment
Labels: bug, c: engine, ub

#845 - To panic or not to panic when passing incorrect argument types?

Issue - State: open - Opened by andreymal about 1 month ago - 5 comments

#845 - To panic or not to panic when passing incorrect argument types?

Issue - State: open - Opened by andreymal about 1 month ago - 5 comments

#844 - Shorten `#[init(default = ...)]` to `#[init(val = ...)]`

Pull Request - State: closed - Opened by Bromeon about 2 months ago - 1 comment
Labels: quality-of-life, c: register

#844 - Shorten `#[init(default = ...)]` to `#[init(val = ...)]`

Pull Request - State: closed - Opened by Bromeon about 2 months ago - 1 comment
Labels: quality-of-life, c: register

#843 - `#[derive(GodotClass)]` enums can now have complex ordinal expressions

Pull Request - State: closed - Opened by Bromeon about 2 months ago - 1 comment
Labels: feature, c: register