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
/
modules
/
multiplayer
/
editor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-2
/
+2
|
\
|
*
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
1
-2
/
+2
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
2
-7
/
+7
|
\
|
|
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
2
-7
/
+7
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
6
-12
/
+12
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
6
-0
/
+12
|
/
*
Fix Network Profiler not disabling buttons
aryan-11825114
2024-09-17
1
-0
/
+13
*
Merge pull request #96400 from Maran23/inputmap-usage-for-filter-and-correspo...
Rémi Verschelde
2024-09-16
2
-21
/
+0
|
\
|
*
Use InputMap actions consistently across all LineEdit's that filter an underl...
Marius Hanl
2024-08-31
2
-21
/
+0
*
|
Implement Autostart Feature for Profiler / Visual Profiler / Network Profiler
Hendrik Brucker
2024-09-10
3
-1
/
+47
*
|
[MP] Fix division by zero in network profiler
Fabio Alessandrelli
2024-09-02
1
-2
/
+2
|
/
*
Fixed undo not updating spawn checkbox in replication editor
Dommi
2024-08-06
1
-1
/
+1
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-2
/
+2
*
[Scene] Add `SceneStringNames::panel`
A Thousand Ships
2024-05-30
1
-1
/
+1
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
3
-5
/
+5
*
[Core] Add case-insensitive `String::containsn`
A Thousand Ships
2024-05-08
1
-1
/
+1
*
Add PackedVector4Array Variant type
K. S. Ernest (iFire) Lee
2024-05-03
1
-1
/
+2
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
2
-2
/
+2
*
Merge pull request #89811 from timothyqiu/missing-i18n
Rémi Verschelde
2024-04-04
1
-1
/
+1
|
\
|
*
Fix missing i18n for some editor strings
Haoyu Qiu
2024-04-03
1
-1
/
+1
*
|
Improve SceneTreeEditor usability
RedMser
2024-03-31
1
-1
/
+1
|
/
*
Improve replication editor's pin button
Haoyu Qiu
2024-03-25
2
-1
/
+2
*
Add editor shortcuts to toggle bottom panel visibility
Hugo Locurcio
2024-03-05
1
-1
/
+2
*
Remove word duplicates in comments and strings, and fix casing and punctuation
Robert Yevdokimov
2024-02-23
1
-1
/
+1
*
Extract BottomPanel from EditorNode
kit
2024-02-20
1
-5
/
+6
*
Use check_changed_settings_in_group() everywhere
kobewi
2024-02-19
1
-1
/
+7
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
2
-2
/
+2
*
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-26
1
-2
/
+2
*
Replace flat buttons with flat-styled buttons with a visible pressed state
Yuri Sizov
2023-09-19
1
-1
/
+6
*
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-1
/
+1
*
Add EditorStringNames singleton
kobewi
2023-09-03
2
-18
/
+20
*
[MP] Improve ReplicationEditor UX
Fabio Alessandrelli
2023-08-30
2
-59
/
+53
*
Allow enter key to add properties to replication editor list
the-sink
2023-08-29
2
-1
/
+14
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
3
-4
/
+4
*
Add restrictions to MultiplayerSynchronizer editor and documentation
Ninni Pipping
2023-05-24
1
-0
/
+69
*
[MP] Implement "watched" properties.
Fabio Alessandrelli
2023-05-24
2
-7
/
+30
*
Decouple EditorInterface from EditorPlugin
Yuri Sizov
2023-04-17
1
-1
/
+2
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-1
/
+1
*
Fix premature theme item access in editor tools
Yuri Sizov
2023-04-03
2
-17
/
+51
*
Improve some editor strings for localization
Haoyu Qiu
2023-02-09
1
-2
/
+4
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-1
/
+1
*
Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function
Rémi Verschelde
2023-01-18
1
-3
/
+1
|
\
|
*
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-3
/
+1
*
|
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-3
/
+3
|
/
*
Change set_drag_forwarding() to use callables.
Juan Linietsky
2023-01-10
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
6
-174
/
+174
*
[MP] Initial replication profiler.
Fabio Alessandrelli
2022-11-19
4
-37
/
+245
*
[MP] Improve network profiler.
Fabio Alessandrelli
2022-11-17
2
-3
/
+9
[next]