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-09 12:50:35 +00:00
Code
Releases
Wiki
Activity
Files
133031c65ee4ce09e6738a45c14f7e21ca2a8cf7
godot
/
modules
/
gdnative
/
nativescript
History
Juan Linietsky
3a93499f89
Allow signal connecting even if script is invalid (only when compiled with tools),
fixes
#17070
2018-11-27 19:55:37 -03:00
..
api_generator.cpp
Fix some cppcheck errors
2018-10-04 18:16:04 +02:00
api_generator.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
godot_nativescript.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
nativescript.cpp
Allow signal connecting even if script is invalid (only when compiled with tools),
fixes
#17070
2018-11-27 19:55:37 -03:00
nativescript.h
Allow signal connecting even if script is invalid (only when compiled with tools),
fixes
#17070
2018-11-27 19:55:37 -03:00
register_types.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
register_types.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
SCsub
SCons: Build thirdparty code in own env, disable warnings
2018-09-28 14:07:39 +02:00