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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix property type of Sprite3D `frame_coords` to Vector2i from Vector2
Silc Lizard (Tokage) Renew
2024-07-06
1
-0
/
+7
*
|
Remove duplicate styling from editor
Kristopher A
2024-07-03
1
-1
/
+0
|
/
*
Merge pull request #93511 from Repiteo/style/relocate-pretty-print
Rémi Verschelde
2024-06-25
1
-23
/
+25
|
\
|
*
Style: Relocate `godot_gdb_pretty_print.py`
Thaddeus Crews
2024-06-23
1
-23
/
+25
*
|
Style: Optimize `.svg` files with `svgo`
Thaddeus Crews
2024-06-23
17
-235
/
+17
*
|
CI: Add `svgo` pre-commit hook
Thaddeus Crews
2024-06-23
1
-0
/
+20
|
/
*
Merge pull request #91382 from adamscott/sample-player
Rémi Verschelde
2024-06-19
1
-0
/
+7
|
\
|
*
Add samples playback support
Adam Scott
2024-06-18
1
-0
/
+7
*
|
CI: Add pre-commit hook for `clang-tidy`
Thaddeus Crews
2024-06-17
1
-33
/
+0
|
/
*
Fix extension API validation warning after #92861
Rémi Verschelde
2024-06-11
1
-9
/
+4
*
Fix seeking Animation immediate after playback for Discrete track
Silc Lizard (Tokage) Renew
2024-06-08
1
-0
/
+6
*
Make displayed Web errors more meaningful
Adam Scott
2024-05-30
2
-6
/
+16
*
[iOS] Change default iPad landscape orientation from "left" to "right".
bruvzg
2024-05-29
1
-1
/
+1
*
Display custom data name instead of indices in TileData inspector
Gilles Roudière
2024-05-25
1
-0
/
+7
*
Upgrade to eslint 9
patwork
2024-05-22
1
-2
/
+0
*
Update pre-commit hooks configuration to use `ruff` instead of `black`
Jakub Marcowski
2024-05-21
1
-2
/
+2
*
CI: Fix incorrect executable perms
Thaddeus Crews
2024-05-17
4
-0
/
+0
*
Merge pull request #91416 from Calinou/d3d12-sdk-update-install-script
Rémi Verschelde
2024-05-15
1
-10
/
+28
|
\
|
*
Update dependencies in D3D12 SDK installer script
Hugo Locurcio
2024-05-07
1
-10
/
+28
*
|
Merge pull request #91954 from Repiteo/scons/pyproject.toml
Rémi Verschelde
2024-05-15
1
-13
/
+0
|
\
\
|
*
|
SCons: Consolidate pysettings via `pyproject.toml`
Thaddeus Crews
2024-05-14
1
-13
/
+0
*
|
|
Merge pull request #91377 from bruvzg/macos_privacy
Rémi Verschelde
2024-05-15
1
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[macOS export] Add support for privacy manifest configuration.
bruvzg
2024-04-30
1
-0
/
+8
*
|
|
Add Dutch tranlsation for Linux desktop file
sgilissen
2024-05-14
1
-0
/
+2
*
|
|
Merge pull request #91852 from patwork/fix-splash-bg-color
Rémi Verschelde
2024-05-13
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix splash screen background color in HTML shell
patwork
2024-05-12
1
-1
/
+1
*
|
|
|
Add antialias support for CanvasItem draw primitives
Yaohua Xiong
2024-05-13
1
-0
/
+13
|
/
/
/
*
|
|
Create a GDB pretty printing file for String, StringName, and Vector
Mitten Orvan
2024-05-11
1
-0
/
+116
*
|
|
Merge pull request #91597 from Repiteo/ci/pre-commit-handle-everything
Rémi Verschelde
2024-05-08
8
-201
/
+211
|
\
\
\
|
*
|
|
CI: Overhaul static checks to use `pre-commit`
Thaddeus Crews
2024-05-08
8
-201
/
+211
*
|
|
|
Style: Trim trailing whitespace and ensure newline at EOF
Rémi Verschelde
2024-05-08
3
-4
/
+2
|
/
/
/
*
|
/
Fix various typos with codespell
Rémi Verschelde
2024-05-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Implement `amplitude` to Input.vibrate_handheld
Radiant
2024-05-02
1
-0
/
+7
*
|
[RTL] Adds extra argument to `remove_paragraph` to skip cache invalidation an...
bruvzg
2024-05-02
1
-0
/
+7
*
|
Extend `CanvasItem::draw_circle()` with filled, width, and antialiased options
Yaohua Xiong
2024-05-02
1
-0
/
+7
|
/
*
Merge pull request #91128 from patwork/splash-image-in-web-export
Rémi Verschelde
2024-04-30
1
-142
/
+64
|
\
|
*
Added splash image support and new progress bar for web export
patwork
2024-04-25
1
-142
/
+64
*
|
Merge pull request #86978 from kitbdev/multicaret-overhaul
Rémi Verschelde
2024-04-30
1
-0
/
+8
|
\
\
|
*
|
Overhaul multiple caret editing in TextEdit.
kit
2024-04-26
1
-0
/
+8
|
|
/
*
|
Merge pull request #90375 from bruvzg/ios_privacy
Rémi Verschelde
2024-04-29
2
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
[iOS export] Add support for privacy manifest configuration.
bruvzg
2024-04-16
2
-0
/
+14
*
|
Improve TextEdit/LineEdit word selection.
bruvzg
2024-04-22
1
-0
/
+7
*
|
Merge pull request #90645 from Malcolmnixon/unified-xr-trackers
Rémi Verschelde
2024-04-22
1
-0
/
+21
|
\
\
|
*
|
Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to d...
Malcolm Nixon
2024-04-18
1
-0
/
+21
*
|
|
Merge pull request #90797 from Geometror/vsnode-comment-compat
Rémi Verschelde
2024-04-18
1
-3
/
+3
|
\
\
\
|
*
|
|
[Compatibility] Add stub for VisualShaderNodeComment
Hendrik Brucker
2024-04-18
1
-3
/
+3
|
|
/
/
*
/
/
Add SkeletonIK3D get/set_interpolation compat from #87888
Lyuma
2024-04-18
1
-3
/
+0
|
/
/
*
|
Merge pull request #90759 from dsnopek/openxr-hand-revert
Rémi Verschelde
2024-04-17
1
-3
/
+0
|
\
\
|
*
|
Revert `OpenXRHand` to its pre-`SkeletonModifier3D` state
David Snopek
2024-04-16
1
-3
/
+0
|
|
/
*
/
Remove experimental constrain_avoidance from NavigationRegion2D
smix8
2024-04-16
1
-0
/
+13
|
/
[prev]
[next]