dev
# Rendering Setup Refactor (#1541)
Track resource dependencies through extraction (and more polishing of resource states) (#1955)
Added Expression Particle Behavior (#1884)
Improved IPC connection state handling (#1960)
Some ezFoundation changes (#1317)
Array usage cleanup (#1864)
clang-tidy use modernize-use-equals-default check (#951)
More functions now use ezStringView rather than const char* (#870)
Android Arm64 Physical Device Testing (#1814)
Temp allocator (#1860)
Further refactor of platform specific code (2) (#1416)
ezStringView property support (#1205)
MSVC / Clang fixes (#1997)
Fixed #1869: Editor proceses lifetime is now tied to editor lifetime (#1945)
Adding Android emulator testing retries (#1283)
Material Refactor [BREAKING CHANGE] (#1516)
Cross-platform tracing system (ETW, LTTNG, Perfetto) (#1815)
Basic Android Support (#1244)
Migrate code to use Make* functions (#1022)
MSFT contribution: Made all #includes relative to their project (#448)
Update (Templatize) Primative Type Tests to test both float and double versions. (#1785)
Added .gitattributes file to enforce consistent line-endings (#872)