Jump to content
FHannes

SCAR Divi 3.27 RC

Recommended Posts

SCAR Divi 3.27 should have reached the final build yesterday, but some issues arose that I wanted to fix first to make sure the final build is stable enough. These issues are now resolved, so I'm uploading the RC version now. The final version will be released tomorrow after I push through a final bugfix for a function in the core library. No more features will be added/removed before the final build.

 

Regular: http://svn.scar-divi.com/scar/

Portable: http://svn.scar-divi.com/scar_portable/

 

Changelog:

Bugfixes:
- TPAChain and TPAChainEx did not always return the correct result

Improvements:
- Some noob-proofing
- Tweaked parts of the core library
- Additional stability
- Settings manager was overhauled

Additions:
- Shortkey for the bitmap picker
- SCAR327_UP directive
- Deprecated keyword for regular functions
- Icons for bottom tabs (lamp icon for messages lights up when messages are available)
- function SplitTPA(const TPA: TPointArray; const Dist: Integer): T2DPointArray; (Alias for TPAChain)
- function SplitTPAEx(const TPA: TPointArray; const XMax, YMax: Integer): T2DPointArray; (Alias for TPAChainEx)
- T2DBoxArray = array of TBoxArray;
- TIntArray = array of Integer;
- function LastDelimiter(const Delimiters, Str: AnsiString): Integer;
- function FindDelimiter(const Delimiters, Str: AnsiString): Integer;
- function FindDelimiterEx(const Delimiters, Str: AnsiString; StartPos: Integer): Integer;

 

Enjoy the release :)

 

~Freddy

Edited by Freddy
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
  • Create New...