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
*
[macOS/iOS export] Add option to set custom Info.plist data.
bruvzg
2024-01-11
1
-0
/
+1
*
Fix incorrect mapping of initial action as clear region continue to clear.
Dario
2024-01-09
1
-1
/
+1
*
Acyclic Command Graph for RenderingDevice.
Dario
2024-01-08
1
-0
/
+23
*
Remove Object pointer/solve types conflict in AnimationTrackCache
Silc Lizard (Tokage) Renew
2024-01-08
1
-0
/
+7
*
Merge pull request #85837 from akien-mga/clang-format-16
Rémi Verschelde
2024-01-05
2
-2
/
+2
|
\
|
*
Style: Mark clang-format 16 as supported for pre-commit hook
Rémi Verschelde
2023-12-06
2
-2
/
+2
*
|
[iOS export] Add export options for performance capabilities and min. iOS ver...
bruvzg
2024-01-04
1
-4
/
+4
*
|
Merge pull request #86312 from bruvzg/ios_fix_screen_res
Rémi Verschelde
2024-01-03
13
-104
/
+0
|
\
\
|
*
|
[iOS] Remove deprecated LaunchImages support and switch to Storyboard by defa...
bruvzg
2023-12-18
13
-104
/
+0
*
|
|
Fix PhysicsShapeQueryParameters3D.motion type wrongly set to Vector2
Robert Borghese
2024-01-02
1
-0
/
+7
|
/
/
*
|
Move tile transforms handling cache to TileData
Gilles Roudière
2023-12-13
1
-0
/
+7
*
|
SCons: Update mypy
Thaddeus Crews
2023-12-11
1
-1
/
+2
*
|
CI: Add 4.2-stable.expected file for GDExtension compatibility checks
Rémi Verschelde
2023-12-07
2
-0
/
+9
|
/
*
Bump version to 4.3-dev
Rémi Verschelde
2023-11-29
2
-3
/
+3
*
Fix various typos with codespell
Rémi Verschelde
2023-11-11
1
-1
/
+1
*
Remove unused `NOTIFICATION_NODE_RECACHE_REQUESTED` notification
Yuri Sizov
2023-11-06
1
-1
/
+8
*
Change dropdown type filter to Texture2D in certain nodes
BlueCube3310
2023-10-28
1
-0
/
+12
*
Merge pull request #79527 from QbieShay/qbe/particles-rework
Rémi Verschelde
2023-10-10
1
-0
/
+6
|
\
|
*
Particle internal refactor and additions for more artistic control
QbieShay
2023-10-10
1
-0
/
+6
*
|
[iOS] Fix build on Xcode 14 and older.
bruvzg
2023-10-10
1
-2
/
+14
|
/
*
Vertex and attribute compression to reduce the size of the vertex format.
clayjohn
2023-10-05
1
-0
/
+13
*
Make `GraphEdit` toolbar more customizable
Yuri Sizov
2023-10-02
1
-0
/
+10
*
Merge pull request #82370 from YuriSizov/graphs-request-rename-close-delete-p...
Rémi Verschelde
2023-10-02
1
-1
/
+0
|
\
|
*
Rename close requests to delete requests in `GraphEdit`
Yuri Sizov
2023-09-26
1
-1
/
+0
*
|
Merge pull request #82458 from bruvzg/ios_build_fix
Rémi Verschelde
2023-09-30
1
-6
/
+6
|
\
\
|
*
|
[iOS] Fix build with Xcode 15.
bruvzg
2023-09-27
1
-6
/
+6
*
|
|
Remove wrong API removal whitelist for `AnimationPlayer.animation_changed`
Rémi Verschelde
2023-09-29
1
-1
/
+0
*
|
|
Merge pull request #80813 from TokageItLab/rework-animation-manager
Rémi Verschelde
2023-09-29
1
-0
/
+64
|
\
\
\
|
*
|
|
Implement AnimationManager the base class of AnimationPlayer/Tree
Silc Lizard (Tokage) Renew
2023-09-29
1
-0
/
+64
|
|
/
/
*
|
|
Merge pull request #81356 from pkdawson/rd-compat
Yuri Sizov
2023-09-27
1
-3
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add compatibility methods for RenderingDevice BarrierMask
Patrick Dawson
2023-09-27
1
-3
/
+0
*
|
|
Moved `face_index` field in 3D `RayResult` to end of struct
Mikael Hermansson
2023-09-26
1
-0
/
+7
|
|
/
|
/
|
*
|
[RTL] Add support for image dynamic updating, padding, tooltips and size in p...
bruvzg
2023-09-26
1
-0
/
+7
*
|
Free submenu children when clearing PopupMenu
kobewi
2023-09-25
1
-0
/
+7
|
/
*
[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...
bruvzg
2023-09-21
2
-1
/
+2
*
Fix bindings of `PhysicsServer3DRenderingServerHandler`
Mikael Hermansson
2023-09-20
1
-0
/
+8
*
Improve TileMap performances by using quadrants only for rendering
Gilles Roudière
2023-09-08
1
-0
/
+7
*
Clean up/refactor GraphNode and make it more flexible
Hendrik Brucker
2023-09-07
1
-0
/
+53
*
UWP: Remove platform port, needs to be redone from scratch for 4.x
Rémi Verschelde
2023-09-07
8
-32
/
+0
*
CI: Compat checks: Make fetching the reference API more robust
RedworkDE
2023-09-05
1
-1
/
+1
*
CI: Compare API compatibility against both 4.0 and 4.1
RedworkDE
2023-08-30
3
-123
/
+148
*
Exclude unexposed classes from the extension_api.json
David Snopek
2023-08-29
1
-9
/
+16
*
Merge pull request #78908 from zorbathut/pr_gitignore
Rémi Verschelde
2023-08-29
1
-0
/
+26
|
\
|
*
Add static check for overzealous .gitignores.
Ben Rog-Wilhelm
2023-07-01
1
-0
/
+26
*
|
[Text Server] Store extra spacing of individual font variations.
bruvzg
2023-08-24
1
-0
/
+7
*
|
Add a `--audio-output-latency` command-line argument
Hugo Locurcio
2023-08-17
4
-0
/
+6
*
|
Merge pull request #78012 from Calinou/cli-add-max-fps-argument
Rémi Verschelde
2023-08-17
4
-1
/
+7
|
\
\
|
*
|
Add a `--max-fps` command-line argument to set a FPS limit
Hugo Locurcio
2023-07-28
4
-1
/
+7
*
|
|
Add option to allow echo events in menu shortcuts
Tomasz Chabora
2023-08-16
1
-0
/
+8
*
|
|
Fix API validation script on macOS.
bruvzg
2023-08-10
1
-4
/
+4
[next]