Difference between revisions of "SHIPTide Alpha v5.0.10"

From Serious Documentation
Jump to: navigation, search
(Created page with "{| class="wikitable" ! scope="col" | Item ! scope="col" | Description |- |version|| v5.0.10 (alpha) |- |release date||27 Mar 14 |- |retired date|| |- |win32||<ext>http://www.s...")
 
Line 26: Line 26:
 
* 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  
 
 
 
** ftoi(float) - Converts Floats to type Integer
 
  
 
* Language toolbar functionality added:
 
* Language toolbar functionality added:

Revision as of 13:13, 27 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.

Fixes/usability changes to improve the SHIPTide experience.

  • Added Templates for new SIM Modules.
  • 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 XML.
  • Added new property to Text Objects - Translations.
  • 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.