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
/
doc
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Navigation API abbreviations inconsistency
smix8
2022-12-17
14
-59
/
+59
*
Merge pull request #30675 from zaksnet/link-button-link-prop
Rémi Verschelde
2022-12-17
1
-1
/
+17
|
\
|
*
Add `uri` property for LinkButton
Zak
2022-12-17
1
-1
/
+17
*
|
Merge pull request #70204 from Calinou/ios-remove-disable-touch-setting
Rémi Verschelde
2022-12-17
1
-3
/
+0
|
\
\
|
*
|
Remove Disable Touch debug project setting
Hugo Locurcio
2022-12-17
1
-3
/
+0
|
|
/
*
|
Merge pull request #70202 from Calinou/viewport-transparent-background-rename...
Rémi Verschelde
2022-12-17
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Move transparent background project setting to a subsection
Hugo Locurcio
2022-12-17
1
-3
/
+3
*
|
Merge pull request #70114 from clayjohn/custom-aabb
Rémi Verschelde
2022-12-17
2
-8
/
+4
|
\
\
|
*
|
Expose GeometryInstance3D.custom_aabb property
clayjohn
2022-12-15
2
-8
/
+4
*
|
|
Merge pull request #70116 from Calinou/vibrate-handheld-silence-warning
Rémi Verschelde
2022-12-16
1
-7
/
+7
|
\
\
\
|
*
|
|
Silence `Input.vibrate_handheld()` warning as it's already documented
Hugo Locurcio
2022-12-16
1
-7
/
+7
*
|
|
|
Merge pull request #64563 from timothyqiu/word-wrap
Rémi Verschelde
2022-12-16
2
-2
/
+10
|
\
\
\
\
|
*
|
|
|
Fix String::word_wrap() for long words
Haoyu Qiu
2022-12-16
2
-2
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #69867 from raulsntos/dotnet/color
Ignacio Roldán Etcheverry
2022-12-16
1
-12
/
+18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
C#: Synchronize Color with Core
Raul Santos
2022-12-16
1
-12
/
+18
*
|
|
|
[RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables.
bruvzg
2022-12-15
6
-0
/
+12
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #70102 from Chaosus/rd_remove_usage_indirect
Yuri Rubinsky
2022-12-15
1
-2
/
+2
|
\
\
\
|
*
|
|
Changed `STORAGE_BUFFER_USAGE_DISPATCH_INDIRECT` type to enum flags
Yuri Rubinsky
2022-12-15
1
-2
/
+2
*
|
|
|
Fix typos with codespell
Rémi Verschelde
2022-12-15
6
-12
/
+12
*
|
|
|
Remove a confusing TileMap warning
Gilles Roudière
2022-12-15
1
-1
/
+2
|
/
/
/
*
|
/
Improve documentation on heuristics in AStarGrid2D
Yuri Rubinsky
2022-12-15
1
-3
/
+6
|
|
/
|
/
|
*
|
Merge pull request #70028 from clayjohn/PM-GLES3
Rémi Verschelde
2022-12-14
1
-0
/
+3
|
\
\
|
*
|
Added gl_compatibility as an option to the project creation screen
clayjohn
2022-12-13
1
-0
/
+3
*
|
|
Merge pull request #69732 from KoBeWi/rc_undo
Rémi Verschelde
2022-12-14
1
-0
/
+3
|
\
\
\
|
*
|
|
Add remote history to EditorUndoRedoManager
kobewi
2022-12-08
1
-0
/
+3
*
|
|
|
Merge pull request #70009 from clayjohn/glow-hq
Rémi Verschelde
2022-12-13
2
-9
/
+0
|
\
\
\
\
|
*
|
|
|
Remove high quality glow as it is not any higher quality than regular glow
clayjohn
2022-12-13
2
-9
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #70003 from clayjohn/GLES3-cc
Rémi Verschelde
2022-12-13
1
-0
/
+17
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Various fixes and documentation for CanvasGroup
clayjohn
2022-12-13
1
-0
/
+17
|
|
/
/
*
/
/
Fix docstring for String.get_base_dir
Andrés Botero
2022-12-12
2
-2
/
+2
|
/
/
*
|
Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.x
Rémi Verschelde
2022-12-12
2
-6
/
+6
|
\
\
|
*
|
Fix Navigation agent callback wild pointer crash
smix8
2022-12-12
2
-6
/
+6
*
|
|
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
3
-11
/
+11
|
\
\
\
|
*
|
|
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
3
-11
/
+11
*
|
|
|
Merge pull request #67038 from Calinou/xdg-paths-linux-only
Rémi Verschelde
2022-12-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Only support XDG directory path configuration on Linux
Hugo Locurcio
2022-12-12
1
-1
/
+1
*
|
|
|
|
Merge pull request #67050 from KoBeWi/syrt
Rémi Verschelde
2022-12-12
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Warn if isometric TileMap is not Y-sorted
kobewi
2022-10-26
1
-0
/
+1
*
|
|
|
|
Merge pull request #69714 from flatline-84/editor_scene_post_import_doc_example
Rémi Verschelde
2022-12-12
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
updated example documentation for EditorScenePostImport
flatline-84
2022-12-12
1
-3
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #69905 from Chaosus/rd_dynamic_state_flag
Rémi Verschelde
2022-12-11
1
-8
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Changed `RD::PipelineDynamicStateFlags` type to enum flags
Yuri Rubinsky
2022-12-11
1
-8
/
+8
*
|
|
|
|
|
Merge pull request #69559 from timothyqiu/unique-call
Rémi Verschelde
2022-12-11
1
-0
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add note about GROUP_CALL_UNIQUE not considering arguments
Haoyu Qiu
2022-12-04
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #67399 from Calinou/rename-precision-double-scons
Rémi Verschelde
2022-12-10
4
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Rename `float=64` SCons option to `precision=double`
Hugo Locurcio
2022-12-10
4
-4
/
+4
*
|
|
|
|
|
|
Enable assigning an owner to navigation regions and links
Josh Jones
2022-12-10
2
-0
/
+60
*
|
|
|
|
|
|
Merge pull request #69831 from Calinou/audio-random-no-repeats-remove-warning
Rémi Verschelde
2022-12-10
1
-3
/
+3
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Remove warning when playing random no-repeat sound with only 1 sound in pool
Hugo Locurcio
2022-12-09
1
-3
/
+3
*
|
|
|
|
|
|
Update StringName documentation to match String's
Micky
2022-12-09
2
-184
/
+270
|
/
/
/
/
/
/
[next]