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
/
core
/
templates
/
cowdata.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
1
-14
/
+14
*
[Core] Improve `CowData` and `Memory` metadata alignment.
bruvzg
2024-02-05
1
-30
/
+62
*
Use '_v' shorthand for type traits and 'if constexpr' where appropriate
vittorioromeo
2024-02-02
1
-4
/
+4
*
Promote CowData to 64 bits
Juan Linietsky
2024-01-19
1
-61
/
+91
*
Fix allocation size overflow check in `CowData`
A Thousand Ships
2023-09-19
1
-2
/
+5
*
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-11
1
-3
/
+3
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Remove NO_THREADS fallback code, Godot 4 requires thread support
Rémi Verschelde
2022-10-03
1
-2
/
+0
*
Merge pull request #63906 from Faless/fix/4.x_warnings
Rémi Verschelde
2022-08-04
1
-4
/
+5
|
\
|
*
[Core] Use std type traits to check operations triviality.
Fabio Alessandrelli
2022-08-04
1
-4
/
+5
*
|
Arrays: Zero new items of trivial types on resize() (bindings only)
Rémi Verschelde
2022-08-04
1
-0
/
+4
|
/
*
Add search methods for packed arrays
Haoyu Qiu
2022-05-07
1
-0
/
+32
*
Remove get_data() from CowData
Bartłomiej T. Listwon
2022-04-09
1
-17
/
+8
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
1
-1
/
+1
*
Fix placement new on zero-sized region warning on GCC 11.1
Grigoris Pavlakis
2021-09-15
1
-0
/
+10
*
Refactors the memnew_placement.
AndreaCatania
2021-08-13
1
-4
/
+4
*
Change CRASH_COND to ERR_FAIL in Cowdata::set
Rafał Mikrut
2021-02-24
1
-1
/
+1
*
Improve robustness of atomics
Pedro J. Estébanez
2021-02-19
1
-12
/
+20
*
Modernize atomics
Pedro J. Estébanez
2021-02-18
1
-9
/
+12
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-1
/
+1
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-0
/
+372