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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #53145 from bruvzg/fix_trim_width_reset
Rémi Verschelde
2021-09-27
2
-0
/
+2
|
\
|
*
Fix trim overrun width not being reset.
bruvzg
2021-09-27
2
-0
/
+2
*
|
Fix check for freed object during cast
Pedro J. Estébanez
2021-09-27
1
-3
/
+3
|
/
*
Merge pull request #53118 from BimDav/physicsbody_to_kinematic
Camille Mohr-Daurat
2021-09-27
2
-2
/
+1
|
\
|
*
init_kinematic_utilities from the start for kinematic bodies
BimDav
2021-09-27
1
-0
/
+1
|
*
Reload kinematic shapes when changing PhysicsBody mode to Kinematic to preven...
BimDav
2021-09-27
2
-3
/
+1
*
|
Merge pull request #53109 from aaronfranke/fix-gltf-light
Rémi Verschelde
2021-09-27
3
-11
/
+19
|
\
\
|
*
|
Fix GLTF light import
Aaron Franke
2021-09-26
3
-11
/
+19
|
|
/
*
|
Fix inverted error messages about null object
Pedro J. Estébanez
2021-09-27
1
-2
/
+2
*
|
Merge pull request #53122 from AnilBK/whats-segement-can-i-render-it
Rémi Verschelde
2021-09-27
1
-9
/
+9
|
\
\
|
*
|
Fix Typo: Segement.
Anilforextra
2021-09-27
1
-9
/
+9
|
|
/
*
/
[ENet] Fix server not correctly relaying peer disconnects.
Fabio Alessandrelli
2021-09-27
1
-1
/
+1
|
/
*
Remove duplicate WorkspaceEdit from LSP
Francois Belair
2021-09-25
1
-40
/
+10
*
Merge pull request #50378 from Razoric480/apply-edit-40
Rémi Verschelde
2021-09-25
5
-0
/
+126
|
\
|
*
Implement applyEdit in LSP for signal connecting
Francois Belair
2021-07-11
5
-0
/
+126
*
|
Merge pull request #51518 from Calinou/doc-network-android-permission
Rémi Verschelde
2021-09-25
5
-0
/
+5
|
\
\
|
*
|
Document Android permission requirements for network access where needed
Hugo Locurcio
2021-09-25
5
-0
/
+5
*
|
|
Merge pull request #52849 from KoBeWi/know_no_binds
Rémi Verschelde
2021-09-25
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove binds from Signal.connect
kobewi
2021-09-24
1
-1
/
+1
*
|
|
Bitmap Font: Remove deprecated vertical kerning callback.
bruvzg
2021-09-22
2
-16
/
+0
*
|
|
Merge pull request #51104 from bruvzg/improve_invalid_non_graph_char_detection
Rémi Verschelde
2021-09-22
1
-2
/
+2
|
\
\
\
|
*
|
|
Improve invalid non-graphic glyph detection.
bruvzg
2021-09-22
1
-2
/
+2
*
|
|
|
Merge pull request #52934 from akien-mga/etcpak-7c3cb6f
Rémi Verschelde
2021-09-22
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
etcpak: Update to upstream commit 7c3cb6f (Jul 29, 2021)
Rémi Verschelde
2021-09-22
1
-2
/
+2
|
|
/
/
/
*
/
/
/
Vulkan: Update volk and Vulkan SDK components to 1.2.190
Rémi Verschelde
2021-09-22
1
-26
/
+27
|
/
/
/
*
|
|
Merge pull request #52878 from AnilBK/add-get-center
Rémi Verschelde
2021-09-21
4
-3
/
+35
|
\
\
\
|
*
|
|
Add Get Center Method for Rect2/Rect2i and AABB.
Anilforextra
2021-09-21
4
-3
/
+35
*
|
|
|
Merge pull request #52906 from vnen/gdscript-show-error-on-yield
Rémi Verschelde
2021-09-21
4
-1
/
+15
|
\
\
\
\
|
*
|
|
|
GDScript: Show specific error when "yield" is used
George Marques
2021-09-21
4
-1
/
+15
*
|
|
|
|
Merge pull request #52905 from vnen/gdscript-single-line-declaration
Rémi Verschelde
2021-09-21
6
-8
/
+63
|
\
\
\
\
\
|
*
|
|
|
|
GDScript: Allow classes declaration to be done in single line
George Marques
2021-09-21
6
-8
/
+63
|
|
/
/
/
/
*
/
/
/
/
GDScript: Allow multiple lines in signal parameters declaration
George Marques
2021-09-21
3
-1
/
+26
|
/
/
/
/
*
|
|
|
Merge pull request #52898 from vnen/gdscript-assigment-conversion-fix
Rémi Verschelde
2021-09-21
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
GDScript: Remove conversion assign mistakenly done when unneeded
George Marques
2021-09-21
1
-1
/
+0
*
|
|
|
|
Merge pull request #52877 from Calinou/add-print-verbose
Rémi Verschelde
2021-09-21
3
-10
/
+26
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add `print_verbose()` built-in function to print in verbose mode only
Hugo Locurcio
2021-09-21
3
-10
/
+26
*
|
|
|
|
Merge pull request #52852 from Chaosus/gds_fix_constants
Yuri Roubinsky
2021-09-21
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Prevent local constant default value from incorrect override by a global
Yuri Roubinsky
2021-09-21
1
-0
/
+3
*
|
|
|
|
|
Merge pull request #51655 from RevoluPowered/improve-gdscript-code-editor-per...
Rémi Verschelde
2021-09-21
2
-6
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Improve GDScript Editor and Improve latency
Gordon MacPherson
2021-09-21
2
-6
/
+6
*
|
|
|
|
|
|
Change to using doubles in XR classes
Bastiaan Olij
2021-09-21
4
-40
/
+40
*
|
|
|
|
|
|
Merge pull request #52718 from Calinou/gdscript-add-integration-tests-2
Rémi Verschelde
2021-09-21
30
-2
/
+245
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Add more integration tests to the GDScript test suite
Hugo Locurcio
2021-09-15
30
-2
/
+245
*
|
|
|
|
|
|
Add flag to connected grapheme. Apply RTL displacement FX only to the whole c...
bruvzg
2021-09-21
1
-4
/
+18
*
|
|
|
|
|
|
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
97
-316
/
+0
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #52330 from johnjdonna/add_support_hostname_language_server
Rémi Verschelde
2021-09-20
2
-2
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
LSP: Add support for custom host setting
John J. Donna II
2021-09-20
2
-2
/
+6
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #52856 from e8newallm/52816
Rémi Verschelde
2021-09-20
1
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Corrected GLTFDocument::save_scene from processing a nullptr
Matthew Newall
2021-09-20
1
-0
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #52618 from williamd67/GPULightmapper-bounce-improvement
Rémi Verschelde
2021-09-20
1
-36
/
+37
|
\
\
\
\
\
\
[next]