Difference between revisions of "SHIPTide Alpha v5.0.10"

From Serious Documentation
Jump to: navigation, search
Line 18: Line 18:
 
|linux||
 
|linux||
 
|}
 
|}
 +
 +
SHIPTide v5.0.10 is matched with SHIPEngine 5.0.10, and is one of the last alpha releases prior to beta 5.0.1xx release.
 +
 +
Significant new feature include:
 +
* much better language/translation management
 +
* enhanced ''text'' and ''textframe'' capabilities including word wrap
 +
* floating point support
 +
 +
See below for details. 
  
 
=== Changelog ===
 
=== Changelog ===

Revision as of 05:53, 30 March 2014

Item Description
version v5.0.10 (alpha)
release date 27 Mar 14
retired date
win32 SHIPTide v5.0.10 Alpha (win32)
win64 SHIPTide v5.0.10 Alpha (win64)
mac
linux

SHIPTide v5.0.10 is matched with SHIPEngine 5.0.10, and is one of the last alpha releases prior to beta 5.0.1xx release.

Significant new feature include:

  • much better language/translation management
  • enhanced text and textframe capabilities including word wrap
  • floating point support

See below for details.

Changelog

Changes that May Affect your Projects

  • None

New SHIP Features

  • Float's now supported by SHIPTide in Float-Typed Properties, Constants, Variables, and Scripts.
  • New Sail script functions:
    • Keyword support
    • itof(integer) - Converts Integer to type Float
    • ftoi(float) - Converts Floats to type Integer
  • Added new translations property to text objects
  • Added gradient object support to resources
  • Added string object support to resources
  • text and textframe now have the option to wrap on word, add line spacing, and disable multi-line rendering

Improvements to the SHIPTide experience

  • Added Templates for new SIM Modules (SIM115, SIM231, SIM535)
  • Language functionality added:
    • Add/Remove Language
    • Set project default language
    • Import/Export to Excel
    • Workspace language display toolbar added