This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-12 13:20:55 +00:00
Code
Releases
Wiki
Activity
Files
af40c8698b6f13d351c3b996fb1b51db990e06e9
godot
/
modules
/
gdnative
History
Hein-Pieter van Braam
f9467ec1ea
Fix signed and unsigned comparisons
...
The first in my quest to make Godot 3.x compile with -Werror on GCC7
2017-09-01 08:13:12 +02:00
..
godot
Fix signed and unsigned comparisons
2017-09-01 08:13:12 +02:00
config.py
Fix GDNative API generator after changes to MethodBind
2017-08-30 10:45:10 +07:00
gdnative.cpp
Make GDNative work on Android
2017-08-30 18:14:19 +07:00
gdnative.h
Make GDNative work on Android
2017-08-30 18:14:19 +07:00
register_types.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
register_types.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
SCsub
[GDNative/NativeScript] fix -rdynamic and removed _init call
2017-08-02 14:21:12 +02:00