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
/
java
/
lib
/
src
/
org
/
godotengine
/
godot
/
plugin
/
GodotPlugin.java
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
*
Add logic to unregister the Godot plugins on engine termination
Fredia Huya-Kouadio
2024-05-19
1
-12
/
+10
*
Add support for the OpenXR Eye gaze interaction extension
Bastiaan Olij
2023-10-02
1
-0
/
+9
*
Relax restriction on loading v1 Android plugins on Godot 4.2+
Fredia Huya-Kouadio
2023-09-06
1
-4
/
+30
*
Godot Android plugin re-architecture
Fredia Huya-Kouadio
2023-09-03
1
-91
/
+50
*
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
-15
/
+15
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Add support for adding plugin views behind the main view on Android
PouleyKetchoupp
2021-09-01
1
-0
/
+14
*
Fix raw use of parameterized Class
Marcel Admiraal
2021-07-02
1
-3
/
+3
*
Leverage java annotations to simplify the logic used to register the Godot pl...
Fredia Huya-Kouadio
2021-03-16
1
-41
/
+45
*
Expose GodotPlugin's utility methods used for registration and signal emitting.
Fredia Huya-Kouadio
2021-02-15
1
-22
/
+77
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Enable the ability to use Godot as a subview within an Android app
Fredia Huya-Kouadio
2020-06-25
1
-1
/
+1
*
Clean up the `GodotPlugin` public API.
Fredia Huya-Kouadio
2020-06-16
1
-4
/
+14
*
Merge pull request #37924 from thebestnom/migrate-to-androidX
Rémi Verschelde
2020-05-16
1
-3
/
+3
|
\
|
*
Android: Migrate deprecated support library to AndroidX
thebestnom
2020-05-10
1
-3
/
+3
*
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
|
/
*
clang-format: Add JavaImportGroups for Java code
Rémi Verschelde
2020-05-06
1
-2
/
+5
*
Add signal support to Godot Android plugin:
fhuya
2020-04-10
1
-1
/
+84
*
Fix copyright headers for recently added files
Rémi Verschelde
2020-03-28
1
-2
/
+2
*
Update the naming scheme for the GodotPlugin's methods in preparate of the vu...
fhuya
2020-03-19
1
-7
/
+26
*
Re-architecture of the Godot Android plugin.
fhuya
2020-03-05
1
-0
/
+256