Files
unity-iso-tools/Assets/IsoTools/Docs/CHANGELOG.txt
2016-11-27 05:51:32 +07:00

103 lines
1.9 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------
-- Version X.X.X --
-------------------
Fix 5.4 warning
IsoPhysics to Addons/Physics
-------------------
-- Version 2.4.2 --
-------------------
Bug fixing
-------------------
-- Version 2.4.1 --
-------------------
Bug fixing
-----------------
-- Version 2.4 --
-----------------
Snapping support for editor
Physic raycast from iso camera support (IsoWorld.RayFromIsoCameraToIsoPoint)
-------------------
-- Version 2.3.2 --
-------------------
Bug fixing
- 'DontDestroyOnLoad' now working with physic objects
- 'Layer Collision Matrix' fixes
- Tiled map material bug fix
Performance tweaks
- Collision events is disabled by default (add IsoTriggerListener or IsoCollisionListener for get events)
- 'Cache renderers' flag for IsoObject
- 'IsoWorld.Instance' for get IsoWorld singleton instance
-------------------
-- Version 2.3.1 --
-------------------
Bug fixing
-----------------
-- Version 2.3 --
-----------------
Initial Tiled Map Editor support
-----------------
-- Version 2.2 --
-----------------
PlayMaker support
-----------------
-- Version 2.1 --
-----------------
add mix 2D and 3D support
custom isometric tile angle, ratio and height
add some mouse and touch functions
bug fixing
-----------------
-- Version 2.0 --
-----------------
Physics support! (Colliders, Rigidbodies, Trigger and Collision events)
Many helpful upgrades for editor
New samples
Bug fixing
-----------------
-- Version 1.4 --
-----------------
Added the new sorting algorithm to improve performance noticeably.
-----------------
-- Version 1.3 --
-----------------
New 'UpDown' isometric type (like jrpg).
Optional sorting flag.
New TilePosition function.
Added Unity 5 support.
Fix some bugs.
-----------------
-- Version 1.1 --
-----------------
Fix some bugs.
-----------------
-- Version 1.0 --
-----------------
Initial version.