About Store Forum Documentation Contact



Post Reply 
September 2012
Author Message
Esenthel Offline
Administrator

Post: #1
September 2012
Released for Windows and Android:
build 14:
-ACCESS_DYNAMIC has been renamed to ACCESS_CUSTOM (custom object class), ACCESS_CONST has been replaced with ACCESS_CUSTOM and new member ObjParams::constant set to true, ACCESS_EMBED has been renamed to ACCESS_TERRAIN (and is now the default object access mode)
-SafeOverwrite function now has new optional parameter ReadWriteSync *rws=NULL which will be called with 'enterWrite' just before replacing the file and 'leaveWrite' afterwards
-XAnimation now has new member Flt fps=0, allowing to get fps of imported animation
-fixed crash when loading corrupt heightmap files in the Editor
09-12-2012 05:38 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: September 2012
Released Editor 2.0 (Alpha) for Windows:
-please delete your current project before starting the editor
-new project element right-click option "properties" (allowing to see element ID, file ID and file size)
-added support for creating fonts
-added support for creating text styles
-added support for creating gui styles
-added support for importing images
-added support for importing sounds
-added support for importing videos
-added support for importing raw files
09-21-2012 08:54 PM
Find all posts by this user Quote this message in a reply
Post Reply