FHannes Posted August 28, 2013 Share Posted August 28, 2013 Hey guys, the first alpha build for 3.40 is now available. Currently it's mainly a couple of new functions and some performance tweaks. But SCAR also has a new look, which will stay if the feedback is positive. Downloads: SCAR Divi Development Changelog: New: - procedure SortTPAByX(var TPA: TPointArray); - procedure SortTPAByY(var TPA: TPointArray); Tweaks: - Optimized TPASpread, SortTPA(Ex) and TPARemoveEx - Rewritten SplitTPA(Ex) for added performance - TPADelete now raises an exception when the index fall outside of the array boundaries - TPARemove now removes the first point instead of the last when removing just one - Editor now shows icon to indicate modifications in tab - New clean look Enjoy ~Freddy Quote Link to comment Share on other sites More sharing options...
Janilabo Posted August 28, 2013 Share Posted August 28, 2013 Hey guys, the first alpha build for 3.40 is now available. Currently it's mainly a couple of new functions and some performance tweaks. But SCAR also has a new look, which will stay if the feedback is positive. Downloads: SCAR Divi Development Changelog: New: - procedure SortTPAByX(var TPA: TPointArray); - procedure SortTPAByY(var TPA: TPointArray); Tweaks: - Optimized TPASpread, SortTPA(Ex) and TPARemoveEx - Rewritten SplitTPA(Ex) for added performance - TPADelete now raises an exception when the index fall outside of the array boundaries - TPARemove now removes the first point instead of the last when removing just one - Editor now shows icon to indicate modifications in tab - New clean look Enjoy ~Freddy List is looking pretty good already! Must like the way you are going through core algorithms and optimizing the performance of em, that is great - speed difference will be notable in big picture. Cheeers Quote Link to comment Share on other sites More sharing options...
slacky Posted August 28, 2013 Share Posted August 28, 2013 (edited) But SCAR also has a new look, which will stay if the feedback is positive. This is a positive feedback because it has a smiley --> ... I actually switched from 3.38 to this Alpha, without ever touching 3.39 (beta) Edited August 31, 2013 by slacky Quote Link to comment Share on other sites More sharing options...
FHannes Posted September 9, 2013 Author Share Posted September 9, 2013 A new copy is available, adding TChrono and such, as well as using the latest build of the OpenAPI. Quote Link to comment Share on other sites More sharing options...
Janilabo Posted September 10, 2013 Share Posted September 10, 2013 A new copy is available, adding TChrono and such, as well as using the latest build of the OpenAPI.Ay Freddy, you forgot to change the last change date at dev.scar-divi.com (Last change: 2013/08/28) ..and ontopic... Going to play around with this copy, very nice to see chronometer type (TChrono) added in for accurate timings! Thanks. Quote Link to comment Share on other sites More sharing options...
FHannes Posted September 28, 2013 Author Share Posted September 28, 2013 New builds are available, providing Clamp functions and a bugfix for TPAUnique. Quote Link to comment Share on other sites More sharing options...