utopia-rise / godot-kotlin-jvm

Godot Kotlin JVM Module
MIT License
585 stars 38 forks source link

Godot Kotlin 4.x roadmap #502

Open CedNaru opened 11 months ago

CedNaru commented 11 months ago

(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 3rd 2024

Short term: Add a coroutine context for Godot and its signals. Write reload logic in cpp

Medium term: "String only" api methods Refactor the editor plugin.

Long term: Move JVM variant types and Set registration to the new entry gen model. Investigate native_structures in api.json