1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00
Files
godot/core
Fabio Alessandrelli 1147fa5c19 Make Object "meta" functions take StringName.
The various get_meta, set_meta, has_meta, get_meta_list, remove_meta
functions now uses StringName, allowing further optimizations via the
SNAME macro when used from C++ (this PR does not change the various
usage though).
2021-07-22 22:52:30 +02:00
..
2021-07-15 00:46:43 +02:00
2021-02-18 17:12:46 +01:00
2021-07-08 17:08:12 -03:00
2021-07-22 19:37:47 +02:00
2021-02-10 19:31:24 -03:00
2021-02-10 19:31:24 -03:00
2021-01-01 20:19:21 +01:00
2021-06-25 17:32:45 -03:00
2021-01-01 20:19:21 +01:00