Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 лет назад |
bruvzg
|
da808d4fd3
Fix editor shortcuts overrides overwriting user configured shortcuts.
|
3 лет назад |
bruvzg
|
bc4ba6cb78
[macOS] Extend editor contents to the window titlebar for better space usage.
|
3 лет назад |
Rémi Verschelde
|
7013c68619
Merge pull request #64422 from bruvzg/make_fonts_unbearably_ugly_2.0
|
3 лет назад |
bruvzg
|
bcc3643989
Add font LCD sub-pixel anti-aliasing support.
|
3 лет назад |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 лет назад |
Yuri Sizov
|
7895a66cf2
Merge pull request #64334 from YuriSizov/core-bind-property-revert-methods
|
3 лет назад |
bruvzg
|
8c56a7416b
Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor.
|
3 лет назад |
Yuri Sizov
|
980f5f32f4
Make `property_*_revert` methods multilevel and expose them for scripting
|
3 лет назад |
Hugo Locurcio
|
ecefb5505a
Rename visual shader editor setting category for proper capitalization
|
3 лет назад |
Sean Kim
|
f1ba63e092
Fix EditorSettings crashes due to nullptr dereference
|
4 лет назад |
kobewi
|
c3606cb5f3
Swap arguments of ResourceSaver.save()
|
3 лет назад |
Aaron Franke
|
ac870ab1c8
Move editor paths into the EditorPaths class
|
3 лет назад |
Alfred R. Baudisch
|
c4433c3793
When selecting Nodes in the Scene Tree, if the current EditorPlugin is "Script" and if text_editor/behavior/navigation/stay_in_script_editor_on_node_selected is true, force inspector_only in order to not switch the EditorPlugin to the Node's main plugin.
|
3 лет назад |
Aaron Franke
|
b00bb577e7
Rename directory for export templates from templates to export_templates
|
3 лет назад |
bruvzg
|
8823eae328
Rename OSX to macOS and iPhoneOS to iOS.
|
3 лет назад |
bruvzg
|
344ba0ffaf
Refactor Font configuration and import UI, and Font resources.
|
3 лет назад |
MinusKube
|
336400dc42
Add the ability to drag the code completion scrollbar using the mouse click
|
3 лет назад |
ConteZero
|
5d56efcaa4
Add an option to drag'n'drop selected text in TextEdit
|
3 лет назад |
Rémi Verschelde
|
c8ce7e34e2
i18n: Misc fixes translation strings
|
3 лет назад |
Fabio Alessandrelli
|
f805ecf4e7
Merge pull request #61481 from Calinou/profiler-increase-frame-history
|
3 лет назад |
Hendrik Brucker
|
70c234f3e3
Improve Graphedit connection lines
|
3 лет назад |
Hugo Locurcio
|
6c12502076
Increase the editor profiler frame history default and maximum limit
|
3 лет назад |
Hugo Locurcio
|
97f41379b1
Increase saturation of accent color on the Gray editor theme preset
|
3 лет назад |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
4 лет назад |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 лет назад |
Rémi Verschelde
|
df2de05c5f
Merge pull request #60463 from Geometror/improve-vs-1
|
3 лет назад |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 лет назад |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 лет назад |
Hendrik Brucker
|
6d876baf60
Improve the VisualShader/VisualScript editor UI
|
3 лет назад |