About Store Forum Documentation Contact



Post Reply 
March 2022
Author Message
Esenthel Offline
Administrator

Post: #1
March 2022
Updated Esenthel Source:
-added new functions for drawing material based particles: DrawAnimatedMaterialParticleBegin, DrawAnimatedMaterialParticleAdd, DrawAnimatedMaterialParticleEnd
-optimized publishing of Applications in the Editor
-updated "Engine Builder" to have "Compile Editor" task checked on by default

API Changes:
'Steam.appLanguage' now returns enum LANG_TYPE
03-21-2022 03:54 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: March 2022
Updated Esenthel Source:
-added more MLT/MLTC function variations
-added 'Property.display' methods allowing to get/set text that is visible on the screen

API Changes:
-'Text Property.name' was renamed as 'Text Property.text', and a new "Str Property.name" was added ('name' is used for saving/loading properties 'SaveProperties/LoadProperties', and 'text' is used to display on screen), to support multi-languages
03-26-2022 05:18 PM
Find all posts by this user Quote this message in a reply
Post Reply