1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00
Files
godot/doc/classes
Micky 59e11934d8 Rename str2var to str_to_var and similar
Affects the Math class, a good chunk of the audio code, and a lot of other miscellaneous classes, too.

- `var2str` -> `var_to_str`
- `str2var` -> `str_to_var`
- `bytes2var` -> `bytes_to_var`
- `bytes2var_with_objects` -> `bytes_to_var_with_objects`
- `var2bytes` -> `var_to_bytes`
- `var2bytes_with_objects` -> `var_to_bytes_with_objects`
- `linear2db` -> `linear_to_db`
- `db2linear` -> `db_to_linear`
- `deg2rad` -> `deg_to_rad`
- `rad2deg` -> `rad_to_deg`

- `dict2inst` -> `dict_to_inst`
- `inst2dict` -> `inst_to_dict`
2022-08-26 14:58:22 +02:00
..
2022-04-28 00:22:43 -07:00
2022-08-22 18:05:10 +02:00
2022-04-28 00:22:43 -07:00
2022-04-28 00:22:43 -07:00
2022-08-16 14:29:38 +02:00
2022-04-28 00:22:43 -07:00
2022-08-23 19:49:50 +02:00
2022-08-23 19:49:50 +02:00
2022-02-15 00:03:31 +01:00
2022-08-24 12:08:17 +02:00
2022-02-15 00:03:31 +01:00
2022-04-28 00:22:43 -07:00
2022-02-15 00:03:31 +01:00
2022-02-15 00:03:31 +01:00
2022-02-25 09:33:27 +02:00
2022-05-10 19:34:48 +08:00
2022-08-08 21:08:26 -07:00
2022-08-04 13:45:54 -05:00
2022-04-28 21:19:01 +08:00
2022-08-24 12:08:17 +02:00
2022-04-28 00:22:43 -07:00
2022-04-28 00:22:43 -07:00
2022-08-02 11:53:28 -05:00
2022-02-15 00:03:31 +01:00