Commit graph

7 commits

Author SHA1 Message Date
Thaddeus Crews
8900a5e045
Merge pull request #110318 from bruvzg/ed_loc_cmd
Use `language` command line argument to override editor locale.
2025-09-19 13:07:11 -05:00
Pāvels Nadtočajevs
d8cdc53ec0
Use language command line argument to override editor locale. 2025-09-08 23:45:54 +03:00
SPOXY
e0bf7ff072
Remove unused editor setting editors/grid_map/palette_min_width
This option is no longer used after the rework in #96922

Reported-by: Nodragem <geoffrey.megardon@gmail.com>
2025-08-13 18:19:37 +02:00
Thaddeus Crews
1d4ea7ab3b
Merge pull request #108570 from syntaxerror247/reduce-gizmo-scale
Android Editor: Reduce default gizmo scale multiplier
2025-07-22 11:20:11 -05:00
kit
7e9e3b767c Fix some Text Editor theme issues and clean up 2025-07-15 13:43:30 -04:00
Anish Mishra
8f6f8059cd Android Editor: Reduce default gizmo scale multiplier
The previous default value of `3` made gizmos too large and cluttered the viewport, especially on smaller screens. A value of `2` seems perfectly usable and provides a more comfortable default.
2025-07-13 11:50:46 +05:30
A Thousand Ships
f11aff3841
Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00
Renamed from editor/editor_settings.cpp (Browse further)