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-07 12:30:27 +00:00
Code
Releases
Wiki
Activity
Files
9bda8df46cb2c46ea10c1d8fe909c8eae2f76aff
godot
/
modules
/
gdnative
/
nativescript
History
Rémi Verschelde
9bda8df46c
Merge pull request
#40386
from touilleMan/correct-Reference-is_reference-api.json
...
Correct is_reference attribute in api.json for Reference class
2020-07-15 08:29:36 +02:00
..
api_generator.cpp
Merge pull request
#40386
from touilleMan/correct-Reference-is_reference-api.json
2020-07-15 08:29:36 +02:00
api_generator.h
Update copyright statements to 2020
2020-01-01 11:16:22 +01:00
godot_nativescript.cpp
GDNative: merge API structs, bump version of merged structs.
2020-06-11 18:26:47 +03:00
nativescript.cpp
Add a separate application focus/in notification out from Window focus notification.
2020-06-30 10:40:06 -03:00
nativescript.h
Add override keywords.
2020-07-10 13:56:54 +01:00
register_types.cpp
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
register_types.h
Adding missing include guards to header files identified by LGTM.
2020-03-23 04:52:36 -04:00
SCsub
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00