1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-29 16:16:38 +00:00
Files
godot/doc/classes
Juan Linietsky 0e0a6bb39b Removed unused property hints and Object::get_translatable_strings()
* Remove unused `EditorPropertyMember` and related hints, previouly used by
  VisualScript. Such logic should be implemented in the VS module itself.
* As the above broke compatibility with the VS module, clean up the other
  hacks that were still in core in support of VisualScript.
* `PROPERTY_USAGE_INTERNATIONALIZED` was only used in Object's
  `get_translatable_strings()`, which is a legacy function not used anywhere.
  So both are removed.
* Reordered some usage flags after the above removal to minimize the diff.
* General clean up.

Fixes #30203.

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2023-01-09 16:56:01 +01:00
..
2023-01-09 12:17:48 +03:00
2022-12-16 03:04:05 +01:00
2022-12-05 21:22:05 +08:00
2022-12-15 12:24:08 +01:00
2022-12-15 12:24:08 +01:00
2023-01-09 08:39:07 +01:00
2022-11-22 17:59:45 +01:00
2023-01-08 22:17:40 +01:00
2023-01-08 18:47:48 +01:00
2022-11-22 17:59:45 +01:00
2022-10-31 15:19:48 +08:00
2023-01-08 18:47:48 +01:00
2022-11-12 13:49:12 +02:00
2022-11-12 13:49:12 +02:00
2022-11-22 17:59:45 +01:00
2022-12-15 12:24:08 +01:00
2022-12-15 12:24:08 +01:00
2022-11-20 19:25:13 +01:00
2023-01-08 18:47:48 +01:00
2022-11-20 19:25:13 +01:00
2022-11-20 19:25:13 +01:00
2022-11-04 13:32:52 +01:00
2022-11-22 17:59:45 +01:00
2022-11-24 11:34:32 +01:00
2022-11-22 17:59:45 +01:00
2022-12-15 12:24:08 +01:00
2022-12-15 12:24:08 +01:00
2022-11-22 17:59:45 +01:00
2023-01-09 08:39:07 +01:00
2022-12-08 09:40:49 +08:00