Re: how to get groups to appear in FCPX?
On 4/25/2014 3:32 PM, Darrin Cardani wrote: Paul, It still doesn’t officially support publishing groups, but it turns out you can do it anyway, if you’re sneaky. :-) I have never actually done this myself, but I’m told that once you publish your parameters, you can save your template, then open it in a text editor and mess with the flags on the parameter group you want to use. The flags for hiding things are: Hide everywhere: 0x00000002 Hide in curve editor: 0x00010000 Hide in inspector: 0x00400000 So I imagine you’ll need to turn those flags off. _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com I couldn't find any "hide flags" for my parameters in the .moef. I did find the published-parameters section, with the parameter ids like 100/101, 100/102, etc. I noticed that if I remove the 100/101, 100/102 entries and just put in a line for "100", with the group name, it publishes the entire group of parameters. The group header shows up in FCPX and is collapsible but doesn't show a disclosure rectangle - but it does work. So it appears that publishing a parameter group automatically publishes all of the parameters in it. If only Motion would not disable the "Publish" menu item when over a group header. Would save so much time!
participants (1)
-
Paul Miller