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-10 13:00:37 +00:00
Code
Releases
Wiki
Activity
Files
6611d24e74faaf19cdc74e8dcad839e997ba9e73
godot
/
modules
/
gdnative
/
nativescript
History
Pedro J. Estébanez
d272464e6e
Implement inherits_script() for NativeScript and PluginScript
...
(cherry picked from commit
2dcd064056
)
2021-08-02 17:58:04 +02:00
..
api_generator.cpp
Revert "Fix gdnative api generation for methods that return enums"
2021-07-13 17:02:59 +02:00
api_generator.h
Update copyright statements to 2021
2021-01-13 16:17:06 +01:00
godot_nativescript.cpp
Style: Enforce braces around if blocks and loops
2021-05-05 15:02:01 +02:00
nativescript.cpp
Implement inherits_script() for NativeScript and PluginScript
2021-08-02 17:58:04 +02:00
nativescript.h
Add Script::inherits_script()
2021-08-02 15:18:30 +02:00
register_types.cpp
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2021-05-04 14:45:16 +02:00
register_types.h
Update copyright statements to 2021
2021-01-13 16:17:06 +01:00
SCsub
SCons: Format buildsystem files with psf/black
2020-06-10 15:30:52 +02:00