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
/
core
/
templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Godot headers for AHashMap to Redot
Spartan322
2024-10-30
1
-2
/
+2
*
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
10
-20
/
+20
|
\
|
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
10
-20
/
+20
*
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-0
/
+297
|
\
\
|
|
/
|
/
|
|
*
Implement array based hash map
nazarii
2024-10-24
1
-0
/
+295
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
10
-0
/
+20
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-6
/
+6
|
/
*
[Core] Add `LocalVector::has` for convenience
A Thousand Ships
2024-05-06
1
-1
/
+10
*
Merge pull request #90268 from RandomShaper/wtp_servers
Rémi Verschelde
2024-04-15
1
-10
/
+34
|
\
|
*
WorkerThreadPool: Support daemon-like tasks (via yield semantics)
Pedro J. Estébanez
2024-04-10
1
-10
/
+34
*
|
Fix a doc and a test issue not caught by CI
Rémi Verschelde
2024-04-10
1
-2
/
+0
|
/
*
Add unit tests for OAHashMap
nazarii
2024-04-10
1
-0
/
+227
*
Fix PagedArray.merge_unordered() dropping pages
myaaaaaaaaa
2023-02-16
1
-0
/
+51
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
9
-261
/
+261
*
Remove NO_THREADS fallback code, Godot 4 requires thread support
Rémi Verschelde
2022-10-03
1
-4
/
+0
*
Tests: Silence some intentional errors
Rémi Verschelde
2022-08-04
2
-3
/
+3
*
Add unit tests for RID class.
Sean Kim
2022-08-04
1
-0
/
+101
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Add a new HashSet template
reduz
2022-05-20
1
-0
/
+228
*
Add a new HashMap implementation
reduz
2022-05-12
1
-34
/
+32
*
Remove unused legacy tests
Rémi Verschelde
2022-04-07
2
-342
/
+0
*
`Array`: Relax `slice` bound checks to properly handle negative indices
Rémi Verschelde
2022-01-10
1
-5
/
+20
*
Add list initialization support for Vector & LocalVector
Haoyu Qiu
2022-01-05
2
-0
/
+22
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
9
-18
/
+18
*
Merge pull request #35901 from nathanfranke/pool-byte-array-subarray-exclusive
Rémi Verschelde
2021-12-07
1
-22
/
+22
|
\
|
*
PackedByteArray, Array slice end exclusive, rename subarray to slice
Nathan Franke
2021-11-26
1
-22
/
+22
*
|
Don't return reference on copy assignment operators
Rémi Verschelde
2021-11-30
1
-1
/
+4
|
/
*
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
2
-29
/
+29
*
Move and organize tests into subfolders
Aaron Franke
2021-11-07
9
-0
/
+2443