Difference between revisions of "SHIPTide Alpha v5.0.10"

From Serious Documentation
Jump to: navigation, search
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
{| class="wikitable"
 
{| class="wikitable"
 
! scope="col" | Item
 
! scope="col" | Item
Line 12: Line 13:
 
|-
 
|-
 
|win64||<ext>http://www.seriousintegrated.com/shiptide-v5.0.10-windows-amd64.zip ::SHIPTide v5.0.10 Alpha (win64)</ext>
 
|win64||<ext>http://www.seriousintegrated.com/shiptide-v5.0.10-windows-amd64.zip ::SHIPTide v5.0.10 Alpha (win64)</ext>
|-
 
|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 ===
 
=== Changelog ===
'''These changes may affect your projects.'''
+
==== Changes that May Affect your Projects ====
 
+
* None
'''Fixes/usability changes to improve the SHIPTide experience.'''
+
==== New SHIP Features ====
* Added Templates for new SIM Modules.
 
 
 
 
* Float's now supported by SHIPTide in Float-Typed Properties, Constants, Variables, and Scripts.
 
* Float's now supported by SHIPTide in Float-Typed Properties, Constants, Variables, and Scripts.
 
+
* New Sail script functions:
* New Sail script functions:* Keyword support* itof(integer) - Converts Integer to type Float * ftoi(float) - Converts Floats to type Integer
+
** Keyword support
 
+
** ''itof(integer)'' - Converts Integer to type Float  
* Language toolbar functionality added:
+
** ''ftoi(float)'' - Converts Floats to type Integer
 
+
* Added new ''translations'' property to ''text'' objects
** Add/Remove Language.
+
* Added ''gradient'' object support to ''resources''
 
+
* Added ''string'' object support to ''resources''
** Set project default language.
+
* ''text'' and ''textframe'' now have the option to wrap on word, add line spacing, and disable multi-line rendering
 
+
==== Improvements to the SHIPTide experience ====
** Import/Export to XML.
+
* Added Templates for new SIM Modules (SIM115, SIM231, SIM535)
 
+
* Language functionality added:
* Added new property to Text Objects - Translations.
+
** Add/Remove Language
 
+
** Set project default language
* Workspace language display toolbar added.
+
** Import/Export to Excel
 
+
** Workspace language display toolbar added
* Added Gradient Object support to Resources.
 
 
 
* Added String Object support to Resources.
 
 
 
* Text and Textframe's now have the option to wrap on word, add line spacing, and disable multiline rendering.
 

Latest revision as of 05:54, 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)

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