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

Extend scripting API for color actions #87

Closed
5 tasks done
jbunke opened this issue May 22, 2024 · 0 comments
Closed
5 tasks done

Extend scripting API for color actions #87

jbunke opened this issue May 22, 2024 · 0 comments

Comments

@jbunke
Copy link
Owner

jbunke commented May 22, 2024

Description

Extend the scripting API for color actions

Tasks

  • Color functions
    • P.palettize(palette pal, int scope, bool include_disabled);
    • P.extract_to_pal(palette pal, int scope, bool include_disabled);
    • P.hsv_shift(int scope, bool include_disabled, int h_shift, float s_shift, float v_shift);
    • P.color_script(int scope, bool include_disabled, string script_path);
  • Complete accompanying documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant