Commit Graph

25 Commits

Author SHA1 Message Date
Thaddeus Crews e380a41752 Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
Thaddeus Crews b21b4106b4 Merge pull request #114045 from Meorge/bugfix/note-for-file-extension
Add note to error message about how to add recognized extensions to editor
2026-02-16 15:02:37 -06:00
Thaddeus Crews 1e12317895 Merge pull request #115646 from Ivorforce/list-explicit-copy
Change `List` copy constructor from implicit to explicit.
2026-02-16 15:02:34 -06:00
Malcolm Anderson e298af3c71 Add note to extension-change error message about how to make editor recognize an extension
Update editor/docks/filesystem_dock.cpp

Update editor/docks/filesystem_dock.cpp

Update editor/docks/filesystem_dock.cpp

Use pressed signal for button

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
2026-02-13 17:34:30 -08:00
kobewi 3f5620aac0 Show shortcut path in tooltip 2026-02-12 21:32:57 +01:00
Robert Yevdokimov 1dec165139 Change orbit snap shortcut with navigation scheme 2026-02-05 13:17:57 -05:00
Lukas Tenbrink 7072a9a874 Change List copy constructor from implicit to explicit. 2026-01-30 18:58:42 +01:00
Thaddeus Crews 031442d427 Merge pull request #115289 from ryevdokimov/navigation-update-shortcuts
Update editor shortcuts when changing 3D navigation scheme
2026-01-30 09:32:16 -06:00
Robert Yevdokimov 4faffeaf79 Update editor shortcuts when changing 3D navigation scheme 2026-01-22 19:28:07 -05:00
Michael Alexsander d0069b6ba7 Fix editor colors reseting while the color chooser is still open 2026-01-21 10:55:18 -03:00
passivestar 6f0bd2efb9 Improve spacing in trees showing table data in modern theme 2026-01-12 00:01:49 +04:00
Michael Alexsander da561cd619 More scroll hint work around the editor 2026-01-06 18:34:20 -03:00
kobewi 8819651847 Fix some invalid translation usages 2025-12-30 00:03:17 +01:00
Thaddeus Crews 9eab056f8d Merge pull request #112857 from ryevdokimov/project-manager-shortcut-crash
Fix modifiying shortcuts in project manager causing crash
2025-12-03 11:42:28 -06:00
Pāvels Nadtočajevs 2865bf3e6b Disable "Override for Project" in project manager. 2025-12-03 11:45:25 +02:00
Robert Yevdokimov f69ad331eb Fix modifiying shortcuts in project manager causing crash 2025-11-16 12:22:41 -06:00
kobewi 29148d71e7 Improve editor settings override display 2025-11-14 00:38:11 +01:00
kobewi a1340f05a9 Allow editing editor settings from project manager 2025-11-12 16:34:43 +01:00
Thaddeus Crews d7353e27d8 Merge pull request #111449 from bruvzg/pe_set_max
Enable maximize button for Editor/Project settings dialogs.
2025-11-04 16:32:50 -06:00
Michael Alexsander e06f015f95 Add a new editor theme
Co-authored-by: passivestar <60579014+passivestar@users.noreply.github.com>
2025-10-30 00:31:54 -03:00
kobewi 199a4fa4e2 Save editor settings when modified from code 2025-10-18 15:55:06 +02:00
Pāvels Nadtočajevs f06565ab94 Enable maximize button for Editor/Project settings, Export and Editor Features dialogs. 2025-10-09 15:42:22 +03:00
kobewi a4b5b0ec68 Keep shortcut selected when clearing filter 2025-09-19 16:15:37 +02:00
kit 7e9e3b767c Fix some Text Editor theme issues and clean up 2025-07-15 13:43:30 -04:00
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