godot-kotlin-jvm icon indicating copy to clipboard operation
godot-kotlin-jvm copied to clipboard

Godot Kotlin JVM Module

Results 183 godot-kotlin-jvm issues
Sort by recently updated
recently updated
newest added

System setup for building engine is not trivial and maybe we can simplify it? I prepare Dockerfile based on this repo https://gitlab.com/bluabito/godot-docker to build engine for linux_amd64 [Dockerfile.linux_amd64.txt](https://github.com/utopia-rise/godot-kotlin-jvm/files/6350660/Dockerfile.linux_amd64.txt) How to...

In windows it will give this warning: ![sign](https://user-images.githubusercontent.com/1041919/115009170-54158180-9eef-11eb-8bb8-2a1b08cecd3f.PNG) I think something similar will happen in OSX.

This new model makes use of Godot's instance binding, a feature available for every Godot Object and reworked for 4.0 as well as the ObjectDB. Instance Bindings allow altering the...

GD4

If you use white spaces or symbols (i.e. '#,$,&,*'), bootstrap.jar seems to not be able to read the filepath and throws some random error such as this : ``` Exception...

bug
topic:core

Hi: As you may know Project Panama which is the upgrade version of JNI is about to release soon. Next month(JDK 19) https://openjdk.org/projects/panama/ https://openjdk.org/jeps/424 so is it possible for this...

Currently if the export fails to add the jre or any of the jar file we create, we just print that to the log but the editor does not display...

enhancement
topic:editor-plugin

Godot version 0.8.1-4.2.0 ![Screenshot from 2024-03-06 10-36-24](https://github.com/utopia-rise/godot-kotlin-jvm/assets/655987/b4768b08-6f19-4ebf-bd03-23ab093df2fb) ![Screenshot from 2024-03-06 10-36-44](https://github.com/utopia-rise/godot-kotlin-jvm/assets/655987/291167b2-7e34-40ad-947d-7faa14df4755)

**(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...

topic:documentation
enhancement
performance
topic:ide-plugin
topic:entry-gen
topic:api-gen
topic:gradle-plugin
topic:core
topic:editor-plugin