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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #99409 from passivestar/state-machine-focus-border-color
Thaddeus Crews
2024-11-21
2
-1
/
+3
|
\
|
*
Expose state machine focus color to theming
passivestar
2024-11-19
2
-1
/
+3
*
|
Merge pull request #94981 from Chaosus/shader_fix_screen_uv_in_spatial_light
Thaddeus Crews
2024-11-21
1
-1
/
+2
|
\
\
|
*
|
Allow `SCREEN_UV` to be used in light function of spatial shader
Chaosus
2024-11-19
1
-1
/
+2
|
|
/
*
|
Merge pull request #98297 from Calinou/editor-tweak-lightmapgi-no-meshes-to-b...
Thaddeus Crews
2024-11-19
1
-3
/
+7
|
\
\
|
|
/
|
/
|
|
*
Improve "No meshes to bake" LightmapGI error dialog in the editor
Hugo Locurcio
2024-11-01
1
-3
/
+7
*
|
Merge pull request #99176 from tracefree/obstacle_transform
Thaddeus Crews
2024-11-18
1
-24
/
+31
|
\
\
|
*
|
Fix obstacle avoidance and 3D editor ignoring transform
Rie
2024-11-16
1
-24
/
+31
*
|
|
Merge pull request #86195 from GreenCrowDev/curve3d_close
Thaddeus Crews
2024-11-18
2
-21
/
+102
|
\
\
\
|
*
|
|
Implement closed path for Curve3d
matricola787
2024-11-16
2
-21
/
+102
|
|
|
/
|
|
/
|
*
|
|
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
2
-3
/
+3
*
|
|
Merge pull request #99253 from KoBeWi/tldr
Thaddeus Crews
2024-11-15
1
-1
/
+1
|
\
\
\
|
*
|
|
Simplify some UID conversions
kobewi
2024-11-14
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #99177 from Chaosus/vs_swap_connections
Thaddeus Crews
2024-11-15
2
-0
/
+34
|
\
\
\
|
*
|
|
Add swap connection option to visual shader graph
Chaosus
2024-11-15
2
-0
/
+34
|
|
/
/
*
/
/
Fix error emitting when reset a visual shader preview parameter
Chaosus
2024-11-15
1
-2
/
+5
|
/
/
*
|
Merge pull request #97461 from lalitshankarchowdhury/better-replace
Thaddeus Crews
2024-11-14
1
-8
/
+8
|
\
\
|
*
|
Improve "Replace in Files" dialog button text
Lalit Shankar Chowdhury
2024-10-01
1
-8
/
+8
*
|
|
Merge pull request #98534 from YeldhamDev/i_hate_math
Thaddeus Crews
2024-11-14
1
-125
/
+173
|
\
\
\
|
*
|
|
Make possible to scale multiple nodes at once in the canvas editor
Michael Alexsander
2024-10-30
1
-125
/
+173
*
|
|
|
Add copy/paste options to preview material parameters in visual shader
Chaosus
2024-11-12
2
-1
/
+80
*
|
|
|
Merge pull request #98629 from timothyqiu/delete-delete
Thaddeus Crews
2024-11-12
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix duplicated Delete shortcut entries in Tiles Editor
Haoyu Qiu
2024-10-29
1
-2
/
+2
*
|
|
|
|
Merge pull request #98224 from timothyqiu/select-markers-dialog
Thaddeus Crews
2024-11-12
1
-17
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
Improve Select Markers dialog in AnimationTree editor
Haoyu Qiu
2024-10-16
1
-17
/
+16
*
|
|
|
|
|
Merge pull request #97041 from aXu-AP/script-highlight-scene
Thaddeus Crews
2024-11-12
1
-4
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Highlight scripts used by current scene
aXu-AP
2024-11-05
1
-4
/
+2
*
|
|
|
|
|
|
Improve NavigationObstacle3D editor tooling
smix8
2024-11-12
2
-312
/
+680
*
|
|
|
|
|
|
Merge pull request #96730 from tracefree/properly_transforming_obstacles
Thaddeus Crews
2024-11-11
1
-59
/
+12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Make use of NavigationObstacle3D's transform
Rie
2024-11-10
1
-59
/
+12
*
|
|
|
|
|
|
|
Merge pull request #99013 from TokageItLab/fps-compat-toggle
Thaddeus Crews
2024-11-11
1
-1
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Add FPS compatible option in second mode of animation editor snapping
Silc Lizard (Tokage) Renew
2024-11-12
1
-1
/
+3
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #92986 from Repiteo/core/ref-instantiate-integration
Thaddeus Crews
2024-11-11
10
-22
/
+22
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Core: Integrate `Ref::instantiate` where possible
Thaddeus Crews
2024-11-10
10
-22
/
+22
*
|
|
|
|
|
|
|
|
Merge pull request #97081 from aXu-AP/uv-editor-without-polygon
Thaddeus Crews
2024-11-11
2
-1
/
+35
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Open uv editor in point editing mode if no points
aXu-AP
2024-09-17
2
-1
/
+35
*
|
|
|
|
|
|
|
|
Merge pull request #98809 from bruvzg/mac_gde_libs_non_uni
Thaddeus Crews
2024-11-10
1
-8
/
+37
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[GDExtension] Improve macOS library loading/export.
bruvzg
2024-11-04
1
-8
/
+37
*
|
|
|
|
|
|
|
|
|
Merge pull request #98891 from Faless/debugger/game_view_settings
Thaddeus Crews
2024-11-10
1
-1
/
+10
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
[Debugger] Add configuration to the GameView debugger plugin
Fabio Alessandrelli
2024-11-07
1
-1
/
+10
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge pull request #94889 from rune-scape/no-const-list-erase
Thaddeus Crews
2024-11-10
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Avoid const_cast in List::erase by requiring mutable elements
rune-scape
2024-11-08
1
-1
/
+1
|
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge pull request #98716 from Calinou/editor-improve-mesh-uv-preview
Thaddeus Crews
2024-11-10
2
-3
/
+43
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Improve Mesh UV1/UV2 preview in the editor
Hugo Locurcio
2024-11-01
2
-3
/
+43
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Fix wrong checked menu item in 3D editor
kobewi
2024-11-07
1
-1
/
+1
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #93401 from Repiteo/style/clang-tidy-fixes
Thaddeus Crews
2024-11-04
4
-4
/
+6
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
3
-3
/
+5
|
*
|
|
|
|
|
|
|
Style: Apply `clang-tidy` fixes
Thaddeus Crews
2024-11-04
1
-1
/
+1
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
/
|
|
|
|
|
|
Add quad mesh to material preview
tetrapod00
2024-11-01
2
-20
/
+80
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #69197 from aaronfranke/fix-tiny-convex
Thaddeus Crews
2024-10-31
1
-8
/
+7
|
\
\
\
\
\
\
\
[next]