About Store Forum Documentation Contact



Post Reply 
August 2013
Author Message
Esenthel Offline
Administrator

Post: #1
August 2013
Released Esenthel 2.0 for Windows and Android:
-added support for touchscreens on Windows 8 ('Touches' container will be setup properly)
-improved Unicode support for MS SQL
-adjusted string and binary data limit in MySQL from 64KB to 4GB
-improved handling of SQL identifiers having ']' (MS SQL) and '`' (MySQL and SqLite) characters
-improved setting string values in MS SQL which have new lines in them
-modifying code lines having "#.." preprocessor commands, will now rebuild full code (all of its lines in terms of preprocessing)
-improved FTP class and Uploader tool to handle case when more than one message is received from the server at a time, and losing connection after long transfers due to faulty routers/firewalls
-minor fixes to Gui Editor (sometimes keyboard shortcuts were not detected, creating objects and pressing undo resulted in object still present)
08-18-2013 06:16 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: August 2013
Released Esenthel 2.0 for Windows:
-fixed auto patching issue related to not being able to update physics dll files
08-21-2013 11:23 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #3
RE: August 2013
Released Esenthel 2.0 for Windows and Android:
-IMPORTANT: mouse wheels now return float values and no longer integer values
-SupportedTouches will now return correct value on Windows
-improved precision of Touches.vel on Windows
-FTP class will now work correctly for file sizes >= 2GB
-new methods File.cmpLongV,decLongV,cmpULongV,decULongV
-added new font size 18 to Code Editor
-implemented memory leak detection to recast/detour library
-fixed one memory leak which was genereated in PathMesh.create function
-editor's orientation cube in the viewport can now be specified to be drawn on the right side of the screen (useful for touchscreens)
-added support for horizontal mouse wheel in Windows and Android
-implemented SHA2 hashing algorithm
08-31-2013 09:51 AM
Find all posts by this user Quote this message in a reply
Post Reply