Release: Structure Tools, v0.1

Release Type: Production
Version: 0.1
Release Notes

This is our first public release of Structure Tools. Presently, it offers a faster and easier alternative to construct indexed and named structures.

This plugin will give you the Kineme Named Structure Maker and the Kineme Structure Maker. These both allow you to create dynamic structures from any Quartz Composer datatype without the overhead of the javascript patch.

AttachmentSize
StructureTools-0.1.zip28.05 KB

yanomano pictureVery precious release...:)

0
points

Thanks a lot kineme ! You rocks !

jean_pierre pictureit would be great if each

0
points

it would be great if each patch set included a screenshot of a canonical use, if only to aid in the description.

dimitri pictureRe: Release: Structure Tools, v0.1

0
points

Hello,

I'm using the structure to file and structure from file patches and encountering some unexpected behavior. Structure (components 1,2,3) is written to file, when read back to another structure the components are messed up (1,3,2).

Plist editor displays the structure as should be.

I'm pasting below the output as read from text edit, where components seem indeed to be dancing around in the wrong order. ("Brightness" being component 3 - indeed)

bplist00Ó[component_2[component_3[component_1_0.4406048059463501ZBrightness_-0.8617710471153259'3HSi

Thanks everyone for the work, works and friendliness around!

dwskau pictureRe: Release: Structure Tools, v0.1

0
points

I think those patches are actually part of File Tools. I just had some recent confusion about where they came from as well. It would be really great if there was a list of all the patches included in each plugin on the site here.

Also the order problems you are experiencing are sort of explained here I think: http://kineme.net/Discussion/ProgrammingQuartzComposerPatches/arrayselem...