Daylily-Zeleen
|
1bccf5c9a3
Add include/exclude to `FindInFiles` for filtering files.
|
1 year ago |
Rémi Verschelde
|
694d034d5b
Rename editor "File" MenuOption enums for clarity
|
3 months ago |
Rémi Verschelde
|
c019b76523
Remove WinAPI `#undef` hacks needed for mingw-std-threads
|
3 months ago |
kit
|
9b6f5cb953
Fix empty Script Editor members overview visible
|
3 months ago |
Thaddeus Crews
|
f8a8d6cf04
Merge pull request #105700 from dementive/config-file-get-improvement
|
3 months ago |
Thaddeus Crews
|
74fc4dae15
Merge pull request #95585 from HolonProduction/remove-cache
|
3 months ago |
Thaddeus Crews
|
2f1b10824b
Merge pull request #98847 from KoBeWi/illusion_wave
|
3 months ago |
Thaddeus Crews
|
b09b873adc
Merge pull request #91264 from ckaiser/script-editor-help-tooltip
|
3 months ago |
HolonProduction
|
56bad11517
ScriptEditor: Remove obsolete completion cache
|
1 year ago |
kobewi
|
92103366a5
Add "Close Tabs Below" option to script editor context menu
|
9 months ago |
dementive
|
b8e44a0000
Improve ConfigFile get_sections and get_section_keys by returning Vector<String>
|
3 months ago |
Pāvels Nadtočajevs
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 months ago |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
4 months ago |
Hugo Locurcio
|
e8eeccebcb
Unify Scripts Panel naming for the script and shader editors
|
4 months ago |
Pāvels Nadtočajevs
|
302fa831cc
Initial editor accessibility.
|
5 months ago |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
5 months ago |
kobewi
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
5 months ago |
Thaddeus Crews
|
8ca72e1490
Merge pull request #103848 from timothyqiu/popup-i18n
|
5 months ago |
Thaddeus Crews
|
c1b7865ae9
Merge pull request #103557 from aaronfranke/godot-version-defines
|
5 months ago |
Thaddeus Crews
|
0cc7e2c27a
Merge pull request #95821 from anvilfolk/cache-gd-docs
|
5 months ago |
Lars Pettersson
|
d2d02d0ea8
EditorNode: Add function to load file as scene or resource
|
7 months ago |
Rémi Verschelde
|
507df7b6ec
Merge pull request #103842 from timothyqiu/script-filename-no-i18n
|
5 months ago |
Aaron Franke
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
5 months ago |
ocean
|
72045c8306
Scripting: Add script documentation cache to project
|
1 year ago |
Thaddeus Crews
|
165fdce84e
Merge pull request #102709 from KoBeWi/repeatranslations2
|
5 months ago |
Haoyu Qiu
|
82a0290871
Add auto translate mode for items in PopupMenu and OptionButton
|
5 months ago |
Haoyu Qiu
|
f329439249
ScriptEditor: Disable auto translation of the filename label
|
5 months ago |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
9 months ago |
kobewi
|
dade8bd66f
Update script modified times when saved in EditorNode
|
5 months ago |
kobewi
|
6abb40990a
Fix modified time when LSP reload script
|
6 months ago |