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
*
Make the method selector dialog available via EditorInterface
yds
2024-11-11
2
-0
/
+29
*
Merge pull request #93401 from Repiteo/style/clang-tidy-fixes
Thaddeus Crews
2024-11-04
8
-9
/
+15
|
\
|
*
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
5
-6
/
+11
|
*
Style: Apply `clang-tidy` fixes
Thaddeus Crews
2024-11-04
3
-3
/
+4
*
|
Merge pull request #96778 from aaronfranke/gltf-dont-fail-import
Thaddeus Crews
2024-11-04
1
-2
/
+2
|
\
\
|
*
|
GLTF: Don't give up loading image if import fails
Aaron Franke
2024-11-04
1
-2
/
+2
|
|
/
*
/
Add quad mesh to material preview
tetrapod00
2024-11-01
4
-20
/
+83
|
/
*
Merge pull request #69197 from aaronfranke/fix-tiny-convex
Thaddeus Crews
2024-10-31
1
-8
/
+7
|
\
|
*
Fix debug line drawing with tiny convex hull mesh colliders
Aaron Franke
2024-10-30
1
-8
/
+7
*
|
Merge pull request #97257 from YeldhamDev/guess_godot_is_unity_after_all
Thaddeus Crews
2024-10-31
20
-181
/
+776
|
\
\
|
*
|
Add "Game" editor for better runtime debugging
Michael Alexsander
2024-10-30
20
-181
/
+776
|
|
/
*
|
Merge pull request #98662 from KoBeWi/never_has_been
Thaddeus Crews
2024-10-31
2
-4
/
+0
|
\
\
|
*
|
Remove unused FILE_INFO from FileSystem dock
kobewi
2024-10-30
2
-4
/
+0
|
|
/
*
|
Merge pull request #98303 from Chaosus/vs_transparency_preview
Yuri Rubinsky
2024-10-31
2
-7
/
+22
|
\
\
|
*
|
Add alpha channel display to vec4 previews of visual shader nodes
Chaosus
2024-10-18
2
-7
/
+22
*
|
|
Merge pull request #98620 from zeux/lodgen-cleanup
Clay John
2024-10-30
2
-14
/
+2
|
\
\
\
|
*
|
|
LOD: Remove "Raycast Normals" and associated "Normal Split Angle" settings
Arseny Kapoulkine
2024-10-28
2
-14
/
+2
*
|
|
|
Merge pull request #98584 from Nazarwadim/emit_only_one_signal
Clay John
2024-10-30
2
-1
/
+11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Emit filesystem_changed only once per frame
Nazarii
2024-10-28
2
-1
/
+11
*
|
|
|
Merge pull request #98039 from aaronfranke/button-icon
Thaddeus Crews
2024-10-29
113
-670
/
+670
|
\
\
\
\
|
*
|
|
|
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
113
-670
/
+670
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #98597 from timothyqiu/on-your-lawn
Thaddeus Crews
2024-10-29
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
Fix heap-use-after-free when ctrl-clicking controls in a container
Haoyu Qiu
2024-10-26
1
-2
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #98075 from KoBeWi/based_folder
Thaddeus Crews
2024-10-29
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix wrong base directory when creating folder
kobewi
2024-10-11
1
-1
/
+1
*
|
|
|
|
Merge pull request #97936 from ev13bird/inspector_dock_filesystem_icon
Thaddeus Crews
2024-10-29
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Add icon for Inspector dock context menu Show in FileSystem item
ev13bird
2024-10-08
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
27
-55
/
+54
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
27
-55
/
+54
*
|
|
|
|
|
Add "OpenGL 3", "GLES" and "Linux/*BSD" to editor property capitalization
Hugo Locurcio
2024-10-26
1
-0
/
+3
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #97535 from HolonProduction/gizmo-cylinder
Thaddeus Crews
2024-10-25
3
-47
/
+110
|
\
\
\
\
\
|
*
|
|
|
|
Editor: Improve cylinder gizmos 🌈
HolonProduction
2024-10-11
3
-47
/
+110
*
|
|
|
|
|
Merge pull request #98378 from dalexeev/doc-clarify-engine-debugger
Thaddeus Crews
2024-10-25
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Clarify `EngineDebugger` and `EditorDebugger*` documentation
Danil Alexeev
2024-10-21
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #97090 from KoBeWi/secret_cloning_research
Thaddeus Crews
2024-10-25
3
-82
/
+171
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Don't rescan filesystem when duplicating
kobewi
2024-10-04
3
-82
/
+171
*
|
|
|
|
|
|
|
Merge pull request #90047 from ajreckof/fix-editing-exported-nodes-in-array-a...
Thaddeus Crews
2024-10-25
2
-5
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix editing exported nodes in array as text.
ajreckof
2024-03-30
2
-5
/
+5
*
|
|
|
|
|
|
|
|
Merge pull request #97711 from EAinsley/fix#94718
Thaddeus Crews
2024-10-25
1
-1
/
+14
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
No freezing when size in header is too large
Ainsley Su
2024-10-23
1
-1
/
+14
*
|
|
|
|
|
|
|
|
|
Merge pull request #94108 from Calinou/obj-import-add-generate-lods-shadow-me...
Thaddeus Crews
2024-10-25
1
-5
/
+78
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Add Generate LODs, Shadow Mesh and Lightmap UV2 options to OBJ mesh import
Hugo Locurcio
2024-10-25
1
-5
/
+78
*
|
|
|
|
|
|
|
|
|
|
Merge pull request #96786 from passivestar/spin-slider-focus-fix
Thaddeus Crews
2024-10-25
3
-10
/
+5
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Fix EditorSpinSlider blocking viewport from getting focus
passivestar
2024-09-10
3
-10
/
+5
*
|
|
|
|
|
|
|
|
|
|
|
Merge pull request #93578 from Calinou/editor-filesystem-dock-context-add-sho...
Thaddeus Crews
2024-10-25
1
-6
/
+6
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Add default keyboard shortcuts to various actions in the FileSystem dock
Hugo Locurcio
2024-06-25
1
-6
/
+6
*
|
|
|
|
|
|
|
|
|
|
|
Merge pull request #98323 from Calinou/advanced-import-settings-button-no-swa...
Clay John
2024-10-24
1
-13
/
+4
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Don't swap Advanced Import Settings button position based on Swap OK Cancel
Hugo Locurcio
2024-10-18
1
-13
/
+4
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge pull request #97277 from timothyqiu/meta-focus
Thaddeus Crews
2024-10-24
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Fix Add Metadata dialog not focusing name field by default
Haoyu Qiu
2024-10-23
1
-1
/
+1
[next]