Feature/stained glass template#66
Open
davidianstyle wants to merge 48 commits intoInvestigamer:mainfrom
Open
Conversation
…red MTG-Proxyshop code
Owner
|
I resolved the conflicts from merging the settings-panels branch in, will take a look at the full code changes soon 👍 |
Final changes, Bump 1.3.0 -> 1.4.0
Also deprecated config section as this is now outlined in the GUI.
Added default "Normal" Class template, available on gdrive and via the updater.
…utilities New helpers include: get_color(), apply_rgb(), apply_cmyk(), copy_layer_mask(), duplicate_group(), import_art(), and import_svg()
…r non-Ixalan back face lands
…ng potential future deprecation
…ion Symbol now rendered using these effects New helpers have been introduced that can apply layer affects using given effects dictionary. These include apply_fx(), apply_fx_stroke(), apply_fx_gradient(), apply_fx_drop_shadow(), with more to be added in the future. The solidcolor() helper has been effectively replaced with a more robust get_color() function that can identify many types of color inputs. A named color dictionary and rarity gradient dictionary has been added to constants to keep track of authentic colors. Expansion symbol info now processed in process_expansion_symbol_info, using helpers that take in a variety of data types and convert to authentic effects dictionaries. Old Expansion Symbol rendering can still be used by either changing the new Classic Symbol Rendering setting, or by enabling this setting within a custom template.
…hich in the future will help keep data in-line with what is expected for the layout object
…shop, always use root directory of project
…tend to NormalLayout Also implemented new setting Render Miracle, when disabled miracle cards can render as any Normal template. Also deprecated default_class property from layouts, in favor of just using card_class and overwriting when necessary.
…t for Expansion Symbol rendering
solidcolor() deprecated in favor of get_color(), added new helper: smart_layer(), refactored some existing helpers and added missing docstring info.
…symbol() Also added custom_symbols.json to build pipeline
…red MTG-Proxyshop code
…avidianstyle/MTG-Proxyshop into feature/stained-glass-template
Contributor
Author
Contributor
Author
|
Also, reminder of where you can download the latest version of the Photoshop template file: |
Owner
|
Looking good, I will definitely fix conflicts after I finished merging in #70 and finally see about getting this PR merged as well! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Here's my (revised) PR for a Stained Glass template frame plugin:
Not currently supported:
Future enhancements to be added later:
Example renders:
Feedback appreciated!