Fredia Huya-Kouadio
|
280120b1f8
Add instrumentation tests to validate obb directory access
|
il y a 1 mois |
David Snopek
|
c2f8d1a29b
Android: Fix memory issues in `_variant_to_jvalue()`
|
il y a 2 mois |
Thaddeus Crews
|
58a64124e8
Merge pull request #111135 from m4gr3d/add_emit_signal_overload
|
il y a 3 mois |
Fredia Huya-Kouadio
|
b9c3b1d4c0
Misc improvements to the `GodotPlugin` API
|
il y a 4 mois |
kobewi
|
e6783dbdd1
Improve to_string() and add it to Resource
|
il y a 1 an |
Fredia Huya-Kouadio
|
35fda7f857
Fix JNI local reference table overflow when wrapping Java class with large method counts
|
il y a 5 mois |
Fredia Huya-Kouadio
|
0622cee189
Implement `has_java_method(...)` for `JavaClassWrapper` and `JNISingleton`
|
il y a 8 mois |
Serhii Snitsaruk
|
fa36abeacc
Fix FindClass() failing to find Dictionary on Android leading to crash
|
il y a 6 mois |
David Snopek
|
cc7f2e5160
JavaClassWrapper: Don't discard overloaded methods that differ by object type
|
il y a 8 mois |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
il y a 1 an |
David Snopek
|
2091899d55
JavaClassWrapper: Fix mistake in last fix for `org.godotengine.godot.Dictionary` conversion
|
il y a 10 mois |
Thaddeus Crews
|
dcbddb64d5
Merge pull request #103571 from timothyqiu/wrap-not-found
|
il y a 10 mois |
Thaddeus Crews
|
3c43508ed7
Merge pull request #102427 from AThousandShips/fix_substr
|
il y a 10 mois |
A Thousand Ships
|
5113022dfe
Clean up some uses of `String::substr`
|
il y a 11 mois |
David Snopek
|
f52b2e4db4
JavaClassWrapper: Fix conversion to/from `org.godotengine.godot.Dictionary` that regressed
|
il y a 11 mois |
Thaddeus Crews
|
8ef0075193
Merge pull request #102817 from dsnopek/java-class-wrapper-array-improvements
|
il y a 11 mois |
Haoyu Qiu
|
554aa6ad95
Improve error message from JavaClassWrapper.wrap()
|
il y a 11 mois |
David Snopek
|
bbc66056a8
JavaClassWrapper: Fix converting returned arrays to Godot types
|
il y a 11 mois |
David Snopek
|
d7672128b5
JavaClassWrapper: Improve handling of typed array arguments
|
il y a 11 mois |
David Snopek
|
5d69d20059
JavaClassWrapper: Allow handling exceptions (rather than just crashing)
|
il y a 11 mois |
David Snopek
|
96bde8f221
JavaClassWrapper: Give additional error when trying to call non-static method directly on the class
|
il y a 11 mois |
Fredia Huya-Kouadio
|
23cea1b9d2
Additional fixes and improvements to JavaClassWrapper
|
il y a 1 an |
Fredia Huya-Kouadio
|
07cae26abe
Remove the restriction on supported types for Godot Android plugins
|
il y a 1 an |
Rémi Verschelde
|
13a90e938f
Merge pull request #70096 from rune-scape/stringname-dict
|
il y a 1 an |
David Snopek
|
78883a52c6
Fix `JavaClassWrapper` so it actually works
|
il y a 1 an |
rune-scape
|
154049ce17
StringName Dictionary keys
|
il y a 2 ans |
Fredia Huya-Kouadio
|
f291a4ed3a
Fix leakage of JNI object references
|
il y a 1 an |
Danil Alexeev
|
aff767ef07
Fix expected argument count for `Callable` call errors
|
il y a 2 ans |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
il y a 3 ans |
Marcel Admiraal
|
2afef001e7
Cleanup Android C++ code
|
il y a 3 ans |