Commit graph

4 commits

Author SHA1 Message Date
Matias N. Goldberg
7b2f1e1d09 Fix union order to simplify empty initializers
This is a followup to PR #101344 (commit
0e06eb80bc).

Some of them were not an issue because Godot was initializing all
members, but they were "fixed" just in case since it could become a
problem in the future.

Valgrind was specifically complaining about HashMapData &
GlobalPipelineData.
2025-01-14 19:05:01 -03:00
Thaddeus Crews
361e3b4fe8
Core: Expand std::initializer_list support 2024-12-18 18:46:59 -06:00
Nazarii
d1dc7afdd5 Fix capture_cache.animation was not cached 2024-10-31 19:26:02 +02:00
nazarii
76208f7155 Implement array based hash map 2024-10-24 21:34:12 +03:00