About Store Forum Documentation Contact



Post Reply 
June 2013
Author Message
Esenthel Offline
Administrator

Post: #1
June 2013
Released Esenthel 2.0 for Windows and Android:
-added small fixes related to Code Editor Show Line Numbers
-fixed listing suggestions when typing comments which are between a code statement
-new function TriABAngle useful for simple inverse kinematics
06-01-2013 05:09 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: June 2013
Released Esenthel 2.0 for Windows and Android:
-improved window fading effect if it has partially transparent graphics
-added support for exporting application source code files as raw text files (without converting them to C++) via new menu option "Export/Text"
06-03-2013 03:46 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #3
RE: June 2013
Released Esenthel 2.0 for Windows and Android, and Esenthel 1.0 for Android:
-fixed black screen on some old Android devices (Tegra 2, PowerVR SGX up to 540)
06-04-2013 02:01 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
RE: June 2013
Released Esenthel 2.0 for Windows and Android:
-added support for Android x86 platform (Android running on Intel CPU)
-new Edge*.draw(Color color0, Color color1) method allowing to draw an edge with different colors for each point
-new TextCode class allowing to manually draw text with different modifiers for different parts of the text (just like the Text gui object)
-MT.vel is now more precise
06-06-2013 04:04 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #5
RE: June 2013
Released Esenthel 2.0 for Windows and Android:
-Particles.update can now accept custom time delta parameter "Flt dt=Time.d()"
-fixed GuiObj.screenPos not working correctly for Context Menus assigned to other Context Menus
-fixed LocationRefresh to work properly on Android 2.3 Gingerbread
-Shift+Backspace will now work the same as Backspace in EE 2.0 Code Editor
06-23-2013 04:17 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #6
RE: June 2013
Released Esenthel 2.0 for Windows, Mac, Android and iOS:
-improved converting from Mac/iOS unicode strings to EE Str strings
-improved accessing clipboard via 'ClipGet' on Mac to properly handle new line characters
-operating on clipboard via 'ClipGet/ClipSet' on iOS now operates on global system clipboard (allowing to use clipboard data between applications)
-improved mesh subdivision algorithm
-added compass functionality thanks to the new functions Magnetometer, MagnetometerRefresh and MagnetometerDisable
06-29-2013 02:14 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #7
RE: June 2013
Released Esenthel 2.0 for Windows and Android:
-added Asin function (arc sine)
-fixed a very rare crash when editing source code in the editor
06-30-2013 04:11 PM
Find all posts by this user Quote this message in a reply
Post Reply