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
/
scene
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@711c725cf1b641d05d6cc988a64601622e48fe4a
Spartan322
2024-11-15
1
-0
/
+3
|
\
|
*
Fix deadlocks related to ClassDB queries about global classes
Pedro J. Estébanez
2024-11-08
1
-0
/
+3
*
|
Fix Viewport Texture must be set to use it
Hilderin
2024-11-01
2
-12
/
+14
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
626
-1252
/
+1252
*
|
Merge pull request #777 from Spartan322/4.3-fix/scrollbar-grabber-mouse
George L. Albany
2024-10-26
1
-7
/
+9
|
\
\
|
*
|
Fix `ScrollBar` grabber mouse ignores scroll margin
Mounir Tohami
2024-10-25
1
-7
/
+9
*
|
|
Merge pull request #778 from Spartan322/4.3-add/overbright-colorpicker
George L. Albany
2024-10-25
2
-0
/
+4
|
\
\
\
|
*
|
|
Enable `ColorPicker` RGB+RAW modes to have greater values for over bright.
Mounir Tohami
2024-10-22
2
-0
/
+4
|
|
/
/
*
|
|
Merge pull request #794 from Spartan322/4.3-fixes/colorpicker-jank
George L. Albany
2024-10-25
2
-5
/
+4
|
\
\
\
|
*
|
|
Fix RGB/RAW `ColorMode` jank sliders and spinbox
Spartan322
2024-10-24
2
-5
/
+4
|
|
/
/
*
|
|
Merge pull request #784 from Spartan322/4.3-no-close-pick-colorpicker
George L. Albany
2024-10-25
1
-1
/
+0
|
\
\
\
|
*
|
|
Remove hide on `ColorPicker` color picking
Spartan322
2024-10-23
1
-1
/
+0
|
|
/
/
*
|
|
Merge pull request #781 from Spartan322/4.3-unify/colorpicker-hsv-wheel-draw
George L. Albany
2024-10-25
1
-48
/
+23
|
\
\
\
|
*
|
|
Unify `ColorPicker` HSV Rectangle/Wheel draw
Spartan322
2024-10-23
1
-48
/
+23
|
|
/
/
*
|
|
Merge pull request #803 from Spartan322/4.3-fix/colorpicker-overbright-indicator
George L. Albany
2024-10-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix `ColorPicker` overbright indicator position
Spartan322
2024-10-25
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #795 from Spartan322/4.3-fix/colorpicker-left-sample
George L. Albany
2024-10-25
1
-0
/
+3
|
\
\
\
|
*
|
|
Fix `ColorPicker` inactive left side sample reset
Spartan322
2024-10-25
1
-0
/
+3
|
|
/
/
*
|
|
Merge pull request #779 from Spartan322/4.3-cleanup/colorpicker-vbox
George L. Albany
2024-10-25
1
-9
/
+2
|
\
\
\
|
*
|
|
Remove superfluous `ColorPicker` Containers
Spartan322
2024-10-25
1
-9
/
+2
|
|
/
/
*
|
|
Merge pull request #782 from Spartan322/4.3-remove/colorpicker-okhsl-shape-ov...
George L. Albany
2024-10-25
1
-1
/
+0
|
\
\
\
|
*
|
|
Remove `ColorModeOKHSL.get_shape_override`
Spartan322
2024-10-23
1
-1
/
+0
|
|
/
/
*
/
/
Unify `ColorPicker` color mode slider colors
Spartan322
2024-10-23
2
-22
/
+18
|
/
/
*
|
Add an additional input stage after physics picking
Markus Sauermann
2024-10-17
6
-0
/
+60
*
|
Rebrand preambles to Redot
Spartan322
2024-10-13
626
-0
/
+1252
*
|
Rebrand Godot 4.3 to Redot
Trashguy
2024-10-13
10
-11
/
+11
|
/
*
Fix syncing PhysicalBone internal poses individually
Silc Lizard (Tokage) Renew
2024-09-17
2
-1
/
+8
*
Added a more detailed error message when instatiating a scene with missing ex...
Raffaele Picca
2024-09-17
1
-1
/
+1
*
[Windows] Emit native file dialog callback from event loop, fix selected opti...
bruvzg
2024-09-17
1
-1
/
+2
*
Fix `VSlider` grabber area.
Mounir Tohami
2024-09-17
1
-1
/
+1
*
Add missing "Quad" capture TransitionType enum hint
Silc Lizard (Tokage) Renew
2024-09-17
1
-1
/
+1
*
WAV: Fix one frame overflow at the end
DeeJayLSP
2024-09-17
1
-1
/
+1
*
[RTL] Fix font not updated for some spans.
bruvzg
2024-09-17
1
-0
/
+2
*
Do not defer PathFollow3D transform updates
Yaohua Xiong
2024-09-17
2
-29
/
+26
*
Fix leak when using audio samples instead of streams
Adam Scott
2024-09-17
3
-0
/
+14
*
Fix super call in various `get_configuration_warnings` methods
A Thousand Ships
2024-09-17
34
-36
/
+36
*
Fix StyleBoxFlat rectangles skewing independently
kleonc
2024-09-17
1
-2
/
+2
*
Fix 2D debug navigation flickering with tile maps
smix8
2024-09-17
1
-0
/
+1
*
Fix shadow mesh recursion.
Radiant
2024-09-17
1
-0
/
+1
*
Fix SubViewport/AudioStreamPlayer2D crash
aaronp64
2024-09-17
1
-0
/
+3
*
fix deadzone slider not working correctly
kerstop
2024-09-17
1
-4
/
+2
*
[RTL] Do not add final newline to the paragraph context.
bruvzg
2024-09-17
1
-1
/
+1
*
Fix physical bone update without simulating
Silc Lizard (Tokage) Renew
2024-09-17
2
-41
/
+9
*
Fix collapsing TreeItem not updating horizontal scrollbar
Haoyu Qiu
2024-09-17
1
-3
/
+10
*
Fix invalid `Skeleton3D` bone pose updates
Fredia Huya-Kouadio
2024-09-16
1
-0
/
+5
*
Enable revert button for `ShaderMaterial::next_pass` and `ShaderMaterial::ren...
Rakka Rage
2024-09-16
1
-0
/
+8
*
Honor `pitch_scale` value before playing audio sample
Adam Scott
2024-09-16
1
-0
/
+1
*
Always store ID of PopupMenu items
kobewi
2024-09-16
4
-4
/
+4
*
Fix MenuBar popup placement assuming it's in viewport default canvas
kleonc
2024-09-16
1
-2
/
+3
*
Redraw SubViewportContainer on SubViewport size change
jordi
2024-09-16
1
-0
/
+1
[next]