branchrust_reboot/main/benchmark_fixescancel

3 Commits over 0 Days - Infinitycph!

47 Minutes Ago
Update: add a null check to FoliageGrid It depends on terrain, but some scenes might not have terrain available (FireworkBenchmark) Tests: ran the scene
1 Hour Ago
Bugfix: add missing initialization to BaseRaidBenchmarkScene - Initialize ProjectileCache (no idea where that has gone) - Initialize admin overlay component Tests: BaseRaidBenchmark runs without exceptions
2 Hours Ago
Update: assign CraggyIsland terrain data in MonumentBenchmark Was causing an NRE when trying to run that benchmark from bootstrap Tests: benchmark MonumentBenchmark