site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com I don't think so. But then I didn't think the main render path was doing that anymore, either, so it's possible the same bug is there in that path, as well. Darrin On Aug 5, 2010, at 11:16 AM, Ben Syverson wrote:
Darrin,
Yes, this is in Motion (4.0.2 to be exact). Will the TemporalAPI also return images with antialiased edges?
Ben
On Aug 5, 2010, at 1:04 PM, Darrin Cardani wrote:
Ben, I assume this is in Motion and not FCP, right? Motion will sometimes render anti-aliased edges around objects. I thought we had fixed cases where we passed these to plugins, but it appears not.
If you want to get the full-sized images, you can always use the TemporalAPI. That will always return a full-sized image. You can pass it the current time if you want.
[FxTexture width] is the correct way to get the width of an FxTexture. You can also ask for its texture coords and see what those say.
Let me know if you have any other questions.
Thanks, Darrin -- Darrin Cardani dcardani@apple.com
-- Darrin Cardani dcardani@apple.com _______________________________________________ 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: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... This email sent to site_archiver@lists.apple.com
participants (1)
-
Darrin Cardani