Hi guys,
The 5th beta version of this object is not released yet but I'm too happy to waiting for the next week when I'll release it.
This version is major release and will include the following features:
Corrected bugs:
- Sometimes, the collision mask was not updated correctly
- The SVG importation doesn't works with some SVG format
Optimizations:
- A big optimization has been done for the render of the shape itself (it's also the case for the HWA mode)
Updates:
- SVG importation has been updated to let it imports more SVG properties
New features:
- The object is partially compatible with HWA mode (a lot of things need to be optimized and implemented but it's in the good way). However, you should know that the VectorialShape object will probably not be as fast as in the software mode (because HWA mode uses textures while software mode directly draw on the frame without textures and memory allocations).
- The object has new powerful text features which support horizontal and vertical alignments, fonts, colors, alpha, 5 antialias methods, bounding box, margin,...
- New transformation to constrain the shape into a square (it's pretty useful for making and use custom presets with the export/import "SVG point list" feature)
- New preset: Bubble box
Other news will be communicated when the 5th beta will be released.
EDIT:
The beta5 of this object is now released. Some cool new functions/features has been added. These ones could mayby help you a lot with our without the core functionalities of the object itself.