Godot Kotlin 4.x roadmap #502
Labels
enhancement
New feature or request
performance
Related to performance problem
topic:api-gen
topic:core
topic:documentation
Improvements or additions to documentation
topic:editor-plugin
topic:entry-gen
topic:gradle-plugin
topic:ide-plugin
(This is a work in progress, more proposals have to be written and classified by the maintainers)
This is issue is simply to consolidate all the features planned to be added in the future.
With limited time and means, we can't really have a schedule for them, as the maintainers each have different disponibilities and responsibilities in the codebase.
We'll just classify the different feature proposals into a short, medium and long term categories, roughly representing their priorities.
Last update: September 21st 2024
Short term:
Write reload logic in cpp
Reduce the need for @Register annotations
Medium term:
"String only" api methods
Rework exported enums and bitfields.
Optimize notifications
Long term:
Investigate native_structures in api.json
Batch data to reduce JNI calls
The text was updated successfully, but these errors were encountered: