Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing events in marketplace version #3

Open
jardicc opened this issue Oct 14, 2020 · 8 comments
Open

Missing events in marketplace version #3

jardicc opened this issue Oct 14, 2020 · 8 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jardicc
Copy link
Owner

jardicc commented Oct 14, 2020

Please post here the name of events that are not recorded in the Marketplace version of Alchemist but are being recorded in the Development version.

@jardicc jardicc added enhancement New feature or request help wanted Extra attention is needed labels Oct 14, 2020
@Naja-helal
Copy link

Naja-helal commented Jan 17, 2021

Filters

Lens Correction
Liquify
Vanishing Point

  • 3D -
    Generate Bump
    Generate Normal

  • Blur -
    Average
    Lens Blur

  • Displace -
    Displace

  • Render -
    Flame
    Picture Frame
    Tree
    Fibers
    Lighting Effects

  • Sharpen -
    Shake Reduction

  • Other -
    HSB/HSL

@jardicc
Copy link
Owner Author

jardicc commented Jan 17, 2021

Filters

Lens Correction
...

Would you be able to provide list of stringIDs, please? Instead of names in UI?

@jstvnsn
Copy link

jstvnsn commented Jan 17, 2021

The list itself makes no sense at all (to me). Average (Blur), Displace and Fibers have all been in Photoshop since day one (approximately, as far as I recall).

@jardicc
Copy link
Owner Author

jardicc commented Jan 18, 2021

The point is that in the Marketplace version I am not allowed to record all events. So I record all these stringIDs. Most of them are not events but I can't filter them all because I just don't know for sure. And something can be also missing. https://github.com/jardicc/alchemist/blob/master/src/inspector/classes/StringIDs.ts

@jstvnsn
Copy link

jstvnsn commented Jan 18, 2021

My observation is simply that the "missing" events in the Marketplace version seem arbitary. I had imagined that some rule or common feature/complexity would apply ...

@jardicc
Copy link
Owner Author

jardicc commented Jan 18, 2021

I see. Thanks. I will check that. For next time I need only the first argument of executeAction so it will save some space.

@Naja-helal
Copy link

I see. Thanks. I will check that. For next time I need only the first argument of executeAction so it will save some space.

you'r welcome ... will done first argument You can delete my reply

@pedrocode
Copy link

I was trying to use Liquify listener to figure out if it was possible the listener get its:

  • load mesh...
  • load last mesh
  • save mesh

My intention is to activate a script that runs on a listener that detects any "Liquify":
the script checks the present layer, and only if it has a mask, it goes to the mask, applies the last mesh applied on the image to the mask and returns to the image

Seams the listener doesn't get the inner details of liquify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants