mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-08 01:53:52 +00:00
Synthesizes a radial gradient PNG fading from <centerHex> at the image center to <edgeHex> at the corner. Distance is normalized so the corner is t=1 (works for non-square images), with a smoothstep curve giving a soft falloff rather than a harsh disc edge. Useful for spell glow rings, vignettes, soft-edged decals, and particle-emitter masks — the common "circular blob" cases that linear gradients can't produce. Verified: 64×64 white-center / black-edge "glow" PNG written successfully; invalid 'notacolor' hex rejected with exit 1. Brings command count to 222. |
||
|---|---|---|
| .. | ||
| asset_extract | ||
| auth_login_probe | ||
| auth_probe | ||
| blp_convert | ||
| dbc_to_csv | ||
| editor | ||
| asset_pipeline_gui.py | ||
| backup_assets.sh | ||
| diff_classic_turtle_opcodes.py | ||
| gen_opcode_registry.py | ||
| generate_ffx_sdk_vk_permutations.sh | ||
| m2_viewer.py | ||
| opcode_map_utils.py | ||
| validate_opcode_maps.py | ||