Skip to content

Releases: JasonXuDeveloper/JEngine

v0.8.0f7

20 Oct 08:18
1c26081
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0f6...0.8.0f7

v0.8.0f6

27 May 05:43
3a355ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0f5...0.8.0f6

v0.8.0f5

06 May 10:53
6f5c35d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0f4...0.8.0f5

v0.8.0f4

20 Apr 12:42
93e4b43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0f3...0.8.0f4

v0.8.0f3

19 Apr 13:46
03fd117
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0f2...0.8.0f3

v0.8.0f2

16 Apr 07:31
941988e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0f1...0.8.0f2

v0.8.0f1

12 Apr 07:32
b05e496
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.0f1

v0.8.0

11 Apr 03:10
b053836
Compare
Choose a tag to compare

What's Changed

  • Supported WebGL
  • Removed JUI (will be redesigned shortly)
  • Optimized LifeCycleMgr performance
  • Optimized ThreadMgr features
  • Optimized JStream performance
  • Optimized JBehaviour performance
  • Optimized MonoBehaviour performance
  • Optimized FpsMonitor performance
  • Optimized CryptoMgr interfaces
  • Optimized JBehaviour/ClassBind Object/MonoBehaviour GC
  • Optimized GetComponent(s)/FindObject(s)OfType performance
  • Switched to YooAsset for asset management module (instead of Bundle Master)
  • NEW FEATURE UnsafeMgr which provides unsafe (use for optimization) features
  • NEW FEATURE UnmanagedMemoryPool which supports allocating unmanaged memory with pooling
  • NEW FEATURE CoroutineMgr which supports executing/stopping coroutines from non-MonoBehaviour class
  • NEW STRUCTURE Split JEngine source code to multiple packages

New Contributors

Full Changelog: 0.7.5...0.8.0

v0.7.5c

31 Dec 06:34
20a042c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.5b...0.7.5c

v0.7.5b

26 Oct 10:40
8fc9c7d
Compare
Choose a tag to compare

Fixed a few minor bugs and improved the experience

What's Changed

New Contributors

Full Changelog: 0.7.5...0.7.5b