YOUR ACCOUNT

Login or Register to post new topics or replies
knn
Posts: 5
Do I see it correctly?

FF does not work on Smart Object Layers in Adobe Photoshop?
  Details E-Mail
SpaceRay
SpaceRay

Posts: 12302
Filters: 35
I have tested this and is true that FF does not work with smart objects layers in Photoshop CS6, so you can´t use this as a smart filter.

This thread is good on the feature wishlist, as the software must be made compatible with smart objects and not all the software are compatible OR can be made compatible as far as I know.

I really do not know much, but I think that this is because the smart filters means that you can go back to the filter plugin software and change again any setting, so there must be a way that FF should remember what was used in that filter so it could recover that information and open again to do it. Maybe is more complex than this and are involved more things, or maybe can´t be done.

--------------------------------------

Although this is not the only software that does not work as a smart filter, as I have seen that also some other companies also do not work either with smart objects, altough some others they work right and compatible with them

From the filters I have installed I have seen that AutoFX software, Filter Forge and Redfield software does not work with Smart objects as they are grayed out

Nik Software, OnOne software and Topaz Labs work right and is compatible with smart objects and so can be used as smart filters.

Here is some more information about using filters as smart filter with smart objects

Smart Is As Smart Does – Photoshop Smart Objects

Why Aren't All My Filters Available in Photoshop?

Solving Common Photoshop Problems–Greyed out Filters Although this will not work for FF or any other non compatible software

I have made for you here a screenshot showin in green the ones that are compatible and in red the ones that are not.

  Details E-Mail
inujima

Posts: 176
Filters: 26
FF can be used as Smart Filter using the photoshop script named "EnableAllPluginsforSmartFilters.jsx".
I learned that trick with seeing this thread.

http://www.filterforge.com/forum/read...ssage96421
  Details E-Mail
knn
Posts: 5
@unijima

Not true for CS6 for which "EnableAllPluginsforSmartFilters.jsx" doesn't even exist.
  Details E-Mail
SpaceRay
SpaceRay

Posts: 12302
Filters: 35
Quote
inujima
FF can be used as Smart Filter using the photoshop script named "EnableAllPluginsforSmartFilters.jsx".


OH, thanks for letting me know about this. I have found it deep inside the Scripts folder inside Photoshop CS5, I have not been able to try it yet and see if it works

Quote
knn
Not true for CS6 for which "EnableAllPluginsforSmartFilters.jsx" doesn't even exist.


I agree, this script and many others are NOT available anymore in CS6 or CC, the script is inside the Presets folder, but there is inside there only a few scripts (compared to many more available in CS5) and this one for enablinfg filter is not available

Here below is where I have found it inside CS5

  Details E-Mail
knn
Posts: 5
Then, I hate to say it, FF is nearly worthless.

It disrupts the whole workflow and renders the advantage, that has been introduces by smart layers, useless.
  Details E-Mail
Skybase
2D/3D Generalist

Posts: 4025
Filters: 76
If you think it's worthless, try something else. Very sure you'd run into another tool you'd like.

[Edit - of an edit] I don't think FF was ever built for any "smart filter" like interaction. It was always a tool where you had to render the output. And it makes sense why it has to do stuff that way given the nature of the program and how it deals with input. If you really want extensive post-interaction, you can go as far as Substance Designer but that's not for Photoshop.
  Details E-Mail
Plotz

Posts: 8
Quote
SpaceRay wrote:
Here below is where I have found it inside CS5


Running this script "EnableAllPluginsforSmartFilters.jsx" from CS5 in Photoshop CS6 will do the Job.

FF works as a Smartfilter then.

smile8)
  Details E-Mail
Jack Larson
john4jack
Posts: 2
I tried copying and pasting this Script (EnableAllPluginsforSmartFilters.jsx) inside of the Presets folder for PSCC 2015.5, but it does not work for using Filter Forge as a Smart Filter. My main reason for wanting to use Filter Forge on a Smart Object is that I find if I downsize my File to 1500 px on the Long Side, it renders Filter Forge far faster. Then I upsize it back to its Original size. This downsizing and upsizing in PS needs to be done on a Smart Object.
  Details E-Mail
BlooSkies
Posts: 4
Been lurking, registering to make this post smile:D
The JavaScript API calls for Photoshop changed, but the underlying setting still works.
Thus...
Code

// Copyright 2002-2007.  Adobe Systems, Incorporated.  All rights reserved.
// Now functional in CS 5+.

$.localize = true;

if (confirm(localize("$$$/JavaScript/EnableAll=Enable all filters for smart filters?"))) {
   var d = new ActionDescriptor();
   d.putBoolean(stringIDToTypeID("enabled"), true);
   app.putCustomOptions("smartFilterEnableAll", d);
} else {
   app.eraseCustomOptions("smartFilterEnableAll");
}
  Details E-Mail

Join Our Community!

Filter Forge has a thriving, vibrant, knowledgeable user community. Feel free to join us and have fun!

33,737 Registered Users
+5 new in 7 days!

153,582 Posts
+26 new in 30 days!

15,355 Topics
+5 new in 30 days!

Create an Account

Online Users Last minute:

7 unregistered users.