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
/
tests
/
scene
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #80650 from bruvzg/comp_char_fix
Rémi Verschelde
2023-08-18
1
-40
/
+0
|
\
|
*
[TextServer] Fix system font fallback and caret/selection behavior for compos...
bruvzg
2023-08-15
1
-40
/
+0
*
|
SCons: Disable C++ exception handling
Rémi Verschelde
2023-08-16
1
-1
/
+1
*
|
Merge pull request #80334 from Sauermann/fix-window-out-of-viewport-events
Rémi Verschelde
2023-08-16
1
-0
/
+96
|
\
\
|
|
/
|
/
|
|
*
Fix nodes receiving mouse events in black bars of `Window`
Markus Sauermann
2023-08-09
1
-0
/
+96
*
|
Improve PackedScene unit test for complex scene
Septian
2023-08-09
1
-0
/
+41
|
/
*
Merge pull request #79440 from sepTN/test-packed-scene
Rémi Verschelde
2023-08-07
1
-0
/
+114
|
\
|
*
Add unit tests for PackedScene
Septian
2023-08-06
1
-0
/
+114
*
|
Merge pull request #73477 from Sauermann/fix-viewport-picking-unittest
Rémi Verschelde
2023-08-07
1
-1
/
+406
|
\
\
|
*
|
Add Unit tests for viewport.cpp Physics 2D Picking
Markus Sauermann
2023-08-07
1
-1
/
+406
*
|
|
Fix various typos with codespell
Rémi Verschelde
2023-08-07
1
-2
/
+2
|
/
/
*
|
Actually store safe-rect in embedder
Markus Sauermann
2023-08-02
1
-0
/
+15
*
|
Don't override SubViewport's cursor with SubViewportContainer's cursor
Mikko Ankkala
2023-07-23
1
-0
/
+41
*
|
Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file
Hendrik Brucker
2023-07-17
1
-0
/
+1
*
|
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+1
|
/
*
Merge pull request #75459 from kleonc/node-fix-find-children
Rémi Verschelde
2023-06-19
1
-0
/
+17
|
\
|
*
Fix recursive Node.find_children
kleonc
2023-04-09
1
-0
/
+17
*
|
Fix various typos with codespell
Rémi Verschelde
2023-06-16
1
-3
/
+3
*
|
Merge pull request #74813 from bruvzg/text_edit_autowrap
Rémi Verschelde
2023-06-15
1
-4
/
+4
|
\
\
|
*
|
[TextEdit] Expose all auto-wrap modes.
bruvzg
2023-06-13
1
-4
/
+4
*
|
|
Add initial 'NavigationObstacle' and 'NavigationRegion' tests
Pawel Lampe
2023-06-14
4
-0
/
+240
*
|
|
Tests for node (physics) processing and process priority
Marius Hanl
2023-06-13
1
-1
/
+236
|
/
/
*
|
Merge pull request #75746 from ajreckof/order_autocomplete
Rémi Verschelde
2023-06-08
1
-2
/
+94
|
\
\
|
*
|
sort code completions with rules
ajreckof
2023-05-23
1
-2
/
+94
*
|
|
Add unit test: mouse movement after slider release
Markus Sauermann
2023-06-05
1
-0
/
+61
*
|
|
Fix InputEvent being used twice
Markus Sauermann
2023-05-29
1
-0
/
+1
*
|
|
Fix Pathfollow direction
Silc Renew
2023-05-24
1
-3
/
+3
*
|
|
[Fixed] for "off-by-1" bug when sampling "baked" curve data towards the end o...
Biggles Bristol
2023-05-20
1
-10
/
+21
|
/
/
*
|
add unit tests for Curve3D
Alex Drozd
2023-05-10
1
-0
/
+261
*
|
Fix various errors when running the unit tests
RedworkDE
2023-05-09
2
-2
/
+4
*
|
Move convert_indent into CodeEdit
Paulb23
2023-05-07
1
-0
/
+137
*
|
Expose interpolation methods for 3D track in Animation class
Silc Renew
2023-04-25
1
-44
/
+44
*
|
Fix auto-indentation in typed arrays, comments, and after colon
Manuel Dun
2023-04-20
1
-0
/
+11
|
/
*
Merge pull request #73121 from Scony/add-initial-navi-tests
Rémi Verschelde
2023-03-16
2
-0
/
+143
|
\
|
*
Add initial navigation tests
Pawel Lampe
2023-02-13
2
-0
/
+143
*
|
Fix ctrl+backspace crash with multicarets on the same line
Paulb23
2023-02-19
1
-0
/
+44
|
/
*
Add Unit Tests for Viewport InputEvent handling
Markus Sauermann
2023-02-09
2
-3
/
+718
*
Remove `m_object` parameter from unit test Macros
Markus Sauermann
2023-02-09
2
-268
/
+268
*
Fix mouse-button-mask on button release in unit test
Markus Sauermann
2023-02-08
1
-1
/
+1
*
More codespell fixes, do more changes from previous ignore list
Rémi Verschelde
2023-02-01
1
-7
/
+7
*
[unittests] Send Mouse events via DisplayServer instead of push_input
Markus Sauermann
2023-01-29
1
-0
/
+1
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-1
/
+1
*
Merge pull request #71598 from bruvzg/gdscript_bidi_override
Rémi Verschelde
2023-01-19
1
-1
/
+1
|
\
|
*
Implement BiDi override mode for GDScript source.
bruvzg
2023-01-18
1
-1
/
+1
*
|
Merge pull request #71565 from RedworkDE/doc-arraymesh-add-surface
Rémi Verschelde
2023-01-19
1
-1
/
+20
|
\
\
|
*
|
Fix LOD sort order; checks in add_surface; and document all parameters of `Ar...
RedworkDE
2023-01-19
1
-1
/
+20
|
|
/
*
/
Allow unindent without selection
kobewi
2023-01-18
1
-31
/
+17
|
/
*
Merge pull request #71308 from hcoura/test-curve-2d
Rémi Verschelde
2023-01-16
1
-0
/
+228
|
\
|
*
Add unit tests for Curve2D
Henrique Coura
2023-01-13
1
-0
/
+228
*
|
Fixed adding extra quote when completing strings
Paulb23
2023-01-14
1
-1
/
+1
[next]