浏览代码

Tweak comments in `renames_map_3_to_4` & reorder

Generally moves comments and some entries around, as well as fixing typos and miscellaneous inconsistencies.

To go more in detail on a few things:
- In comments, separate between class names and notes with "--";
- In comments, replace all "broke" with "-- Breaks"
- Moves `@GlobalScope` constants to its own group in `enum_renames`
- Move `{ "remove", "remove_at" },` underneath the Builtin Types methods.
- Move C#'s `AddNode3dGizmoPlugin` to where it should be, in alphabetical order.
- Give more details to some class renames.
- Comments out `remove` -> `remove_at`
Micky 2 年之前
父节点
当前提交
e20b2f6c80
共有 1 个文件被更改,包括 265 次插入264 次删除
  1. 265 264
      editor/renames_map_3_to_4.cpp

文件差异内容过多而无法显示
+ 265 - 264
editor/renames_map_3_to_4.cpp


部分文件因为文件数量过多而无法显示