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
/
plugins
/
version_control_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-0
/
+1
|
\
|
*
Add theme type variations for secondary Trees and ItemLists
passivestar
2024-11-19
1
-0
/
+1
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-10
/
+10
|
\
|
|
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-10
/
+10
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
[Editor] Expose more editor settings to documentation
A Thousand Ships
2024-09-12
1
-3
/
+3
*
[Scene] Add SceneStringName::toggled
Yuri Rubinsky
2024-08-28
1
-1
/
+1
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-9
/
+9
*
[Scene] Add `SceneStringNames::item_selected`
A Thousand Ships
2024-06-19
1
-7
/
+7
*
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-4
/
+4
*
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-3
/
+3
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-22
/
+22
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-1
/
+1
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-23
/
+19
*
Allow docks to be closed
kit
2024-03-29
1
-2
/
+2
*
Use `Vector*` component-wise `min/max/clamp` functions where applicable
A Thousand Ships
2024-03-20
1
-2
/
+1
*
clang-tidy: Enforce `modernize-use-nullptr`
Thaddeus Crews
2024-03-12
1
-1
/
+1
*
Add editor shortcuts to toggle bottom panel visibility
Hugo Locurcio
2024-03-05
1
-1
/
+2
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-9
/
+9
*
Merge pull request #87760 from kitbdev/extract-bottom-dock
Rémi Verschelde
2024-02-23
1
-2
/
+3
|
\
|
*
Extract BottomPanel from EditorNode
kit
2024-02-20
1
-2
/
+3
*
|
Add methods to add submenus without using names
kobewi
2024-02-22
1
-6
/
+2
|
/
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Extract editor dock manager
kit
2024-01-15
1
-2
/
+3
*
Fix node names of submenu items across the editor
Yuri Sizov
2023-11-08
1
-4
/
+4
*
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-10-08
1
-1
/
+1
*
Replace flat buttons with flat-styled buttons with a visible pressed state
Yuri Sizov
2023-09-19
1
-7
/
+7
*
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-39
/
+39
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-39
/
+40
*
Avoid unnecessary inspector updates when loading or switching scenes
Yuri Sizov
2023-08-12
1
-1
/
+1
*
Fix theme of editor VCS dialogs
Haoyu Qiu
2023-05-29
1
-2
/
+3
*
Merge pull request #74114 from dalexeev/editor-help-enable-context-menu
Yuri Sizov
2023-03-16
1
-0
/
+1
|
\
|
*
Enable `RichTextLabel` context menu if selection is enabled
Danil Alexeev
2023-03-06
1
-0
/
+1
*
|
Exposing more project settings for documentation
Ninni Pipping
2023-03-15
1
-2
/
+2
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
VCS: Fix split diff's overlapping fields
Twarit Waikar
2022-12-23
1
-6
/
+1
*
Merge pull request #70353 from twaritwaikar/remove-vsc-project-path
Rémi Verschelde
2022-12-21
1
-41
/
+4
|
\
|
*
VCS: Remove `project_path` VCS property, let plugins decide
Twarit Waikar
2022-12-20
1
-41
/
+4
*
|
VCS: Remove method binds that are not being used in VersionControlEditorPlugin
Twarit Waikar
2022-12-21
1
-38
/
+1
*
|
VCS: Add a stern confirmation dialog before discarding all changes
Twarit Waikar
2022-12-21
1
-1
/
+17
|
/
*
Fix incorrect rendering of vcs dialogs
Yuri Rubinsky
2022-12-06
1
-2
/
+2
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+1
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
*
VCS plugin: SSH key dialog defaults to HOME
Rémi Verschelde
2022-09-12
1
-6
/
+4
*
Fix key mapping changes when moving from macOS to other platform
bruvzg
2022-09-07
1
-1
/
+1
*
VCS: Improve VCS UI/UX by QoL changes
Twarit Waikar
2022-08-31
1
-77
/
+124
*
VCS: Replace usage of varray() by using callable_mp::bind()
Twarit Waikar
2022-08-31
1
-9
/
+9
*
VCS: Fix empty metadata items being moved across stages
Twarit Waikar
2022-08-31
1
-2
/
+7
*
VCS: Load a GDExtension instead of Script + UI port from 3.5
Twarit Waikar
2022-08-31
1
-168
/
+157
[next]