Skip to content

Issues: utopia-rise/godot-kotlin-jvm

Godot Kotlin 4.x roadmap
#502 opened Oct 3, 2023 by CedNaru
Open
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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add Graal Native Image tests to CI enhancement New feature or request
#542 opened Nov 20, 2023 by CedNaru
Crash when Entry IDs do not match.
#539 opened Nov 15, 2023 by RobertZenz
Batch data to reduce JNI calls. performance Related to performance problem
#517 opened Oct 15, 2023 by CedNaru
Remove GodotStatic, Singleton and Leak management from MemoryManager. enhancement New feature or request performance Related to performance problem
#508 opened Oct 11, 2023 by CedNaru 0.8.0
Add new rotate_toward methods to core types enhancement New feature or request
#505 opened Oct 10, 2023 by CedNaru 0.8.0
Refactor the editor plugin bug Something isn't working enhancement New feature or request
#503 opened Oct 8, 2023 by CedNaru 0.8.0
Add a coroutine context for Godot and its signals. enhancement New feature or request
#501 opened Oct 3, 2023 by CedNaru
StringName caching and "String only" api methods enhancement New feature or request
#499 opened Oct 3, 2023 by CedNaru
Add notification ordering to Kotlin scripts. enhancement New feature or request
#495 opened Sep 15, 2023 by CedNaru 0.8.0
Add the possibility to register scripts without constructor enhancement New feature or request
#488 opened Aug 13, 2023 by CedNaru
Add error dialog if export fails enhancement New feature or request topic:editor-plugin
#354 opened Aug 18, 2022 by chippmann
bootstrap.jar can't read white spaces on a file path bug Something isn't working topic:core
#353 opened Aug 18, 2022 by yov3v
ProTip! Exclude everything labeled bug with -label:bug.