浏览代码

ChangeLog Update

/main
Thomas ICHÉ 5 年前
当前提交
7f0b5319
共有 1 个文件被更改,包括 22 次插入0 次删除
  1. 22
      CHANGELOG.md

22
CHANGELOG.md


# Changelog
## 2019.1.3
#### Added
* **Call Tree Explorer :** Using Window/Gameplay Ingredients/Call Tree Explorer , opens a window that lists the tree of Events, Logic and Actions, State Machines and Event Calling Actions
* Added option in GameplayIngredientsSettings to disable visibility of Callable[] bound to Update Loops.
* Added OnUpdate Event : Perform calls every update
* Added OnColider Event : Perform calls upon collisions
* Added OnJoinBreak Event : Perform calls upon Rigid body joint break
* Added FlipFlop Logic : Two-state latch logic
* Added RigidBody Action : Perform actions on a rigidbody
* Added SetAnimatorParameterAction : Perform parameter setting on Animators
* Added Sacrifice Oldest option to Factory
#### Changed
- Moved Menu Items in Window menu into a Gameplay Ingredients Subfolder
#### Fixed
*
## 2019.1.2
#### Changed

正在加载...
取消
保存