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
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
38
-76
/
+76
*
Add an additional input stage after physics picking
Markus Sauermann
2024-10-17
1
-0
/
+12
*
Rebrand preambles to Redot
Spartan322
2024-10-13
38
-0
/
+76
*
Rebrand Godot 4.3 to Redot
Trashguy
2024-10-13
2
-2
/
+2
*
Do not defer PathFollow3D transform updates
Yaohua Xiong
2024-09-17
1
-31
/
+0
*
Fix backspace always unfolding previous line
MrPersonDev
2024-09-16
1
-0
/
+20
*
Fix compilation failure in test_graph_node.h with disable_exceptions=false
ze2j
2024-07-27
1
-1
/
+3
*
Fix PathFollow tests, Add forward vector test to PathFollow3D
Raul Santos
2024-07-20
2
-103
/
+222
*
[Tests] Fix various unit tests on minimal builds
A Thousand Ships
2024-07-18
1
-1
/
+1
*
[Tests] Fix unit tests in template builds
A Thousand Ships
2024-06-29
2
-0
/
+4
*
CodeEdit Fix move lines up/down viewport and selection issues
kit
2024-06-25
1
-1
/
+119
*
Fix storing of Node Array properties
kobewi
2024-06-21
1
-2
/
+57
*
Merge pull request #92810 from KoBeWi/redirect_tests_to_dev/null
Rémi Verschelde
2024-06-13
3
-9
/
+9
|
\
|
*
Use subfolder for temporary test files
kobewi
2024-06-05
3
-9
/
+9
*
|
Add unit test cases for ImageTexture3D
gaven
2024-06-12
1
-0
/
+101
*
|
Merge pull request #91390 from kitbdev/add-selection-unhide-carets
Rémi Verschelde
2024-06-07
1
-0
/
+39
|
\
\
|
|
/
|
/
|
|
*
Unhide carets in add selection for occurrence
kit
2024-05-27
1
-0
/
+39
*
|
Fix default NodePaths saved in scene
kobewi
2024-06-03
1
-0
/
+73
*
|
make InstancePlaceholder in charge of node reference resolution
Adriano Orioli
2024-05-28
1
-0
/
+532
|
/
*
Merge pull request #91909 from KoBeWi/have_fun_reviewing_this
Rémi Verschelde
2024-05-14
1
-87
/
+87
|
\
|
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-87
/
+87
*
|
[Tests] Expand tests for `Curve2D/3D`
A Thousand Ships
2024-05-12
2
-3
/
+62
|
/
*
Merge pull request #90705 from AThousandShips/foreach_list
Rémi Verschelde
2024-05-07
1
-2
/
+3
|
\
|
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-2
/
+3
*
|
add timer node tests
Shashank C
2024-05-06
1
-0
/
+217
|
/
*
Fix TextEdit crash with multiple carets disabled
kit
2024-05-02
1
-0
/
+5
*
Overhaul multiple caret editing in TextEdit.
kit
2024-04-26
2
-1094
/
+5958
*
Merge pull request #90229 from Santoss1809/master
Rémi Verschelde
2024-04-26
1
-0
/
+59
|
\
|
*
Fix error message when removing only child from GraphNode
João Santos
2024-04-26
1
-0
/
+59
*
|
Merge pull request #91103 from smix8/navregion_test_err
Rémi Verschelde
2024-04-24
1
-0
/
+2
|
\
\
|
*
|
NavigationRegion test suppress warning
smix8
2024-04-24
1
-0
/
+2
*
|
|
Set animation step from importers. Increase default step from 10 to 30 FPS.
Lyuma
2024-04-19
1
-1
/
+1
|
/
/
*
|
Update NavigationRegion test rid function
smix8
2024-04-16
2
-2
/
+2
*
|
Tests: Remove NavigationRegion3D race condition that fails on CI
Rémi Verschelde
2024-04-13
1
-9
/
+0
*
|
Merge pull request #88614 from ramadm/test-camera-2d
Rémi Verschelde
2024-04-10
1
-0
/
+318
|
\
\
|
*
|
Add unit tests for Camera2D
Rama Del Maestro
2024-02-21
1
-0
/
+318
*
|
|
Fix a special case for button masks
Markus Sauermann
2024-03-28
1
-0
/
+1
|
|
/
|
/
|
*
|
Add 'Skip to next (text) occurrence' feature to text editor
Christophe Andral
2024-03-25
1
-0
/
+147
*
|
Fix region section not ignoring #region and #endregion when in a string
Rafael Chuva
2024-03-11
1
-0
/
+22
*
|
Split monolithic physics class files
smix8
2024-02-27
1
-2
/
+2
*
|
Move 3D-only resources to their own folder
Aaron Franke
2024-02-26
3
-3
/
+3
*
|
Move 2D-only resources to their own folder
Aaron Franke
2024-02-26
1
-1
/
+1
*
|
Fix some additional errors with 3D disabled
A Thousand Ships
2024-02-23
1
-0
/
+12
|
/
*
Added ImageTexture unit tests
b
2024-02-19
1
-0
/
+111
*
Avoid unqualified-id "near" and "far" in Node3DEditor/Viewport
Silc Lizard (Tokage) Renew
2024-02-13
1
-6
/
+6
*
Expose `is_baking` method in navigation servers and region nodes.
Pawel Lampe
2024-02-05
1
-0
/
+40
*
Test global transform when adding detached tree
Markus Sauermann
2024-01-18
1
-0
/
+28
*
Fix `#if *_ENABLED` inconsistencies, should check if defined
Rémi Verschelde
2024-01-17
1
-1
/
+1
*
Merge pull request #78378 from 0xafbf/curve-evaluate-correct-transform
Rémi Verschelde
2024-01-04
1
-8
/
+28
|
\
|
*
Changed the way the rotation of a curve at a point is evaluated to match Path...
Andrés Botero
2023-10-28
1
-8
/
+28
[next]