index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
Commit message (
Expand
)
Author
Age
Files
Lines
*
TextureRegionEditor Fix not updating on editing region with autoslice cached
kleonc
2021-06-01
1
-1
/
+0
*
Merge pull request #48770 from LightningAA/scrollcontainer-ensure-item-visibl...
Rémi Verschelde
2021-06-01
1
-10
/
+1
|
\
|
*
ScrollContainer: Expose `_ensure_focused_visible` to the API
Lightning_A
2021-05-31
1
-10
/
+1
*
|
Improve the layout and texts of the Editor Feature Profiles dialog
Yuri Sizov
2021-05-31
2
-43
/
+92
*
|
Merge pull request #49223 from timothyqiu/plugin-config-desc-wrap
Rémi Verschelde
2021-05-31
1
-0
/
+1
|
\
\
|
*
|
Wrap description TextEdit of plugin config dialog
Haoyu Qiu
2021-05-31
1
-0
/
+1
*
|
|
Merge pull request #49132 from Calinou/editor-syntax-themes-rename-default
Rémi Verschelde
2021-05-31
3
-14
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename the bundled text editor themes for consistency with themes
Hugo Locurcio
2021-05-31
3
-14
/
+13
*
|
|
Merge pull request #49178 from YeldhamDev/remove_dim_option
Rémi Verschelde
2021-05-31
3
-12
/
+5
|
\
\
\
|
*
|
|
Remove `dim_editor_on_dialog_popup` from editor settings
Michael Alexsander
2021-05-28
3
-12
/
+5
|
|
/
/
*
|
|
Merge pull request #49157 from Chaosus/vs_billboard
Rémi Verschelde
2021-05-31
1
-0
/
+1
|
\
\
\
|
*
|
|
Added Billboard Node to Visual Shaders
Yuri Roubinsky
2021-05-28
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #49175 from nobuyukinyuu/bind-zoom-on-position
Rémi Verschelde
2021-05-31
1
-0
/
+2
|
\
\
\
|
*
|
|
Bind CanvasItemEditor::_zoom_on_position and CanvasItemEditor::get_state to C...
nobuyuki_nyuu
2021-05-28
1
-0
/
+2
|
|
/
/
*
|
|
Merge pull request #49144 from aemreaydin/editor-features-collapse-reset
Rémi Verschelde
2021-05-31
2
-0
/
+42
|
\
\
\
|
*
|
|
Fixed changing enabled classes resetting folding in manage editor features.
Emre Aydin
2021-05-27
2
-0
/
+42
|
|
/
/
*
|
|
Merge pull request #49121 from KoBeWi/dropreload
Rémi Verschelde
2021-05-31
1
-2
/
+8
|
\
\
\
|
*
|
|
Add preload() to resource path when holding Ctrl
kobewi
2021-05-27
1
-2
/
+8
|
|
/
/
*
|
|
Merge pull request #49162 from Paulb23/fix_find_text_change_signal
Rémi Verschelde
2021-05-31
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix FindReplaceBar text_change signal binding after replace all
Paulb23
2021-05-28
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #49130 from Calinou/editor-improve-audio-bus-theming
Rémi Verschelde
2021-05-31
2
-19
/
+30
|
\
\
\
|
*
|
|
Improve the audio bus editor appearance
Hugo Locurcio
2021-05-27
2
-19
/
+30
|
|
/
/
*
|
|
Merge pull request #49050 from reduz/implement-spirv-cache
Rémi Verschelde
2021-05-31
13
-109
/
+279
|
\
\
\
|
*
|
|
Implement shader caching
reduz
2021-05-31
13
-109
/
+279
|
|
/
/
*
/
/
Use a negative contrast setting for light editor themes
Hugo Locurcio
2021-05-27
1
-5
/
+8
|
/
/
*
|
Fixed console error spam (about invalid edited scene index)
Yuri Roubinsky
2021-05-26
3
-4
/
+6
*
|
Merge pull request #49060 from EricEzaM/fix-rich-text-label-and-editor-log
Rémi Verschelde
2021-05-26
1
-4
/
+4
|
\
\
|
*
|
Fixed implementation of RTL remove_line(), which fixed issues in EditorLog.
Eric M
2021-05-26
1
-4
/
+4
*
|
|
Merge pull request #49094 from madmiraal/fix-docs-3977
Rémi Verschelde
2021-05-26
1
-1
/
+2
|
\
\
\
|
*
|
|
Update EditorResourcePreview queue_*() documentation
Marcel Admiraal
2021-05-26
1
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #49056 from Chaosus/vs_color
Yuri Roubinsky
2021-05-26
2
-16
/
+190
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Implements expandable color ports in visual shaders
Yuri Roubinsky
2021-05-26
2
-16
/
+190
*
|
|
Merge pull request #48546 from pycbouh/tree-highlight-selected-relationships
Rémi Verschelde
2021-05-25
1
-6
/
+18
|
\
\
\
|
*
|
|
Add highlight to the relationship lines of selected Tree items
Yuri Sizov
2021-05-25
1
-6
/
+18
*
|
|
|
Merge pull request #49068 from pycbouh/i-broke-inspector
Rémi Verschelde
2021-05-25
2
-13
/
+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make EditorFileDialog only created on demand in EditorResourcePicker
Yuri Sizov
2021-05-25
2
-13
/
+15
*
|
|
|
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-25
2
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #48931 from groud/add_some_tiles_editors_settings
Rémi Verschelde
2021-05-25
7
-38
/
+94
|
\
\
\
|
*
|
|
Add TileMap grid editor settings.
Gilles Roudière
2021-05-25
7
-38
/
+94
|
|
/
/
*
/
/
Add editor icons for RibbonTrailMesh and TubeTrailMesh
Hugo Locurcio
2021-05-24
2
-0
/
+2
|
/
/
*
|
Merge pull request #48644 from Calinou/editor-increase-icon-saturation
Rémi Verschelde
2021-05-24
280
-339
/
+339
|
\
\
|
*
|
Increase icon saturation by 30% for all editor icons
Hugo Locurcio
2021-05-11
280
-339
/
+339
|
|
/
*
|
Fixes adding nodes on dragging in visual shaders
Yuri Roubinsky
2021-05-24
1
-0
/
+3
*
|
Merge pull request #47791 from Chaosus/fix_doc_theme
Rémi Verschelde
2021-05-24
1
-1
/
+1
|
\
\
|
*
|
Fix doc theme not changing when its hidding
Yuri Roubinsky
2021-04-11
1
-1
/
+1
*
|
|
Merge pull request #48956 from Chaosus/vs_fix_adding_multiple_resources_undo
Rémi Verschelde
2021-05-24
2
-76
/
+60
|
\
\
\
|
*
|
|
Fixes non-atomary action of dragging resources on visual shader graph
Yuri Roubinsky
2021-05-22
2
-76
/
+60
*
|
|
|
Merge pull request #48829 from Chaosus/vs_comment_node_fixes
Rémi Verschelde
2021-05-24
1
-1
/
+6
|
\
\
\
\
|
*
|
|
|
Prevents VisualShaderNodeComment from overlapping its content
Yuri Roubinsky
2021-05-19
1
-1
/
+6
*
|
|
|
|
Change frame_coords to Vector2i
kobewi
2021-05-23
1
-1
/
+1
[next]