This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5c2c47a174
godot
/
platform
History
Leon Krause
5c2c47a174
Add proper stubs for OS_JavaScript::execute(), get_process_id(), kill()
...
Avoids linker warnings and errors about undefined references.
2018-10-29 21:41:59 +01:00
..
android
Merge pull request
#23317
from lupoDharkael/py-none
2018-10-29 12:11:24 +01:00
haiku
Remove redundant "== true" code
2018-10-06 16:12:36 -04:00
iphone
Dont use equality operators with None singleton in python files
2018-10-27 01:18:15 +02:00
javascript
Add proper stubs for OS_JavaScript::execute(), get_process_id(), kill()
2018-10-29 21:41:59 +01:00
osx
Dont use equality operators with None singleton in python files
2018-10-27 01:18:15 +02:00
server
Remove redundant "== true" code
2018-10-06 16:12:36 -04:00
uwp
Dont use equality operators with None singleton in python files
2018-10-27 01:18:15 +02:00
windows
Fix compile warnings for Windows from Linux
2018-10-19 09:11:14 -04:00
x11
Repaired mistyped of 'its' on several files.
2018-10-25 07:19:21 +07:00
register_platform_apis.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