Browse Source

Update ChangeLog and Unity Project Version

Now at Fungus v3.13.3 and Unity 2019.4.4
master
Steve Halliwell 5 years ago
parent
commit
4860037395
  1. 13
      Assets/Fungus/Docs/CHANGELOG.txt
  2. 4
      ProjectSettings/ProjectVersion.txt

13
Assets/Fungus/Docs/CHANGELOG.txt

@ -1,6 +1,19 @@
Changelog {#changelog} Changelog {#changelog}
========= =========
Unreleased
======
v3.13.3
======
## Fixed
- View Gizmo Drawer specifies type of View, no longer tries to run for every object in scene.
- TMProLinkAnim dictionary errors caused by duplicate entries when Domain Reload is disabled, Thanks to yano.
- Divide Equal now uses Unicode characters in place of ASCII slash in menus, so it shows correctly.
v3.13.2 v3.13.2
====== ======

4
ProjectSettings/ProjectVersion.txt

@ -1,2 +1,2 @@
m_EditorVersion: 2019.3.13f1 m_EditorVersion: 2019.4.4f1
m_EditorVersionWithRevision: 2019.3.13f1 (d4ddf0d95db9) m_EditorVersionWithRevision: 2019.4.4f1 (1f1dac67805b)

Loading…
Cancel
Save