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-05 12:10:55 +00:00
Code
Releases
Wiki
Activity
Files
cc025fc8e7e379cb157890d08720f2cbcc96e3ad
godot
/
modules
/
gdnative
/
nativescript
History
Emmanuel Leblond
03e1568aeb
Add singleton_name field to autogenerated json api
2019-11-16 20:29:54 +01:00
..
api_generator.cpp
Add singleton_name field to autogenerated json api
2019-11-16 20:29:54 +01:00
api_generator.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
godot_nativescript.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
2019-08-09 11:13:24 +02:00
nativescript.cpp
Make VarArg methods return types show up as Variant in API json
2019-08-26 16:36:51 +00:00
nativescript.h
Made use of semicolons more consitent, fixed formatting
2019-06-19 15:24:31 +02:00
register_types.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
register_types.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
SCsub
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
2019-07-03 09:59:04 +02:00