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-21 14:57:09 +00:00
Code
Releases
Wiki
Activity
Files
065e2670af53ae2f71b78d57f8a217b4539cbbe2
godot
/
modules
/
gdnative
/
nativescript
History
Marc Gilleron
065e2670af
Added basic support for custom resource savers and loaders
2018-12-15 05:34:53 +00: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
Added basic support for custom resource savers and loaders
2018-12-15 05:34:53 +00:00
register_types.cpp
Added basic support for custom resource savers and loaders
2018-12-15 05:34:53 +00: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