Cerberus X v2020-12-05 released

Started by MikeHart, December 05, 2020, 15:19:55

Previous topic - Next topic

MikeHart

Hi folks,

due to a retina bug in CX, especially using mojo2, here is a quick update for you guys.

You can download it from here:

https://whiteskygames.itch.io/cerberus-x/devlog/201850/cerberus-x-v2020-12-05-released

These are the notes from the change log:

***** v2020-12-05 *****
FIX: [MOJO/MOJO2] Another try at fixing apps that don't scale right on retina displays.    (Author: Phil7)
FIX: [HTTPREQUEST] Fixed compiling error on Linux about missing curl include file. (Author: MikeHart)
MOD: [MOJO/MOJO2] Renamed #GLFW_HIGH_DPI_ENABLED constant, to #GLFW_MACOS_RETINA_ENABLED.    (Author: Phil7)
NEW: [MOJO/MOJO2] Added DeviceWindowWidth:Int() and DeviceWindowHeight:Int() to retrieve to retrieve the size of a windows in desktop unit sizes.    (Author: Phil7)
NEW: [MOJO/MOJO2] Added DrawImageRect:Void( image:Image,tx:Float,ty:Float,sourceX:Int,sourceY:Int,sourceWidth:Int,sourceHeight:Int,rz:Float=0,sx:Float=1,sy:Float=1 )    (Author: Martin)


Have fun and let us know, if something is not working for you guys.
Michael