Releases: adrenak/ugx
Releases · adrenak/ugx
v5.18.1
5.18.1 (2021-04-25)
Bug Fixes
Calculating Rect visibility fixed. (6bf4fc3 )
Change View.CurrentState to .State (yet again) (aef7fb8 )
Fix navigator issue on pop all (2adfbce )
Improved Picture editor further. Add Picture events for refres. Resolve #42 h (9f9d079 )
Picture only creates and updates sprite when required. (b25b132 )
Some inspector serialization. (56ab817 )
Stop calculating View visibility very frame. Improve Picture editor script. (590a1d4 )
throttle image loading rate in Texture2DDownloader. Move responsibility of texture compression from downloader to cache implementations. Resolve #41 . (56ad16e )
Try README copying in Github Actions (a474620 )
v5.18.0
5.18.0 (2021-04-12)
Features
ViewList rebuilds container. (74c2643 )
v5.17.0
5.17.0 (2021-04-09)
Features
Remove ViewEvent, didn't add much value. Resolve #9 (f3571d9 )
v5.16.1
5.16.1 (2021-04-09)
Bug Fixes
ViewList simplified and refactored. Resolve #18 (17843fb )
v5.16.0
5.16.0 (2021-04-07)
Features
Resource instancing added. Popup implements it. (92d9491 )
v5.15.0
5.15.0 (2021-04-06)
Bug Fixes
Change NODE_AUTH_TOKEN to NPM_TOKEN fo rnpm publishing (04fb3a5 )
Fix typo in ci.yml (5ddce39 )
Features
Try auto npm publishing in CI (6e03d16 )
v5.14.0
5.14.0 (2021-03-31)
Features
Add manual refresh to ViewListBehaviour. Resolve #7 (48197d0 )
Move visibility monitoring from View to UGXBehaviour. Resolve (627daa3 )
v5.13.0
5.13.0 (2021-03-31)
Features
Move visibility monitoring from View to UGXBehaviour. Resolve (32917c3 )
v5.12.0
5.12.0 (2021-03-28)
Features
closes #28 , closes #29 . Orientation and Fullscreen options in Window class added. (3d67fc6 )
You can’t perform that action at this time.