repo: janusweb action: commit revision: path_from: revision_from: 841ab198dc1f5b3836eed5c35bc6d863a66ccd1c: path_to: revision_to:
commit 841ab198dc1f5b3836eed5c35bc6d863a66ccd1c Author: James BaicoianuDate: Tue Sep 25 00:12:32 2018 -0700 Updated changelog diff --git a/CHANGELOG b/CHANGELOG
--- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,28 @@ +JanusWeb 1.3 +============ +- Engine improvements + - Improved mobile browser performance and usability + - Edit mode improvements (F1 to access) + - Suport for glTF with embedded textures + - Asset load optimizations + - Text objects cast shadows + - Inventory improvements + - Send network updates every 20ms instead of 100ms + - Fix head rotation with gamepads +- Scripting and markup improvements + - Fixed custom element initialization race condition + - Fixed collision_scale + - Added object.getParentByTagName() / object.getParentByClassName() + - Update particles if particle_scale is changed + - Allow dynamic room.near / room.far + -attributes: sbs3d, ou3d, reverse3d, maxsize, preload + - Leap motion hand improvements + - Added onloadstart / onloadprogress / onload events to and
-----END OF PAGE-----