About Store Forum Documentation Contact



Post Reply 
July 2022
Author Message
Esenthel Offline
Administrator

Post: #1
July 2022
Updated Esenthel Source:
-updated text rendering functions, now you can mix text and images, and setup background panels, see new 'StrEx' class, and updated 'D.text' functions
-Warning: Gui Object Editor for 'Text' properties no longer has the option to specify per-character colors/shadows using [col=..] etc., this has to be done through code
-added new classes/functions: 'LangStr', 'MultiStr', 'Button.fitText', 'Text.textLines', 'Text.textHeight', 'Joypad.buttonSymbol', 'Kb.keySymbol', 'Ms.hardware'
-AUTO_LINE modes have been replaced with simple 'bool'
-improved 'Kb.hardware', 'Ms.hardware'
-updated to latest SPIRV-Cross which optimizes GL shaders a bit better
-added support for Sony and 8BitDo gamepads on PC and Android
-improved precision and performance of Matrix axis angle functions

Name Changes:
Kb.hwAvailable -> Kb.hardware
LANG_UNKNOWN -> LANG_NONE
07-14-2022 02:44 PM
Find all posts by this user Quote this message in a reply
Post Reply