Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Add an additional input stage after physics picking | Markus Sauermann | 2024-10-17 | 1 | -0/+12 |
* | Rebrand preambles to Redot | Spartan322 | 2024-10-13 | 1 | -0/+2 |
* | [Tests] Fix unit tests in template builds | A Thousand Ships | 2024-06-29 | 1 | -0/+2 |
* | Fix storing of Node Array properties | kobewi | 2024-06-21 | 1 | -2/+57 |
* | Use subfolder for temporary test files | kobewi | 2024-06-05 | 1 | -2/+2 |
* | Fix default NodePaths saved in scene | kobewi | 2024-06-03 | 1 | -0/+73 |
* | 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 |
* | | Tests for node (physics) processing and process priority | Marius Hanl | 2023-06-13 | 1 | -1/+236 |
|/ | |||||
* | Added more node tests | Marius Hanl | 2023-01-14 | 1 | -3/+103 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Add initial tests for Node | Marius Hanl | 2023-01-03 | 1 | -0/+415 |