Build 1.00.4990 Available!
Posted on September 24, 2014
The new Murl Engine Build 1.00.4990Beta is available for download. This is an update release with support for iOS 8.
API Changes:
-
GetText()
methods inResource::ICollection
andResource::IPackage
now return a text object instead of a char pointer. UseGetValue()
on this text object to retrieve the actual string.
New Features:
- Added iOS8 platform support
-
Added several new methods to
ICustomControlable
. -
Added
CustomControlable
base class. -
Added several new methods to
IPlatform
.
Improvements:
- Updated 3rd party facebook SDK to iOS v3.18 and Android v3.18.
- Improved Atlas Generator (support for creating multiple images).
-
Added
IsIndexValid()
method to container classes. -
IFile
automatic data resize of empty data forRead(Data& data)
method.
Fixes:
- Stability fixes in various graph nodes.
- Fixed an issue when running in sequential run loop mode.
- Fixed incorrectly setting scale factor/active/visible in animation controllers when no such keys are present.
-
Util::SplitString()
fixed adding empty array elements if acceptEmpty is false.
For an detailed overview on what's new, please read the change log.
As always, if you encounter difficulties, find a bug or want to discuss development issues, head over to the Forum.
Don't miss out on any update,
subscribe to our newsletter.