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-12 13:20:55 +00:00
Code
Releases
Wiki
Activity
Files
f524dc5da613b4da66c2a950b51f0d3d52eac66c
godot
/
modules
/
gdnative
/
nativescript
History
Robin Hübner
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
2019-08-09 11:13:24 +02:00
..
api_generator.cpp
Sort data exported to the api.json file for GDNative
2019-04-19 23:13:02 +10: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
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
2019-08-09 11:13:24 +02: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