isle-portable/extensions
Christian Semmler ac4cd6b979
Fix crash when performer's child ROIs are left dangling in ScenePlayer
NotifyROIDestroyed now walks the parent chain to also invalidate child
ROIs of the destroyed performer (head, limbs, etc.) that were placed
into the roiMap by BuildROIMap. The ancestor walk happens once; all
other fields are cleaned with simple pointer equality.
2026-04-03 20:42:41 -07:00
..
docs/thirdpersoncamera Add multiplayer extension 2026-04-03 15:41:57 -07:00
include/extensions Fix use-after-free crash in ScenePlayer when remote player disconnects mid-animation 2026-04-03 20:37:04 -07:00
src Fix crash when performer's child ROIs are left dangling in ScenePlayer 2026-04-03 20:42:41 -07:00