mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 19:11:33 +00:00
- Fix crashing bug when invoking class constructor with parameters - Add support for accessing class constants - Add support for Godot Callable arguments. A Godot Callable can be wrapped by a Java Runnable to allow Java logic to run arbitrary Godot lambdas - Automatically convert java.lang.CharSequence to Godot String as needed - Code cleanup |
||
|---|---|---|
| .. | ||
| app | ||
| editor | ||
| gradle/wrapper | ||
| lib | ||
| nativeSrcsConfigs | ||
| scripts | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle | ||
| THIRDPARTY.md | ||