index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
android
/
plugin
/
godot_plugin_jni.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Remove the restriction on supported types for Godot Android plugins
Fredia Huya-Kouadio
2024-09-29
1
-15
/
+10
*
Improve support for XR projects
Fredia Huya-Kouadio
2024-09-06
1
-3
/
+0
*
Add logic to unregister the Godot plugins on engine termination
Fredia Huya-Kouadio
2024-05-19
1
-1
/
+17
*
Godot Android plugin re-architecture
Fredia Huya-Kouadio
2023-09-03
1
-27
/
+0
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-6
/
+7
*
[Android] Fix dynamic Variant params stack constructions in JNI callbacks
shendo
2023-05-01
1
-1
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-9
/
+9
*
Remove redundant Variant-types initializations
Markus Sauermann
2022-11-14
1
-1
/
+1
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-1
/
+1
*
Cleanup Android C++ code
Marcel Admiraal
2022-05-31
1
-1
/
+1
*
Remove VARIANT_ARG* macros
reduz
2022-03-09
1
-4
/
+3
*
Include the `godot_plugin_jni.cpp` file into the `platform/android/SCsub` file
Fredia Huya-Kouadio
2022-01-26
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Optimize StringName usage
reduz
2021-07-18
1
-1
/
+1
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-1
/
+1
*
Expose GodotPlugin's utility methods used for registration and signal emitting.
Fredia Huya-Kouadio
2021-02-15
1
-5
/
+5
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-3
/
+3
*
Use compile-time constant for the size of the signal parameters
Fredia Huya-Kouadio
2020-05-27
1
-2
/
+4
*
Fix parameters passing when emitting signal
Fredia Huya-Kouadio
2020-05-25
1
-2
/
+3
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-6
/
+0
*
Add signal support to Godot Android plugin:
fhuya
2020-04-10
1
-1
/
+47
*
Re-architecture of the Godot Android plugin.
fhuya
2020-03-05
1
-0
/
+115