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-24 15:26:15 +00:00
Code
Releases
Wiki
Activity
Files
4070f55ff0530ba3674df75d63f55e673d0b5d13
godot
/
modules
/
gdnative
/
nativescript
History
Nathan Franke
49403cbfa0
Replace String comparisons with "", String() to is_empty()
...
Also: - Adds two stress tests to test_string.h - Changes to .empty() on std::strings
2021-12-09 04:48:38 -06:00
..
api_generator.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
api_generator.h
…
godot_nativescript.cpp
[Net] Move multiplayer to core subdir, split RPCManager.
2021-09-07 11:14:30 +02:00
nativescript.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
nativescript.h
Remove unimplemented methods
2021-10-21 18:44:25 +01:00
register_types.cpp
Implement the ability to disable classes
2021-07-13 09:25:14 -03:00
register_types.h
…
SCsub
…