

Added method Application:setWindowSize(width, height).Added method Application:setFullScreen(bool).Changed coordinates shaders to high precision.Added headers table to UrlLoader COMPLETE event object with retrieved response headers if any.Added UrlLoader:ignoreSslErrors() to ignore certificate related errors.Lua errors now cause exceptions when not in player mode, so they would be catchable by Crash Reporting libraries.Gideros Players are now discoverable in Gideros Studio automatically and available through dropdown.Added ability to search console output in Studio.Added Ctrl+Shift+X shortcut to clear output.Added Ctr+P in Gideros Studio toggles between localhost and IP setting.Added Studio saves separate export paths for each platform.Added Event.MOUSE_WHEEL for mouse wheel scroll events on desktop.Added Application:getDeviceName to get user friendly device name.Added WindowWidth and WindowHeight dimensions in Project property for Desktop exports initial windows dimensions.Fixed buffer overflow in print function.Fixed toggle autoscale on Application:setFullscreen toggle.
GIDEROS RETURN MULTIPLE VARIABLES FULL

Uses provided organization name and domain.Dispatches SUSPEND/RESUME events on losing focus and modal dialogs.Fixed not resending all files to player all the time.Player dispatches SUSPEND/RESUME events on losing focus and modal dialogs.Ability to provide organization name and domain when exporting desktop applications.Application:vibrate now accepts amount of miliseconds to vibrate.
