Esenthel
Administrator
|
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 |
|
Esenthel
Administrator
|
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 |
|