Edit of asset "Color Preview" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Color Preview | |
Description |
This Plugin lets you preview colours from code in the same line directly next to the line numbers and breakpoints. Click any preview to open a color picker where you can edit the color directly. Supports all variations of the standard Godot 'Color' and also shader 'vec4' for previews and changing via the color picker. ---------------------------- Feel free to visit the GitHub repository https://github.com/Qubus0/GodotColorPreview Ideas, contributions and stars are all welcome :) ---------------------------- Installation: In the Godot Editor, go to the AssetLib tab Search for 'Color Preview', select and press Download Select only the addons/ColorPreview folder and press Install Or: Download/Pull from the GitHub repository Add the ColorPreview/ directory and its contents to the addons/ directory in your Godot project Enabling the addon: Go to Project > Project Settings... > Plugins and press Enable Once you have done this, every line containing a Color will have a preview left of the breakpoint gutter. |
This Plugin lets you preview colours from code in the same line directly next to the line numbers and breakpoints. Click any preview to open a color picker where you can edit the color directly. |
Category | Tools | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/Qubus0/GodotColorPreview | |
Issues Url | https://github.com/Qubus0/GodotColorPreview/issues | |
Godot version | Godot 4.2 | |
Version String | 2.3.0 | 2.0 |
Download Commit | fa30e3b67536d99cfb48f3327e39fff145de4271 | 0048fb49f1fa6a333091616ac3417b15dee2eca1 |
Download Url (Computed) | https://github.com/Qubus0/GodotColorPreview/archive/fa30e3b67536d99cfb48f3327e39fff145de4271.zip | https://github.com/Qubus0/GodotColorPreview/archive/0048fb49f1fa6a333091616ac3417b15dee2eca1.zip |
Icon Url |
https://raw.githubusercontent.com/Qubus0/GodotColorPreview/main/Icon.png
|