Commit Graph

16 Commits

Author SHA1 Message Date
karlberg 822368ef01 Changes to get visibility system working again in-game 2021-05-03 16:26:11 -07:00
karlberg a73d25dfe6 One more broken component causing atom tests to crash + some extra PR feedback 2021-04-27 16:54:01 -07:00
karlberg 618d80e738 Deleting touchpoints with the legacy cry renderer in an attempt to fix a failing test 2021-04-27 16:26:26 -07:00
Terry Michaels 6aa5b5698f Removed Cry FogVolume component (#346) 2021-04-27 12:17:50 -05:00
bosnichd e5b5067748 Change LOAD_LEGACY_RENDERER_FOR_EDITOR from true -> false (#315)
Change LOAD_LEGACY_RENDERER_FOR_EDITOR from true -> false, and added some null checks to protect against gEnv->pRenderer and gEnv->p3DEngine now being null in the editor as well as the launcher.
2021-04-26 13:15:32 -06:00
Chris Burel 28170ffe41 Add newlines to the end of all files 2021-04-23 09:43:40 -07:00
mbalfour 3e8625b78b Added "IsReadyToSpawn" to help detect when a spawner is ready to start spawning. Also added a small optimization to SetDynamicSliceByAssetId so that it doesn't do anything when setting it to the same value as before.
(cherry picked from commit ff8a93e71f3017e8555012855f3e2155ec74a405)
2021-04-20 09:36:36 -05:00
greerdv 1363a5b76c fixing bugs with failing to disconnect from non-uniform scale event handlers in multiple places 2021-04-16 16:52:30 +01:00
greerdv 3bbef11d15 Merge branch 'main' into non-uniform-scale-visibility 2021-04-15 14:17:11 +01:00
alexpete 8469c9ca0a Integrating github/staging through commit 5f214be 2021-04-13 17:18:57 -07:00
greerdv a99786fe59 fixing bug with visibility aabb for non-uniformly scaled polygon prism at activation 2021-04-13 09:00:33 +01:00
alexpete 1044dc3da1 Integrating github/staging through commit ab87ed9 2021-04-09 11:27:37 -07:00
alexpete c2cbd430fe Integrating up through commit 90f050496 2021-04-07 14:03:29 -07:00
alexpete 36c4e827bd Integrating latest from github/staging
Integrating up through commit 5e1bdae
2021-03-26 14:32:02 -07:00
alexpete 75dc720198 Integrating latest 47acbe8 2021-03-25 13:57:57 -07:00
alexpete a10351f38d Initial commit 2021-03-08 14:30:57 -08:00