Skip to content

Commit

Permalink
Update VERSIONS.TXT
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeHart66 committed Dec 5, 2020
1 parent c14ec52 commit 1339730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions VERSIONS.TXT
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
***** 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)
Expand Down

0 comments on commit 1339730

Please sign in to comment.