Files
godot/editor
Thomas ten Cate 05b67514a6 Make visibility of update spinner editor-wide, hidden by default
- Make visibility of the spinner and "update always" option editor-wide,
  rather than per-project metadata.
- Add options "Show Update Spinner" and "Update Continuously" under
  Editor Settings > Interface > Editor. Both options are false by
  default.
- Rename some variables and constants to be more consistent and clearer:
  "update always" -> "update continuously", "update changes" -> "update
  when changed", "update menu" -> "update spinner", "circle" -> "update
  spinner".

Fixes #23738.
2019-06-25 14:57:44 +02:00
..
2019-06-25 00:19:44 +02:00
2019-04-06 18:05:05 +02:00
2019-06-04 16:24:32 +02:00
2019-06-20 11:42:25 +01:00
2019-06-06 02:40:20 -03:00