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-14 13:41:12 +00:00
Code
Releases
Wiki
Activity
Files
9c11076a209a2427a54d04abe76373587dc9edcf
godot
/
modules
/
gdnative
/
nativescript
History
Rajat Goswami
2ecf928ae3
Adding missing include guards to header files identified by LGTM.
...
This addresses the issue
godotengine/godot#37143
2020-03-23 04:52:36 -04:00
..
api_generator.cpp
Style: Set clang-format Standard to Cpp11
2020-03-17 07:36:24 +01:00
api_generator.h
Update copyright statements to 2020
2020-01-01 11:16:22 +01:00
godot_nativescript.cpp
Optmized data sent during RPC and RSet calls.
2020-02-12 13:36:47 +01:00
nativescript.cpp
Style: Set clang-format Standard to Cpp11
2020-03-17 07:36:24 +01:00
nativescript.h
Style: Set clang-format Standard to Cpp11
2020-03-17 07:36:24 +01:00
register_types.cpp
Update copyright statements to 2020
2020-01-01 11:16:22 +01:00
register_types.h
Adding missing include guards to header files identified by LGTM.
2020-03-23 04:52:36 -04:00
SCsub
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
2019-07-03 09:59:04 +02:00