Commit Graph

8 Commits

Author SHA1 Message Date
Thaddeus Crews 91c0673966 Merge pull request #112123 from AThousandShips/fix_doc_spelling
Docs: Proofreading for grammar and spelling
2026-06-24 14:52:58 -05:00
Thaddeus Crews b6ea080444 Merge pull request #108767 from aaronfranke/editor-3d-org
Organize 3D editor code and rename a few 3D things
2026-06-23 14:49:11 -05:00
Lukas Tenbrink 2659124e66 Change StringName -> String conversion from operator String() to string(). 2026-06-22 15:46:16 +02:00
Aaron Franke f89a3efdad Organize 3D editor code and rename a few 3D things 2026-06-20 19:40:06 -07:00
A Thousand Ships 636a7435db Docs: Proofreading for grammar and spelling
Minor cases with confusion over `it's`, `its`, and the possessive.
2026-06-18 16:53:04 +02:00
风青山 b887d57671 Make the OptionButton match the width of the pop-up menu
The difference in width compared to the popup is due to the potentially
different widths of the dedicated icons/styleboxes.

Make the width at least the width of the popup.
2026-06-09 08:25:57 +08:00
Chaosus ac5977e30b Fix few typos in visual shader editor 2026-04-11 18:34:15 +03:00
Aaron Franke cfded120ae Move visual shaders to a module 2026-04-08 12:05:22 -07:00