Difference between revisions of "SHIPTide Alpha v5.0.10"

From Serious Documentation
Jump to: navigation, search
(Changelog)
(Changelog)
Line 30: Line 30:
 
** Keyword support
 
** Keyword support
  
** itof(integer) - Converts Integer to type Float  
+
** ''itof(integer)'' - Converts Integer to type Float  
  
** ftoi(float) - Converts Floats to type Integer
+
** ''ftoi(float)'' - Converts Floats to type Integer
  
 
* Language toolbar functionality added:
 
* Language toolbar functionality added:
  
** Add/Remove Language.
+
** Add/Remove Language
  
** Set project default language.
+
** Set project default language
  
** Import/Export to Excel.
+
** Import/Export to Excel
  
* Added new property to ''text'' objects - translations.
+
* Added new ''translations'' property to ''text'' objects
  
* Workspace language display toolbar added.
+
* Workspace language display toolbar added
  
* Added ''gradient'' object support to ''resources''.
+
* Added ''gradient'' object support to ''resources''
  
* Added ''string'' 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.
+
* ''text'' and ''textframe'' now have the option to wrap on word, add line spacing, and disable multi-line rendering

Revision as of 05:45, 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

Changelog

These changes may affect your projects.

  • None

Fixes/usability changes to improve the SHIPTide experience.

  • Added Templates for new SIM Modules (SIM115, SIM231, SIM535)
  • 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
  • Language toolbar functionality added:
    • Add/Remove Language
    • Set project default language
    • Import/Export to Excel
  • Added new translations property to text objects
  • Workspace language display toolbar added
  • 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