浏览代码

updated changelog

/main
Steven Leal 4 年前
当前提交
09bcc92b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      com.unity.perception/CHANGELOG.md

2
com.unity.perception/CHANGELOG.md


Fixed the math offsetting the iteration index of each Unity Simulation instance directly after they deserialize their app-params.
The RandomizerTagManager now uses an OrderedSet data structure to register tags to preserve insertion order determinism in Unity Simulation.
The RandomizerTagManager now uses a LinkedHashSet data structure to register tags to preserve insertion order determinism in Unity Simulation.
GameObjectOneWayCache now correctly registers and unregisters RandomizerTags on cached GameObjects.

正在加载...
取消
保存