Improve druid.color API with better organization and clearer function names

Co-authored-by: Insality <3294627+Insality@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-08-20 14:43:42 +00:00
parent 92db5319a7
commit cc818e4c6e
4 changed files with 533 additions and 6 deletions

4
.gitignore vendored
View File

@@ -17,3 +17,7 @@ manifest.private.der
manifest.public.der
/.editor_settings
/.deployer_cache
# Example and documentation files (not part of core library)
example_color_api_usage.lua
DRUID_COLOR_API_IMPROVEMENTS.md